Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

WP-REST-API Media IDs

Opis

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.

Instalacja

  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

Najczęściej zadawane pytania

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

Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

Kontrybutorzy i deweloperzy

„WP-REST-API Media IDs” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

0.1 – Initial setup