WP API Shortcodes

WP API Shortcodes Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 1,449 downloads
WP API Shortcodes Icon

Try plugin: WP API Shortcodes

We'll create fresh WordPress site with WP API Shortcodes installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About WP API Shortcodes

Simple Shortcode Plugin to get WordPress data from WP REST API(Version2)

0


0


0


0


0

updated: 8 years ago
since: 9 years ago

Description

You can use Simple Shortcode [wpapi-posts].
This shortcode can get many data from WP REST API(Version2).

Shortcode Example

Get 10 post from own Site

[wpapi-posts]

Get 5 Posts from http://example.com/ writing about ‘WP-API’

[wpapi-posts s="WP-API" url="http://example.com/" posts_per_page="5"]

Get 10 Pages from own Site

[wpapi-posts type="pages"]

Get 10 Thumbnail Images

[wpapi-posts type="media" size="thumbnail"]