Contributors: sebd86
Donate link: https://sebdumont.xyz/donate/
Tags: api, jquery, JSON, rest, rest-api, wp-api
Requires at least: 4.4
Requires PHP: 5.6
Tested up to: 5.1.1
Stable tag: 1.0.0
License: GPL v2 or later
This plugin simply installs the RESTjQuery script on your WordPress site.
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
});
See the documentation to guide you on using RESTjQuery.
- WordPress v4.5 or above.
You may:
- Clone the GitHub repository:
https://github.com/restjquery/RESTjQuery-Plugin.git
, or.. - Download the latest release from the GitHub repository, or..
- Download the plugin from the WordPress repository.
- Go to WordPress Admin > Plugins > Add New.
- Click Upload Plugin at the top.
- Choose File and select the
.zip
file you downloaded in Step 1,2 or 3. - Click Install Now and Activate the plugin.
If you find a bug within RESTjQuery (plugin), please report the issue by creating a ticket on the GitHub repository where I can deal with it more appropriately. To help me solve the issue, please be as descriptive as possible.
Need help? This is a developer's portal for RESTjQuery plugin and should not be used for general support. Please visit the support forum on WordPress.org if you need help.
If you or your company use RESTjQuery plugin or appreciate the work I’m doing in open source, please consider supporting me directly so I can continue maintaining it and keep evolving the project.
You'll be helping to ensure I can spend the time not just fixing bugs or releasing new versions, but also keeping the project afloat. Any contribution you make is a big help and is greatly appreciated.
Please also consider starring ✨ and sharing 👍 the project repo! This helps the project getting known and grow with the community. 🙏
I accept one-time donations and monthly via BuyMeACoffee.com
- My PayPal
- BuyMeACoffee.com
- Bitcoin (BTC):
3L4cU7VJsXBFckstfJdP2moaNhTHzVDkKQ
- Ethereum (ETH):
0xc6a3C18cf11f5307bFa11F8BCBD51F355b6431cB
- Litecoin (LTC):
MNNy3xBK8sM8t1YUA2iAwdi9wRvZp9yRoi
Thank you for your support! 🙌
RESTjQuery (plugin) is released under GNU General Public License v3.0.
RESTjQuery (plugin) is developed and maintained by Sébastien Dumont.