offbeatwp/polylang

使polylang与offbeatWP更加兼容

安装: 61

依赖: 0

建议者: 0

安全: 0

星星: 0

关注者: 2

分支: 0

公开问题: 0

类型:offbeatwp-service

dev-master 2019-06-20 08:25 UTC

This package is auto-updated.

Last update: 2024-09-20 20:31:32 UTC


README

polylang服务允许你在twig模板中运行polylang短代码。

从OffbeatWP主题的根目录运行此命令进行安装:

composer require offbeatwp/polylang

然后,将以下行添加到你的config/services.php文件中:

OffbeatWP\Polylang\Service::class,