Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

WP REST API Custom Fields

Descripción

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.)

Instalación

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

Reseñas

Leer los 2 comentarios

Colaboradores & Desarrolladores

“WP REST API Custom Fields” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “WP REST API Custom Fields” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .

Historial de cambios

0.1

  • Initial Release.