Beschrijving
When you enter a shortcode, it will be executed and outputted, by using the_field(‘FIELD_NAME_HERE’) in your theme.
You need Advanced Custom Fields plugin by Elliot Condon.
Installatie
- Install Advanced Custom Fields plugin and activate it
- Upload
shortcode-acf' to the
/wp-content/plugins/` directory
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Advanced Custom Field: Shortcode Field” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Advanced Custom Field: Shortcode Field” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
4.0
- directory name fix. changed for wordpress.org
3.0
- support ACF4.0
- downloadable from wordpress.org
2.0
- list shortcodes below the fields
1.0
- initial release