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

---

Ricerca i plugin

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

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://ps.w.org/live-css-js-code-editor/assets/icon-256x256.png?rev=1533959)

# Live Custom CSS JS Code Editor

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

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

 * [Dettagli](https://it.wordpress.org/plugins/live-css-js-code-editor/#description)
 * [Recensioni](https://it.wordpress.org/plugins/live-css-js-code-editor/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/live-css-js-code-editor/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/live-css-js-code-editor/#developers)

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

## Descrizione

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.

## Screenshot

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

## Installazione

 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.

## Recensioni

![](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 Aprile 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 Giugno 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 Gennaio 2019

Very useful

 [ Leggi tutte le recensioni di 3 ](https://wordpress.org/support/plugin/live-css-js-code-editor/reviews/)

## Contributi e sviluppo

“Live Custom CSS JS Code Editor” è un software open source. Le persone che hanno
contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

“Live Custom CSS JS Code Editor” è stato tradotto in 1 lingua. Grazie a [chi traduce](https://translate.wordpress.org/projects/wp-plugins/live-css-js-code-editor/contributors)
per il contributo.

[Traduci “Live Custom CSS JS Code Editor” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/live-css-js-code-editor)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/live-css-js-code-editor/)
segui il [repository SVN](https://plugins.svn.wordpress.org/live-css-js-code-editor/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/live-css-js-code-editor/)
tramite [RSS](https://plugins.trac.wordpress.org/log/live-css-js-code-editor/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

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

 *  Versione **1.0.5**
 *  Ultimo aggiornamento **6 anni fa**
 *  Installazioni attive **400+**
 *  Versione WordPress ** 3.4 o superiore **
 *  Testato fino alla versione **5.3.21**
 *  Lingue
 * [English (US)](https://wordpress.org/plugins/live-css-js-code-editor/) e [Turkish](https://tr.wordpress.org/plugins/live-css-js-code-editor/).
 *  [Traduci nella tua lingua](https://translate.wordpress.org/projects/wp-plugins/live-css-js-code-editor)
 * Tag
 * [css](https://it.wordpress.org/plugins/tags/css/)[custom css](https://it.wordpress.org/plugins/tags/custom-css/)
   [custom js](https://it.wordpress.org/plugins/tags/custom-js/)[customizer](https://it.wordpress.org/plugins/tags/customizer/)
   [javascript](https://it.wordpress.org/plugins/tags/javascript/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/live-css-js-code-editor/advanced/)

## Valutazioni

 5 su 5 stelle.

 *  [  3 recensioni a 5-stelle     ](https://wordpress.org/support/plugin/live-css-js-code-editor/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/live-css-js-code-editor/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/live-css-js-code-editor/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/live-css-js-code-editor/reviews/?filter=2)
 *  [  0 recensioni a 1-stelle     ](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)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/live-css-js-code-editor/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/live-css-js-code-editor/)