Skip to content

tomphill/wp-rest-api-logo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

=== WP REST API logo ===
Contributors: Tom Phillips
Tags: wp-api, wp-rest-api, rest, api, logo
Requires at least: 3.6.0
Tested up to: 4.7.x
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Extends WordPress WP REST API with new routes pointing to WordPress logo.


== Description ==

This plugin extends the [WordPress WP REST API](http://v2.wp-api.org/) with new routes for WordPress logo if a logo is set.

The new routes available will be:

* `wp-json/wp/v2/logo` outputs the logo image media id and url


== Installation ==

This plugin requires having [WP REST API](http://v2.wp-api.org/) installed and activated or it won't be of any use. Since Wordpress 4.7 the WP REST API has been merged in the Wordpress core, so this plugin might not be needed any longer.

Install the plugin as you would with any WordPress plugin in your `wp-content/plugins/` directory or equivalent.

Once installed, activate WP REST API logo from WordPress plugins dashboard page and you're ready to go, WP REST API will respond to the new route and endpoint.


== Changelog ==

= 1.0.0 =
* First public release

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages