Title: cct_webapi
Author: rag-guay
Published: <strong>21 de Agosto de  2012</strong>
Last modified: 21 de Agosto de  2012

---

Buscar plugins

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

![](https://s.w.org/plugins/geopattern-icon/cct-api.svg)

# cct_webapi

 Por [rag-guay](https://profiles.wordpress.org/rag-guay/)

[Descargar](https://downloads.wordpress.org/plugin/cct-api.1.0.zip)

 * [Detalles](https://cl.wordpress.org/plugins/cct-api/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/cct-api/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/cct-api/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/cct-api/#developers)

 [Soporte](https://wordpress.org/support/plugin/cct-api/)

## Descripción

Many times when a site powered by WordPress wants to supply a Web API for their 
site, they will work outside of WordPress using either PHP or Ruby on Rails. Then
they have to write their own functions to get to the information inside the database
for their WordPress site. I always thought that was a little backwards. That is 
why I wrote the Web API plugin for WordPress.

With the Web API plugin, you no longer have to do that. This plugin creates a custom
post type called API. When you create an API post, all of the content will be executed
as PHP code just before the theme stuff is executed in WordPress. Therefore, you
have full access to all the WordPress PHP functions to create whatever you want:
JSON output, HTML sniplets, full HTML pages without any of the sites theme or code,
or anything else you can imagine. After the code on the page is executed, then the
PHP session will be ended.

## Instalación

 1. Upload `cct_webapi.zip` to the `/wp-content/plugins/` directory and unzip.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Create a new API post type with you PHP code and you are running!

## FAQ

None.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“cct_webapi” es software de código abierto. Las siguientes personas han contribuido
a este plugin.

Colaboradores

 *   [ rag-guay ](https://profiles.wordpress.org/rag-guay/)

[Traduce “cct_webapi” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/cct-api)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/cct-api/), echa un
vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/cct-api/), o suscríbete
al [registro de desarrollo](https://plugins.trac.wordpress.org/log/cct-api/) por
[RSS](https://plugins.trac.wordpress.org/log/cct-api/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 1.0

 * First Version.

## Meta

 *  Versión **1.0**
 *  Última actualización **hace 14 años**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 3.2 o superior **
 *  Probado hasta **3.4.2**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/cct-api/)
 * Etiqueta
 * [webapi](https://cl.wordpress.org/plugins/tags/webapi/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/cct-api/advanced/)

## Calificaciones

Aún no se han enviado valoraciones.

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

[Ver todas las reseñas](https://wordpress.org/support/plugin/cct-api/reviews/)

## Colaboradores

 *   [ rag-guay ](https://profiles.wordpress.org/rag-guay/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/cct-api/)

## Donar

¿Te gustaría apoyar el avance de este plugin?

 [ Donar para este plugin ](http://customct.com)