Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

ACF Pro show fields shortcode

Leírás

If you use ACF Pro, you can display some fields on your pages with shortcode.
There is a shortcode [mxasts_acfp_show_field debug=”true” get_field=”card” show_all_fields=”true”].

Attributes:
debug=”true” – enable debugging mode;
get_field=”card” – show field „card” („card” is just example)
show_all_fields=”true” – show all existing fields on current page or post

Képernyőmentések

  • ACF new group of field creation
  • Insert shortcode
  • Display custom fields

Telepítés

From your WordPress dashboard

  1. Visit ‘Plugins > Add New’
  2. Search for ‘ACF Pro show fields shortcode’
  3. Activate the plugin from your Plugins page.

From WordPress.org

  1. Download ‘ACF Pro show fields shortcode’.
  2. Upload the ‘ACF Pro show fields shortcode’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
  3. Activate ‘ACF Pro show fields shortcode’ from your Plugins page.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“ACF Pro show fields shortcode” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“ACF Pro show fields shortcode” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.1

  • Tested up to WP 6.3

1.0

  • ACF Pro show fields shortcode