Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

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.