Title: WP API Customizer
Author: Kite
Published: <strong>19.09.2014</strong>
Last modified: 17.01.2015

---

Шукати плагіни

![](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://uk.wordpress.org/plugins/wp-api-customizer/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/wp-api-customizer/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/wp-api-customizer/#installation)
 * [Розробка](https://uk.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/) 
або підпишіться на [журнал розробки](https://plugins.trac.wordpress.org/log/wp-api-customizer/)
за допомогою [RSS](https://plugins.trac.wordpress.org/log/wp-api-customizer/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 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 або вище **
 *  Tested up to **4.1.42**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/wp-api-customizer/)
 * Позначки
 * [api](https://uk.wordpress.org/plugins/tags/api/)[custom field](https://uk.wordpress.org/plugins/tags/custom-field/)
   [JSON](https://uk.wordpress.org/plugins/tags/json/)[rest](https://uk.wordpress.org/plugins/tags/rest/)
   [rest-api](https://uk.wordpress.org/plugins/tags/rest-api/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/wp-api-customizer/advanced/)

## Оцінки

 5 out of 5 stars.

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

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

[See all reviews](https://wordpress.org/support/plugin/wp-api-customizer/reviews/)

## Учасники

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

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/wp-api-customizer/)