このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

WP REST API Custom Fields

説明

This plugin combines the two of the best WordPress plugins: Advanced Custom Fields and WP REST API.

This plugin is based on the work fromPanman on Github. He was right when he said it would be better as plugin, but it would be even better if it would be available through the WordPress Plugin Repository.

An addition made to this plugin is that each ACF Field van be filtered throug the hook: JSON_META_ACFFIELDNAME (where ACFFIELDNAME depends on the fieldname you’ve added in the Advanced Custom Fields backend.)

インストール

This plugin works straight out of the box.

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

評価

2件のレビューをすべて表示

貢献者と開発者

WP REST API Custom Fields はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WP REST API Custom Fields” をあなたの言語に翻訳しましょう。

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

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.1

  • Initial Release.