Beschrijving
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.
Installatie
- 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. - 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
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“WP-REST-API Media IDs” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “WP-REST-API Media IDs” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
0.1 – Initial setup