WP Manifestindependent plugin directory
manifest / integrations / wp-bridge-post-formats

Bridge: Post Formats

Expose Post Formats in WP REST API

by Dzikri Aziz · github.com/kucrut/wp-bridge-post-formats · website

2stars
251composer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/kucrut/wp-bridge-post-formats/archive/refs/heads/master.zip

Also on Packagist as kucrut/bridge-post-formats:

composer require kucrut/bridge-post-formats

From the readme

Bridge: Post Formats 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

Read the full README on GitHub →