Title: WP API Customizer
Author: Kite
Published: <strong>2014 年 9 月 19 日</strong>
Last modified: 2015 年 1 月 17 日

---

搜索插件

![](https://ps.w.org/wp-api-customizer/assets/banner-772x250.png?rev=993243)

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

![](https://ps.w.org/wp-api-customizer/assets/icon.svg?rev=993255)

# WP API Customizer

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

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

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

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

## 描述

Due to security/privacy concerns, JSON REST API (WP API) only allows post meta data(
custom field value) for authenticated users.
 This plugin is an easy way to make
post meta available when unauthenticated.

After activate the plugin, go to WP API Customizer option page.
 Click the plus 
icon to add rows. Set JSON attributes and custom field names in your posts that 
you want to use when unauthenticated. The JSON REST API will provide the data as“
post_meta” like the following:

    ```
    "post_meta":{"your_attribute_a":"Custom Field A value","your_attribute_b":"Custom Field B value"}
    ```

## 安装

 1. Upload the `wp-api-customizer` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the Plugins menu in WordPress.
 3. Go to WP API Customizer option page.
 4. Set JSON attributes and custom field names.

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ Kite ](https://profiles.wordpress.org/ixkaito/)

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

### 对开发感兴趣吗?

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

## 更新日志

#### 0.0.2

 * Fix a bug that WP API Customizer options are deleted unexpectedly
 * Solve conflicts with some plugins
 * Delete the data in the database when uninstalling WP API Customizer

#### 0.0.1

 * Initial Release.

## 额外信息

 *  版本 **0.0.2**
 *  最后更新：**11 年前**
 *  活跃安装数量 **20+**
 *  WordPress 版本 ** 4.0 或更高版本 **
 *  已测试的最高版本为 **4.1.42**
 *  语言
 * [English (US)](https://wordpress.org/plugins/wp-api-customizer/)
 * 标签
 * [api](https://cn.wordpress.org/plugins/tags/api/)[custom field](https://cn.wordpress.org/plugins/tags/custom-field/)
   [JSON](https://cn.wordpress.org/plugins/tags/json/)[rest](https://cn.wordpress.org/plugins/tags/rest/)
   [rest-api](https://cn.wordpress.org/plugins/tags/rest-api/)
 *  [高级视图](https://cn.wordpress.org/plugins/wp-api-customizer/advanced/)

## 评级

 5 星（最高 5 星）。

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

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

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

## 贡献者

 *   [ Kite ](https://profiles.wordpress.org/ixkaito/)

## 支持

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

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