Get ACF Field Label from Name
开发者 |
louis
|
更新时间 |
2021年10月23日 23:14 |
PHP版本: |
4.3 及以上 |
WordPress版本: |
5.8.1 |
版权: |
GPLv2 or later |
详情介绍:
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.
更新日志:
1.0.1
Release Date - 23 October 2021
- Updated function used to query the posts table
1.0.0
Release Date - 07 October 2021