aucor / rp4wp-polylang-compatibility
WordPress 相关文章 - Polylang 兼容性相关文章
1.3
2018-02-03 12:52 UTC
This package is not auto-updated.
Last update: 2024-09-20 18:36:15 UTC
README
贡献者: Teemu Suoranta
标签: WordPress 相关文章, 相关文章, Polylang, WordPress
许可: GPLv2 或更高版本
描述
这是 Related Posts for WordPress 的一个插件,增加了对 Polylang 的兼容性。
插件要求
- Related Posts for WordPress (高级版)
- Polylang
我不是 Related Posts for WordPress 的开发者。此插件基于他们的 WPML 兼容性插件。
安装
如何使用
- 安装并激活此附加组件
- 完成
Composer
$ composer aucor/rp4wp-polylang-compatibility
使用 composer.json
{
"require": {
"aucor/rp4wp-polylang-compatibility": "*"
},
"extra": {
"installer-paths": {
"htdocs/wp-content/plugins/{$name}/": ["type:wordpress-plugin"]
}
}
}
问题和功能愿望单
问题
仍有文章链接到错误的语言
- 转到相关文章 -> 安装器 -> 重新安装此文章类型(并重新链接所有内容)
不支持多语言停用词
- 提交 PR!