Title: RESTjQuery
Author: Sébastien Dumont
Published: <strong>April 24, 2017</strong>
Last modified: March 20, 2019

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-rest-api-jquery-support.svg)

# RESTjQuery

 By [Sébastien Dumont](https://profiles.wordpress.org/sebd86/)

[Download](https://downloads.wordpress.org/plugin/wp-rest-api-jquery-support.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/wp-rest-api-jquery-support/#description)
 * [Reviews](https://wordpress.org/plugins/wp-rest-api-jquery-support/#reviews)
 *  [Installation](https://wordpress.org/plugins/wp-rest-api-jquery-support/#installation)
 * [Development](https://wordpress.org/plugins/wp-rest-api-jquery-support/#developers)

 [Support](https://wordpress.org/support/plugin/wp-rest-api-jquery-support/)

## Description

This small plugin includes support for [RESTjQuery script](https://restjquery.com/).
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](https://docs.restjquery.com/) for a guide on using RESTjQuery.

## Installation

#### Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers
itself and you don’t even need to leave your web browser. To do an automatic install,
log in to your WordPress admin panel, navigate to the Plugins menu and click Add
New.

In the search field type “RESTjQuery” and click Search Plugins. Once you’ve found
the plugin you can view details about it such as the the point release, rating and
description. Most importantly of course, you can install it by clicking _Install
Now_.

#### Manual installation

The manual installation method involves downloading the plugin and uploading it 
to your webserver via your favourite FTP application.

 * Download the plugin file to your computer and unzip it
 * Using an FTP program, or your hosting control panel, upload the unzipped plugin
   folder to your WordPress installation’s `wp-content/plugins/` directory.
 * Activate the plugin from the Plugins menu within the WordPress admin.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“RESTjQuery” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ Sébastien Dumont ](https://profiles.wordpress.org/sebd86/)

[Translate “RESTjQuery” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-rest-api-jquery-support)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-rest-api-jquery-support/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wp-rest-api-jquery-support/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wp-rest-api-jquery-support/)
by [RSS](https://plugins.trac.wordpress.org/log/wp-rest-api-jquery-support/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0 – 20th March 2019

 * Tweaked: Re-written the main plugin file.
 * Checked: Compatible with WordPress v5 and up.

#### 1.0 – 24th April 2017

 * Initial release.

## Meta

 *  Version **1.0.0**
 *  Last updated **7 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.4 or higher **
 *  Tested up to **5.1.22**
 *  PHP version ** 5.2.4 or higher **
 * Tags
 * [api](https://wordpress.org/plugins/tags/api/)[jquery](https://wordpress.org/plugins/tags/jquery/)
   [JSON](https://wordpress.org/plugins/tags/json/)[rest](https://wordpress.org/plugins/tags/rest/)
   [rest-api](https://wordpress.org/plugins/tags/rest-api/)
 *  [Advanced View](https://wordpress.org/plugins/wp-rest-api-jquery-support/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wp-rest-api-jquery-support/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-rest-api-jquery-support/reviews/)

## Contributors

 *   [ Sébastien Dumont ](https://profiles.wordpress.org/sebd86/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-rest-api-jquery-support/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://sebdumont.xyz/donate/)