Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/adamsilverstein/api-post-list
- Owner: adamsilverstein
- Created: 2016-08-07T15:15:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-25T22:09:24.000Z (over 8 years ago)
- Last Synced: 2024-10-15T23:47:51.802Z (2 months ago)
- Language: JavaScript
- Size: 50.8 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
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.htmlThis 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.