Title: Live Custom CSS JS Code Editor
Author: Ozan Canakli
Published: <strong>14 Novembro, 2016</strong>
Last modified: 13 Março, 2020

---

Procurar plugins

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

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

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

 * [Detalhes](https://pt.wordpress.org/plugins/live-css-js-code-editor/#description)
 * [Avaliações](https://pt.wordpress.org/plugins/live-css-js-code-editor/#reviews)
 *  [Instalação](https://pt.wordpress.org/plugins/live-css-js-code-editor/#installation)
 * [Desenvolvimento](https://pt.wordpress.org/plugins/live-css-js-code-editor/#developers)

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

## Descrição

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.

## Ecrãs

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

## Instalação

 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.

## Perguntas frequentes

  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.

## Avaliações

![](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 Abril, 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 Junho, 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 Janeiro, 2019

Very useful

 [ Ler todas as 3 avaliações ](https://wordpress.org/support/plugin/live-css-js-code-editor/reviews/)

## Contribuidores e programadores

“Live Custom CSS JS Code Editor” é software de código aberto. As seguintes pessoas
contribuíram para este plugin:

Contribuidores

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

“Live Custom CSS JS Code Editor” foi traduzido para 1 locale. Obrigado aos [tradutores](https://translate.wordpress.org/projects/wp-plugins/live-css-js-code-editor/contributors)
pelas suas contribuições.

[Traduza o “Live Custom CSS JS Code Editor” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/live-css-js-code-editor)

### Interessado no desenvolvimento?

[Consulte o código](https://plugins.trac.wordpress.org/browser/live-css-js-code-editor/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/live-css-js-code-editor/),
ou subscreva o [registo de alterações](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).

## Registo de alterações

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

## Metadados

 *  Versão **1.0.5**
 *  Última actualização **Há 6 anos**
 *  Instalações activas **400+**
 *  Versão do WordPress ** 3.4 ou superior **
 *  Testado até **5.3.21**
 *  Idiomas
 * [English (US)](https://wordpress.org/plugins/live-css-js-code-editor/) e [Turkish](https://tr.wordpress.org/plugins/live-css-js-code-editor/).
 *  [Traduza para o seu idioma](https://translate.wordpress.org/projects/wp-plugins/live-css-js-code-editor)
 * Etiquetas
 * [css](https://pt.wordpress.org/plugins/tags/css/)[custom css](https://pt.wordpress.org/plugins/tags/custom-css/)
   [custom js](https://pt.wordpress.org/plugins/tags/custom-js/)[customizer](https://pt.wordpress.org/plugins/tags/customizer/)
   [javascript](https://pt.wordpress.org/plugins/tags/javascript/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/live-css-js-code-editor/advanced/)

## Classificações

 5 out of 5 stars.

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

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

## Contribuidores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/live-css-js-code-editor/)