Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

WP-REST-API Media IDs

Mô tả

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.

Cài đặt

  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

Hỏi đáp

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

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“WP-REST-API Media IDs” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

0.1 – Initial setup