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)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 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://tw.wordpress.org/plugins/wp-api-customizer/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/wp-api-customizer/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/wp-api-customizer/#installation)
 * [開發資訊](https://tw.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**
 *  最後更新 **12 年前**
 *  啟用安裝數 **20+**
 *  WordPress 版本需求 ** 4.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.1.42**
 *  語言
 * [English (US)](https://wordpress.org/plugins/wp-api-customizer/)
 * 標籤:
 * [api](https://tw.wordpress.org/plugins/tags/api/)[custom field](https://tw.wordpress.org/plugins/tags/custom-field/)
   [JSON](https://tw.wordpress.org/plugins/tags/json/)[rest](https://tw.wordpress.org/plugins/tags/rest/)
   [rest-api](https://tw.wordpress.org/plugins/tags/rest-api/)
 *  [進階檢視](https://tw.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)

[撰寫評分](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/)