Opis
WordPress plugin adds a helper function get an Advanced Custom Field label from its name.
To use, call the function getAcfLabelByName(’your_field_name_here’);
No setup required!
Instalacja
Upload the „acf-label-from-name” folder to your wp-content/plugins directory, then Activate it.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Get ACF Field Label from Name” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Get ACF Field Label from Name” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0.1
Release Date – 23 October 2021
* Updated function used to query the posts table
1.0.0
Release Date – 07 October 2021
* Initial release