Description
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-idslist of every media ID.
Installation
- Upload the plugin files to the
/wp-content/plugins/wp-rest-api-media-idsdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
FAQ
- 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
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« WP-REST-API Media IDs » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « WP-REST-API Media IDs » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal des modifications
0.1 – Initial setup