Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

ACF Tab Merge

Beschreibung

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.

Installation

  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

FAQ

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

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„ACF Tab Merge“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „ACF Tab Merge“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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