Описание
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.
Установка
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
Часто задаваемые вопросы
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Upload the plugin files to the
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«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