Title: WP API Customizer
Author: Kite
Published: <strong>19 Setembro, 2014</strong>
Last modified: 17 Janeiro, 2015

---

Procurar plugins

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

Este plugin **não foi testado com as 3 últimas grandes versões do WordPress**. Pode
já não ser suportado e pode ter problemas de compatibilidade quando usado com versões
mais recentes do WordPress.

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

# WP API Customizer

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

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

 * [Detalhes](https://pt.wordpress.org/plugins/wp-api-customizer/#description)
 * [Avaliações](https://pt.wordpress.org/plugins/wp-api-customizer/#reviews)
 *  [Instalação](https://pt.wordpress.org/plugins/wp-api-customizer/#installation)
 * [Desenvolvimento](https://pt.wordpress.org/plugins/wp-api-customizer/#developers)

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

## Descrição

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"}
    ```

## Instalação

 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.

## Avaliações

Este plugin não tem avaliações.

## Contribuidores e programadores

“WP API Customizer” é software de código aberto. As seguintes pessoas contribuíram
para este plugin:

Contribuidores

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

[Traduza o “WP API Customizer” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/wp-api-customizer)

### Interessado no desenvolvimento?

[Consulte o código](https://plugins.trac.wordpress.org/browser/wp-api-customizer/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/wp-api-customizer/),
ou subscreva o [registo de alterações](https://plugins.trac.wordpress.org/log/wp-api-customizer/)
por [RSS](https://plugins.trac.wordpress.org/log/wp-api-customizer/?limit=100&mode=stop_on_copy&format=rss).

## Registo de alterações

#### 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.

## Metadados

 *  Versão **0.0.2**
 *  Última actualização **Há 11 anos**
 *  Instalações activas **20+**
 *  Versão do WordPress ** 4.0 ou superior **
 *  Testado até **4.1.42**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/wp-api-customizer/)
 * Etiquetas
 * [api](https://pt.wordpress.org/plugins/tags/api/)[custom field](https://pt.wordpress.org/plugins/tags/custom-field/)
   [JSON](https://pt.wordpress.org/plugins/tags/json/)[rest](https://pt.wordpress.org/plugins/tags/rest/)
   [rest-api](https://pt.wordpress.org/plugins/tags/rest-api/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/wp-api-customizer/advanced/)

## Classificações

 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/)

## Contribuidores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/wp-api-customizer/)