Açıklama
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
Yükleme
From your WordPress dashboard
- Visit ‘Plugins > Add New’
- Search for ‘ACF Pro show fields shortcode’
- Activate the plugin from your Plugins page.
From WordPress.org
- Download ‘ACF Pro show fields shortcode’.
- Upload the ‘ACF Pro show fields shortcode’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
- Activate ‘ACF Pro show fields shortcode’ from your Plugins page.
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“ACF Pro show fields shortcode” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“ACF Pro show fields shortcode” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.1
- Tested up to WP 6.3
1.0
- ACF Pro show fields shortcode