Описание
Post Type Select for Advanced Custom Fields provides a select field for choosing a WordPress Post Type.
Compatibility
This ACF field type is compatible with:
* ACF 5
* ACF 4
Установка
- Copy the
acf-posttype_select
folder into yourwp-content/plugins
folder - Activate the Post Type Select plugin via the plugins admin page
- Create a new field via ACF and select the Post Type Select type
- Please refer to the description for more info regarding the field type settings
Часто задаваемые вопросы
- Installation Instructions
-
- Copy the
acf-posttype_select
folder into yourwp-content/plugins
folder - Activate the Post Type Select plugin via the plugins admin page
- Create a new field via ACF and select the Post Type Select type
- Please refer to the description for more info regarding the field type settings
- Copy the
Отзывы
Участники и разработчики
«Post Type Select Field for Advanced Custom Fields» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Post Type Select Field for Advanced Custom Fields» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.1.0
Filter for public arg of post_type_options
1.0.0
- Initial Release.