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.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Get ACF Field Label from Name” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Get ACF Field Label from Name” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

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