Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

RESTjQuery

Deskripsi

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.

Instalasi

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.

Ulasan

Belum ada ulasan untuk plugin ini.

Kontributor & Pengembang

“RESTjQuery” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Terjemahkan “RESTjQuery” dalam bahasa Anda.

Tertarik mengembangkan?

Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.

Log Perubahan

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.