Skip to content

acidstout/json-rest-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

json-rest-widget for WordPress

This plugin adds a widget which allows to fetch content of external WordPress installations. Basically it can be used to fetch anything which returns JSON, if the JSON contains at least entries named "link" and "title".

Usage

Copy this plugin to your WordPress plugins folder, activate it and check the widgets section of your theme. Add the widget to your sidebar, set a title and enter the URL to the WordPress REST interface of your external server. Optionally set the maximum length applied to each entry returned by your external server.

Reference

See the WordPress REST API at https://developer.wordpress.org/rest-api/reference/ for details.

About

Widget demonstrating the use of the WordPress REST API v2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published