devgeniem/acf-toggle-flexible-layouts

Adds a button to toggle flexible layouts in admin side.

Installs: 117

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 17

Forks: 1

Open Issues: 4

Language:JavaScript

Type:wordpress-plugin

1.0.3 2022-06-06 11:01 UTC

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