RESTjQuery v1.0.0 Beta

Handle REST-API requests from or to your WordPress site using jQuery.

Only 3.04 KB
Get the Latest Release Documentation

Download WordPress Plugin

Examples

Watch Star Fork
Default Usage
var posts = restjQuery();

Install

Using WordPress just as a CMS? No problem. Place this tag in your head or just before your close body tag.

<script src="https://restjquery.com/release/latest/restjquery.min.js"></script>

Example

Posts are loading from a WordPress demo site using RESTjQuery.
View JS source code.

Loading Posts...