Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

ACF Tab Merge

Опис

This plugin merges ACF tabs across field groups into a single tab list.

Very useful if you’re re-using field groups across templates and don’t want all your tabs to display seperately.

Requires Advanced Custom Fields to work.

N.B. This has only been tested on ACF5 so may not work on the 4.x versions.
See this plugin if you’re using older versions of ACF.

Встановлення

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Часті питання

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“ACF Tab Merge” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “ACF Tab Merge” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0.2

  • Remove active class off of merged tabs

1.0.1

  • Updated jQuery selectors to not select sub-tabs as this breaks them. Only get first level tabs!

1.0.0

  • Initial Release