Title: Ultimate WP REST API
Author: egany
Published: <strong>2018 年 8 月 15 日</strong>
Last modified: 2018 年 12 月 21 日

---

搜索插件

![](https://ps.w.org/ultimate-wp-rest/assets/banner-772x250.jpg?rev=1925328)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/ultimate-wp-rest/assets/icon.svg?rev=1925328)

# Ultimate WP REST API

 作者：[egany](https://profiles.wordpress.org/egany/)

[下载](https://downloads.wordpress.org/plugin/ultimate-wp-rest.zip)

 * [详情](https://cn.wordpress.org/plugins/ultimate-wp-rest/#description)
 * [评价](https://cn.wordpress.org/plugins/ultimate-wp-rest/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/ultimate-wp-rest/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/ultimate-wp-rest/#developers)

 [支持](https://wordpress.org/support/plugin/ultimate-wp-rest/)

## 描述

An awesome WordPress plugin to extend the WordPress APIs like Menu, Featured/Thumb
Images, JWT Authentication & caching…

All the API is tested and used in the apps of EGANY, you can take a look at
 * [EGANY apps](https://codecanyon.net/user/egany_com/portfolio)*
[gikApp – React Native Mobile App For WordPress](https://codecanyon.net/item/gikapp-react-native-full-application/19465924)*
[Qribto – The React Native App For Crypto Currency News Site](https://codecanyon.net/item/qribto-the-react-native-app-for-crypto-currency-news-site/22462364)

FEATURES:

 * Menus WP API: Adding menus endpoints on WP REST API / Extends WordPress WP REST
   API with new routes pointing to WordPress menus.
 * Better REST API Featured Images: Adds a top-level field with featured image data
   including available sizes and URLs to the post object returned by the REST API.
 * User WP API: Adding user endpoints on WP REST API. If you wish to Register User
   or Retrieve Password using REST API, without exposing Administrator credentials
   to the Front End application, you are at the right place. Since WordPress 4.7,
   REST API was natively included in WordPress.
 * Caching WP API: FileStorage, MemoryStorage
 * Authentication: auth by account and by JWT

## 屏幕截图

[⌊UWR-General-setting-1.png⌉⌊UWR-General-setting-1.png⌉[

UWR-General-setting-1.png

[⌊UWR-Caching-1.png⌉⌊UWR-Caching-1.png⌉[

UWR-Caching-1.png

[⌊UWR-API-Testing-1.png⌉⌊UWR-API-Testing-1.png⌉[

UWR-API-Testing-1.png

[⌊UWR-API-Testing-2.png⌉⌊UWR-API-Testing-2.png⌉[

UWR-API-Testing-2.png

## 安装

This section describes how to install the plugin and get it working.

 1. Upload `Ultimate_WP_REST_API` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Add this block code to your .htaccess file at WordPress site root folder RewriteCond%{
    HTTP:Authorization} ^(._) RewriteRule ._ – [e=HTTP_AUTHORIZATION:%1]

## 常见问题

  Is it free?

It’s absolutely free, no cost and fees

## 评价

![](https://secure.gravatar.com/avatar/22087b0f413744a0a4dfb561dde9e5bef865cc83abe5b4cb5a1930098c9c328b?
s=60&d=retro&r=g)

### 󠀁[Super Awesome](https://wordpress.org/support/topic/super-awesome-42/)󠁿

 [nickquik](https://profiles.wordpress.org/nickquik/) 2018 年 9 月 24 日

Fantastic job guys. Keep it up!

![](https://secure.gravatar.com/avatar/093200640c78a9a527f44f4c5ac4db5b61b49edf0306f96d739111093c80ca33?
s=60&d=retro&r=g)

### 󠀁[thank you](https://wordpress.org/support/topic/thank-you-1701/)󠁿

 [vohuynhthehung](https://profiles.wordpress.org/vohuynhthehung/) 2018 年 8 月 17
日

It’s a very nice plugin, thanks a lot!

![](https://secure.gravatar.com/avatar/006ea02b5a7fbdbe3cb31b9b491eb6b2e4fd41819eeff3178fc4b484fcd276d6?
s=60&d=retro&r=g)

### 󠀁[So great plugin!](https://wordpress.org/support/topic/so-great-plugin-4/)󠁿

 [quynhruby](https://profiles.wordpress.org/quynhruby/) 2018 年 8 月 16 日

Thank you for such a great plugin. Would be nice to integrate it into default wordpress!

![](https://secure.gravatar.com/avatar/fb239ec3846f61112710dffd49824930924c4e0ba1f323526305e3bdf0f0ba4b?
s=60&d=retro&r=g)

### 󠀁[Very useful](https://wordpress.org/support/topic/very-useful-1676/)󠁿

 [Won](https://profiles.wordpress.org/phamwon/) 2018 年 8 月 15 日

This is an enhancement of the WP API!

 [ 阅读所有4条评价 ](https://wordpress.org/support/plugin/ultimate-wp-rest/reviews/)

## 贡献者及开发者

「Ultimate WP REST API」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ egany ](https://profiles.wordpress.org/egany/)
 *   [ Won ](https://profiles.wordpress.org/phamwon/)

[帮助将「Ultimate WP REST API」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/ultimate-wp-rest)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/ultimate-wp-rest/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/ultimate-wp-rest/)，或通过[RSS](https://plugins.trac.wordpress.org/log/ultimate-wp-rest/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/ultimate-wp-rest/)。

## 更新日志

#### 1.2.8

 * Fix minor bug
 * Update installation guideline

#### 1.2.7

 * Add API settings/option (GET)
 * /settings/option?name=[option_name]

#### 1.2.6

 * Disable Auth by User Account

#### 1.2.5

 * Fixed bug UserInfo – User email existing
 * Fixed “There is no posting of comments” error
 * After logging in to the application using the existing login/password, the first
   name and last name fields in the user profile are not displayed.

#### 1.2.4

 * Fixed bug login by nonce, update code

#### 1.2.3

 * Fixed wp_create_nonce don’t exist

#### 1.2.2

 * Fixed encode URL bugs

#### 1.2.1

 * Update JWT bugs

#### 1.2.0

 * Update API settings

#### 1.1.0

 * Delete lib never used

#### 1.0.0

 * Initial release

## 额外信息

 *  版本 **1.2.7**
 *  最后更新：**7 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 4.7 或更高版本 **
 *  已测试的最高版本为 **4.9.29**
 *  PHP 版本 ** 7.1 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/ultimate-wp-rest/)
 * 标签
 * [jwt](https://cn.wordpress.org/plugins/tags/jwt/)[Mobile App](https://cn.wordpress.org/plugins/tags/mobile-app/)
   [rest-api](https://cn.wordpress.org/plugins/tags/rest-api/)
 *  [高级视图](https://cn.wordpress.org/plugins/ultimate-wp-rest/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  4 条 5 星评价     ](https://wordpress.org/support/plugin/ultimate-wp-rest/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/ultimate-wp-rest/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/ultimate-wp-rest/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/ultimate-wp-rest/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/ultimate-wp-rest/reviews/?filter=1)

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

[查看全部评论](https://wordpress.org/support/plugin/ultimate-wp-rest/reviews/)

## 贡献者

 *   [ egany ](https://profiles.wordpress.org/egany/)
 *   [ Won ](https://profiles.wordpress.org/phamwon/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/ultimate-wp-rest/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://reactaz.com)