Kuvaus
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
Asennus
- 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
UKK
- 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
Arvostelut
Avustajat & Kehittäjät
“Post Type Select Field for Advanced Custom Fields” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.
AvustajatKäännä “Post Type Select Field for Advanced Custom Fields” omalle kielellesi.
Oletko kiinnostunut kehitystyöstä?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Muutosloki
1.1.0
Filter for public arg of post_type_options
1.0.0
- Initial Release.