该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

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