Title: Live Custom CSS JS Code Editor
Author: Ozan Canakli
Published: <strong>14. November 2016</strong>
Last modified: 13. März 2020

---

Plugins suchen

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

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

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

# Live Custom CSS JS Code Editor

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

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

 * [Details](https://de.wordpress.org/plugins/live-css-js-code-editor/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/live-css-js-code-editor/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/live-css-js-code-editor/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/live-css-js-code-editor/#developers)

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

## Beschreibung

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.

## Screenshots

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

## Installation

 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.

## Rezensionen

![](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. April 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. Juni 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. Januar 2019

Very useful

 [ Alle 3 Rezensionen lesen ](https://wordpress.org/support/plugin/live-css-js-code-editor/reviews/)

## Mitwirkende und Entwickler

„Live Custom CSS JS Code Editor“ ist Open-Source-Software. Folgende Menschen haben
an diesem Plugin mitgewirkt:

Mitwirkende

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

„Live Custom CSS JS Code Editor“ wurde in 1 Sprache übersetzt. Danke an [die Übersetzer](https://translate.wordpress.org/projects/wp-plugins/live-css-js-code-editor/contributors)
für ihre Mitwirkung.

[Übersetze „Live Custom CSS JS Code Editor“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/live-css-js-code-editor)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/live-css-js-code-editor/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/live-css-js-code-editor/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/live-css-js-code-editor/)
per [RSS](https://plugins.trac.wordpress.org/log/live-css-js-code-editor/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

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

 *  Version **1.0.5**
 *  Zuletzt aktualisiert **vor 6 Jahren**
 *  Aktive Installationen **400+**
 *  WordPress-Version ** 3.4 oder höher **
 *  Getestet bis **5.3.21**
 *  Sprachen
 * [English (US)](https://wordpress.org/plugins/live-css-js-code-editor/) und [Turkish](https://tr.wordpress.org/plugins/live-css-js-code-editor/).
 *  [Übersetze in deine Sprache](https://translate.wordpress.org/projects/wp-plugins/live-css-js-code-editor)
 * Schlagwörter
 * [css](https://de.wordpress.org/plugins/tags/css/)[custom css](https://de.wordpress.org/plugins/tags/custom-css/)
   [custom js](https://de.wordpress.org/plugins/tags/custom-js/)[customizer](https://de.wordpress.org/plugins/tags/customizer/)
   [javascript](https://de.wordpress.org/plugins/tags/javascript/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/live-css-js-code-editor/advanced/)

## Bewertungen

 5 von 5 Sternen.

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/live-css-js-code-editor/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

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