Title: Plain Text Custom Post Type
Author: Ryan
Published: <strong>22 de junio de 2012</strong>
Last modified: 12 de octubre de 2012

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://s.w.org/plugins/geopattern-icon/plain-text-custom-post-type.svg)

# Plain Text Custom Post Type

 Por [Ryan](https://profiles.wordpress.org/ryannutt/)

[Descargar](https://downloads.wordpress.org/plugin/plain-text-custom-post-type.0.2.zip)

 * [Detalles](https://ve.wordpress.org/plugins/plain-text-custom-post-type/#description)
 * [Valoraciones](https://ve.wordpress.org/plugins/plain-text-custom-post-type/#reviews)
 *  [Instalación](https://ve.wordpress.org/plugins/plain-text-custom-post-type/#installation)
 * [Desarrollo](https://ve.wordpress.org/plugins/plain-text-custom-post-type/#developers)

 [Soporte](https://wordpress.org/support/plugin/plain-text-custom-post-type/)

## Descripción

Create plain text files through WordPress using a custom post type.

This came about because I needed a way to edit a JavaScript file on a blog that’s

part of a multi site network setup, and I didn’t want to do a child theme for just
that one blog and keep up with updating the JS through FTP. This way I can edit 
it directly inside of WordPress as I need to without firing up Notepad++ or FileZilla.

If you select either CSS or JavaScript as the file type you’ll have the option
 
for the plugin to automatically link to the file within your page header, assuming
your theme supports the wp_head callback. The links are created using either wp_register_script/`
wp_enqueue_script` or `wp_enqueue_style` / `wp_enqueue_style`.

And a thank you goes out to Ted Devito for his
 [Tabby jQuery plugin](http://teddevito.com/demos/textarea.html)
that allows the capture of tabs inside the edit text area.

## Capturas

 * [[
 * Post list view of all the plain text files available
 * [[
 * Publish meta box allowing you to select content type and whether to load the 
   post automatically
 * [[
 * Plain Text Files option added under the Pages tab

## Instalación

Pretty much like any other plugin…

Either

 1. Upload the `plain-text-custom-post-type` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

or

 1. Download and activate through WordPress

#### Usage

Once activated, a new page will be available under the Pages tab. Click on Plain

Text Files and you’ll be able to create new plain text posts.

## Preguntas frecuentes

  Why isn’t my file automatically linking?

Make sure that you have selected either CSS or JavaScript as the file type for your

file. Files set as Plain Text cannot be linked in the head of your pages.

  How did you capture the tabs?

Okay, not really a FAQ. But I did want to make sure that Ted Divito got credit
 
for the [Tabby jQuery plugin](http://teddevito.com/demos/textarea.html) that I used.
I’ve tried to capture tabs inside of text areas before and it was much more complicated
that I expected and my solutions never worked as well as they should.

  Help, I need more help!

[My site](http://www.nutt.net/tag/plain-text-cpt/) is probably your best bet. I’m

around the WordPress forums occasionally, but my site would be faster.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

«Plain Text Custom Post Type» es un software de código abierto. Las siguientes personas
han colaborado con este plugin.

Colaboradores

 *   [ Ryan ](https://profiles.wordpress.org/ryannutt/)

[Traduce «Plain Text Custom Post Type» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/plain-text-custom-post-type)

### ¿Interesado en el desarrollo?

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

## Registro de cambios

#### 0.2

 * Fixed a conflict between the stats module on Jetpack.

#### 0.1

 * First release – Nothing interesting to read here…

## Meta

 *  Version **0.2**
 *  Last updated **hace 13 años**
 *  Active installations **10+**
 *  WordPress version ** 3.0 o superior **
 *  Tested up to **3.4.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/plain-text-custom-post-type/)
 * Tags
 * [cpt](https://ve.wordpress.org/plugins/tags/cpt/)[css](https://ve.wordpress.org/plugins/tags/css/)
   [javascript](https://ve.wordpress.org/plugins/tags/javascript/)[post](https://ve.wordpress.org/plugins/tags/post/)
   [text](https://ve.wordpress.org/plugins/tags/text/)
 *  [Vista avanzada](https://ve.wordpress.org/plugins/plain-text-custom-post-type/advanced/)

## Valoraciones

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/plain-text-custom-post-type/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/plain-text-custom-post-type/reviews/)

## Colaboradores

 *   [ Ryan ](https://profiles.wordpress.org/ryannutt/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/plain-text-custom-post-type/)

## Donar

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

 [ Dona a este plugin ](http://www.nutt.net/donate/)