RESTjQuery

0

This small plugin includes support for RESTjQuery script. Once installed your site can use the RESTjQuery script. Security Check A security key is set for you and will be needed to enab

Version
Last updated
Active installations
WordPress Version
Tested up to
PHP Version
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

This small plugin includes support for RESTjQuery script. Once installed your site can use the RESTjQuery script.

Security Check

A security key is set for you and will be needed to enable logged in users to access certain endpoints such as posting a new post.

To enable access you need to use the nonce parameter like so.

restjQuery({
    nonce: restjquery_params.nonce
});

How to use

See the documentation for a guide on using RESTjQuery.