Beschreibung
This plugin enhances WordPress REST API v2 responses about metadata.
Screenshots
Installation
- Upload „rest-api-custom-fields“ folder to the „/wp-content/plugins/“ directory.
- Activate the plugin through the „Plugins“ menu in WordPress.
- New item „REST API Custom Fields“ appears in the admin menu (under the Settings menu). There you can select which metadata you want to contain in the REST API response.
Rezensionen
Mitwirkende & Entwickler
„REST API Custom Fields“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „REST API Custom Fields“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.3
- It is now possible to expose custom fields of custom post types
1.2
- Exposed values can now contain arrays
- Attributes representing custom fields moved directly under the top-level node in the response
1.1
- Fixed db prefix
1.0
- Init version