This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Get ACF Field Label from Name

विवरण

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!

इंस्टॉलेशन

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

समीक्षाएं

There are no reviews for this plugin.

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

बदलाव विवरण

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