Title: Live Custom CSS JS Code Editor
Author: Ozan Canakli
Published: <strong>14 de noviembre de 2016</strong>
Last modified: 13 de marzo de 2020

---

Buscar plugins

![](https://ps.w.org/live-css-js-code-editor/assets/banner-772x250.jpg?rev=1533959)

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://ps.w.org/live-css-js-code-editor/assets/icon-256x256.png?rev=1533959)

# Live Custom CSS JS Code Editor

 Por [Ozan Canakli](https://profiles.wordpress.org/ozancanakli/)

[Descargar](https://downloads.wordpress.org/plugin/live-css-js-code-editor.zip)

 * [Detalles](https://es.wordpress.org/plugins/live-css-js-code-editor/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/live-css-js-code-editor/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/live-css-js-code-editor/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/live-css-js-code-editor/#developers)

 [Soporte](https://wordpress.org/support/plugin/live-css-js-code-editor/)

## Descripción

This plugin allows you to add custom site-wide **CSS, JavaScript, Header, Footer
Code** to your WordPress site. The changes appear instantly on your website with
help of **WordPress Live Customizer.**

**In your WordPress Dashboard, navigate to Customize > Live Code Editor to get started.**

**When you Change or Update your WordPress Theme, Your Custom Code isn’t effected
from these changes.**

**NEW FEATURES as Version 1.0.5:**
 * Add Custom CSS to WordPress Admin dashboard.*
Add Custom JavaScript to WordPress Admin dashboard.

**MAIN FEATURES:**

 * Custom CSS code
 * Custom Javascript code
 * Custom Header Code (Inside tags)(Google Analytics and Facebook Pixel compatible.)
 * Custom Footer Code (Before closing tag aka wp_footer function)
 * See Your Changes Immediately on your WordPress Site
 * Built in Syntax Code Highlighter
 * 16 Color Schemes (Monokai, Chrome, GitHub, Twilight, Dreamweaver, XCode, Eclipse
   etc. 8 Light, 8 Dark)
 * Live Syntax Checking (CSS, JavaScript, HTML)
 * Syntax Highlighting
 * Line wrapping
 * Code folding
 * Multiple cursors and selections
 * Handles huge code blocks (four million lines seems to be the limit!)

Special thanks to [Justin Busa](https://profiles.wordpress.org/justinbusa/) of [Beaver Builder](https://wordpress.org/plugins/beaver-builder-lite-version/)
for the inspiration.

## Capturas

 * [[
 * Live CSS Code Editor
 * [[
 * Live JavaScript Code Editor
 * [[
 * Live Header Code Editor
 * [[
 * Live Footer Code Editor
 * [[
 * Code Editor Color Schemes

## Instalación

 1. Upload the entire live-code-editor folder to the /wp-content/plugins/ directory,
    or download and install automatically through your admin panel.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
     You will find ‘Live
    Code Editor’ menu in your WordPress customizer panel.

## FAQ

  I just installed plugin and nothing happend

Make sure to check out your WordPress customizer panel. ( Appearance > Customize)

You will find **Live Code Editor** section.

  What does this plugin do?

You can easily add custom CSS, Javascript, Header, Footer code to your WordPress
site with WordPress customizer. You can instantly see the changes on your WordPress
website.

  Is this plugin compatible with any theme & plugin?

Yes, Live Code Editor is compatible with any wordpress theme.

  Will I lose settings when updating my theme?

Nope, your setting will be there unless you want to remove.

  Will I lose settings when change my theme?

Nope, won’t lose settings when change your theme.

## Reseñas

![](https://secure.gravatar.com/avatar/45e37917167ceb96a0296414d57dba8fcfccba6b2ec3afe134fdca1ad6639e60?
s=60&d=retro&r=g)

### 󠀁[Easy and usefull](https://wordpress.org/support/topic/easy-and-usefull-25/)󠁿

 [Marco](https://profiles.wordpress.org/michelyweb/) 4 de abril de 2020

Very easy to use and perfect with Customizer integration.

![](https://secure.gravatar.com/avatar/34c385b1abc341fb785baba554ee8ef8a3fb56aa46131d52d03da72169bab8ac?
s=60&d=retro&r=g)

### 󠀁[WOW this is amazing! :O](https://wordpress.org/support/topic/wow-this-is-amazing-o/)󠁿

 [ZenBen](https://profiles.wordpress.org/zenben/) 25 de junio de 2019

This plugin is amazing to edit CSS live inside wordpress! I’ve tried alternatives,
but this one knocks it out of the park. How come this has just 900+ installations???
This plugin needs to be part of every default wordpress installation! VERY useful
to style wordpress in real-time!!! This saves quite some time & hassle with page
reloads. ^‿^ And it does not only CSS, but also JS and custom header & footer code.
I really hope the developer keeps it up <3 Still working with WP 5.2.2 by the way.
THANK YOU

![](https://secure.gravatar.com/avatar/ba03b50b7d862737921dfe7eb2107350dbb89394f9c8826c39eafec752cadf88?
s=60&d=retro&r=g)

### 󠀁[Awesome](https://wordpress.org/support/topic/awesome-6308/)󠁿

 [nedelchouma](https://profiles.wordpress.org/nedelchouma/) 6 de enero de 2019

Very useful

 [ Leer todas las 3 reseñas ](https://wordpress.org/support/plugin/live-css-js-code-editor/reviews/)

## Colaboradores y desarrolladores

«Live Custom CSS JS Code Editor» es un software de código abierto. Las siguientes
personas han colaborado con este plugin.

Colaboradores

 *   [ Ozan Canakli ](https://profiles.wordpress.org/ozancanakli/)

«Live Custom CSS JS Code Editor» está traducido en 1 idioma. Gracias a [los traductores](https://translate.wordpress.org/projects/wp-plugins/live-css-js-code-editor/contributors)
por sus contribuciones.

[Traduce «Live Custom CSS JS Code Editor» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/live-css-js-code-editor)

### ¿Interesado en el desarrollo?

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

## Registro de cambios

#### Version 1.0.5

 * Added – Add Custom CSS to WordPress admin dashboard option.
 * Added – Add Custom JavaScript to WordPress admin dashboard option.
 * Improved – Better coding experience for 2K, 4K and 8K monitors.

#### Version 1.0.4

 * Fixes WordPress compatibility.

#### Version 1.0.3

 * Fixes WordPress compatibility.

#### Version 1.0.2

 * Tested up to latest WordPress version.

#### Version 1.0.1

 * Updated text-domain.

#### Version 1.0.0

 * Initial release.

## Meta

 *  Versión **1.0.5**
 *  Última actualización **hace 6 años**
 *  Instalaciones activas **400+**
 *  Versión de WordPress ** 3.4 o superior **
 *  Probado hasta **5.3.21**
 *  Idiomas
 * [English (US)](https://wordpress.org/plugins/live-css-js-code-editor/) y [Turkish](https://tr.wordpress.org/plugins/live-css-js-code-editor/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/live-css-js-code-editor)
 * Etiquetas:
 * [css](https://es.wordpress.org/plugins/tags/css/)[custom css](https://es.wordpress.org/plugins/tags/custom-css/)
   [custom js](https://es.wordpress.org/plugins/tags/custom-js/)[customizer](https://es.wordpress.org/plugins/tags/customizer/)
   [javascript](https://es.wordpress.org/plugins/tags/javascript/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/live-css-js-code-editor/advanced/)

## Valoraciones

 5 de 5 estrellas.

 *  [  3 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/live-css-js-code-editor/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/live-css-js-code-editor/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/live-css-js-code-editor/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/live-css-js-code-editor/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/live-css-js-code-editor/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/live-css-js-code-editor/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/live-css-js-code-editor/reviews/)

## Colaboradores

 *   [ Ozan Canakli ](https://profiles.wordpress.org/ozancanakli/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/live-css-js-code-editor/)