このプラグインは 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 はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Get ACF Field Label from Name” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログ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