Linux 软件免费装
Banner图

Simple Posts API

开发者 mr_speer
werkpress
更新时间 2014年11月18日 10:46
PHP版本: 3.5 及以上
WordPress版本: 4.0
版权: GPLv2 or later
版权网址: 版权信息

标签

posts ajax API endpoints REST REST API RESTful

下载

详情介绍:

As more and more developers turn towards front-end apps and data solutions, a solid AJAX API is key to developing a responsive, usable system of querying and modifying posts. While many solutions and plugins exist to help set up endpoints, often times they are cumbersome or overly opinionated. Simple Posts API provides your site with an easy-to-use, structure RESTful API with which to query, update, and delete posts. It is relatively unopinionated, so you can store and retrieve post metadata at will without worrying about setting up fields beforehand. Additionally, it employs native WordPress Nonces to provide a secure structure for updating your post data.

安装:

Using The WordPress Dashboard
  1. Navigate to the \'Add New\' in the plugins dashboard
  2. Search for ‘Simple Posts API’
  3. Click \'Install Now\'
  4. Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
  1. Navigate to the \'Add New\' in the plugins dashboard
  2. Navigate to the \'Upload\' area
  3. Select simple-posts-api.zip from your computer
  4. Click \'Install Now\'
  5. Activate the plugin in the Plugin dashboard
Using FTP
  1. Download simple-posts-api.zip
  2. Extract the simple-posts-api directory to your computer
  3. Upload the simple-posts-api directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

升级注意事项:

1.0
  • Initial Version

更新日志:

1.0