このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

WP-REST-API Media IDs

説明

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.

インストール

  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

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

評価

このプラグインにはレビューがありません。

貢献者と開発者

WP-REST-API Media IDs はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WP-REST-API Media IDs” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.1 – Initial setup