Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WP-REST-API Media IDs

Descripción

This plugin extends the WordPress REST API with new routes for all WordPress media IDs.

The new routes available will be:

  • /media-ids/v1/get-all-media-ids list of every media ID.

Instalación

  1. Upload the plugin files to the /wp-content/plugins/wp-rest-api-media-ids directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

Preguntas frecuentes

Is this an official extension of WP API?

No, it is not an official plugin of the WP API.

Can I contribute to the project?

Of course! This is the GitHub Repository: https://github.com/mapk/wp-rest-api-v2-media-ids

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "WP-REST-API Media IDs" 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.

Registro de cambios

0.1 – Initial setup