Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του 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

Συχνές Ερωτήσεις

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” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

0.1 – Initial setup