devgeniem/acf-toggle-flexible-layouts 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

geniem-github-banner

ACF toggle flexible layouts

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 plugins directory.

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

alt text

统计信息

  • 总下载量: 317
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 7
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 7
  • Watchers: 17
  • Forks: 1
  • 开发语言: JavaScript

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2023-08-10