Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Get ACF Field Label from Name

Beschreibung

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!

Installation

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

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Get ACF Field Label from Name“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

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