Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adamsilverstein/api-post-list

A demo plugin exploring Backbone and the WP REST API
https://github.com/adamsilverstein/api-post-list

Last synced: about 1 month ago
JSON representation

A demo plugin exploring Backbone and the WP REST API

Awesome Lists containing this project

README

        

=== API Post List ===
Contributors: adamsilverstein
Tags: post list, shortcode
Requires at least: 4.4
Tested up to: 4.5
Stable tag: 0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin ads a Backbone based API driven media grid shortcode. Currently uses the shortcode `api_post_list`.

== Description ==

This plugin ads a Backbone based API driven media grid shortcode. Currently uses the shortcode `api_post_list`.

== Installation ==

1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `api_post_list` in your posts

== Frequently Asked Questions ==

== Screenshots ==

== Changelog ==

= 0.1 =
Initial release.