bonnier/contenthub-editor
Composer 安装命令:
composer require bonnier/contenthub-editor
包简介
Integrates Bonnier ContentHub into WordPress
关键字:
README 文档
README
This plugin enables your WordPress site to integrate with the Bonnier ContentHub and edit content.
Requirements
- WordPress 4.7.2 or higher
- ACF PRO 5.x
- PHP 5.6 or higher
Installation/Configuration
Install through composer:
composer require bonnier/wp-contenthub-editor
Hooks
Slug change
Triggers when the composite slug is changed
add_action(WpComposite::SLUG_CHANGE_HOOK, function($postId, $oldLink, $newLink){ // Do your magic here }, 10, 3);
Please note that the links provided are the absolute links and not just post links
统计信息
- 总下载量: 7.05k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2017-04-19