Описание
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.
Установка
- 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
Часто задаваемые вопросы
- 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
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«WP-REST-API Media IDs» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «WP-REST-API Media IDs» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.1 — Initial setup