devgeniem/acf-toggle-flexible-layouts
最新稳定版本:1.0.3
Composer 安装命令:
composer require devgeniem/acf-toggle-flexible-layouts
包简介
Adds a button to toggle flexible layouts in admin side.
关键字:
README 文档
README
ACF toggle flexible layouts
- Contributors: devgeniem / Liblastic
- Tags: wordpress, acf
- License: GPL-3.0 or later
- License URI: http://www.gnu.org/licenses/gpl-3.0.html
Description
Adds button which toggle ACF flexible fields in WordPress admin side. If you have multiple layouts open admin may become messy to maintain. This plugin makes admin side faster to use when user wants to order flexible fields.
Installation
add to your composer.json
Composer
The plugin is available via packagist: https://packagist.org/packages/devgeniem/acf-toggle-flexible-layouts Install by composer command
composer require devgeniem/acf-toggle-flexible-layouts
OR add it in your composer.json:
{
"require": {
"devgeniem/acf-toggle-flexible-layouts": "^1.0.3"
}
}
You can, however, install it also as an ordinary plugin.:
- Download the latest release here and just extract the archive in your
pluginsdirectory.
Filters
Button texts.
You can filter button name with filter geniem/toggle_flexible_layouts/localized_strings.
Button styles.
You can filter button texts and icons with filter geniem/toggle_flexible_layouts/button_data.
Screenshot
统计信息
- 总下载量: 317
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2023-08-10

