Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

WP API Categories+Tags

Leírás

This plugin will allow the inclusion of a given posts categories and tags in both reading from and writing to the WP REST API.

I have also included a few of my own endpoints, (found at: /wp-json/e_ct/v1/) „categories” and „tags.” These endpoints will print out all
categories on that site, and if you provide a post ID it will give you the categories/tags for that post.

NOTE:
For future compatibility I have prefixed everything with „e_”
This is so if the WordPress team eventually supports this functionality, this plugin will not interfear with their API

Telepítés

  1. Double check you have the WordPress REST (v2) API installed and active
  2. Upload the plugin folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  3. Activate the plugin through the ‘Plugins’ screen in WordPress

GYIK

None Yet

Ask Away!

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“WP API Categories+Tags” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“WP API Categories+Tags” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.0

  • Initial release!