Deskripsyon
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!
Pag-install
Upload the “acf-label-from-name” folder to your wp-content/plugins directory, then Activate it.
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “Get ACF Field Label from Name” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “Get ACF Field Label from Name” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.
Changelog
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