Beschrijving
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!
Installatie
Upload the “acf-label-from-name” folder to your wp-content/plugins directory, then Activate it.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Get ACF Field Label from Name” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Get ACF Field Label from Name” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via 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