kucrut / bridge-post-formats
Expose Post Formats in WP REST API.
Installs: 251
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:wordpress-plugin
Requires
- composer/installers: ~1.0
This package is auto-updated.
Last update: 2024-10-13 16:22:07 UTC
README
Expose Post Formats in WP REST API.
Endpoint: /wp-json/wp/v2/formats
Just like categories, but for post formats.
This plugin was primarily built for Minnie.
Requirements
- WordPress 4.5+
- WP API 2.0-beta13+
Changelog
0.2.0
- Remove WP-API from dependencies
0.1.0
- Initial