使polylang与offbeatWP更加兼容
github.com/offbeatwp/polylang
源代码
问题
安装: 61
依赖: 0
建议者: 0
安全: 0
星星: 0
关注者: 2
分支: 0
公开问题: 0
类型:offbeatwp-service
Requires
None
Requires (Dev)
Suggests
Provides
Conflicts
Replaces
MIT d56a30e706922f8097d170bedd8da22c37f39250
This package is auto-updated.
Last update: 2024-09-20 20:31:32 UTC
polylang服务允许你在twig模板中运行polylang短代码。
从OffbeatWP主题的根目录运行此命令进行安装:
composer require offbeatwp/polylang
然后,将以下行添加到你的config/services.php文件中:
config/services.php
OffbeatWP\Polylang\Service::class,