Description
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
Installation
- 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
FAQ
- 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
Reviews
Contributors & Developers
“Post Type Select Field for Advanced Custom Fields” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Post Type Select Field for Advanced Custom Fields” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.0
Filter for public arg of post_type_options
1.0.0
- Initial Release.