Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Get ACF Field Label from Name

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!

Instalacija

Upload the “acf-label-from-name” folder to your wp-content/plugins directory, then Activate it.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Get ACF Field Label from Name” is open source software. The following people have contributed to this plugin.

Doprinositelji

Zapis promijena

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