Title: Custom CSS, JS &amp; PHP
Author: WPFactory
Published: <strong>7. April 2017</strong>
Last modified: 8. September 2025

---

Plugins durchsuchen

![](https://ps.w.org/custom-css/assets/banner-772x250.png?rev=2831308)

![](https://ps.w.org/custom-css/assets/icon-256x256.png?rev=2831308)

# Custom CSS, JS & PHP

 Von [WPFactory](https://profiles.wordpress.org/wpcodefactory/)

[Herunterladen](https://downloads.wordpress.org/plugin/custom-css.2.4.3.zip)

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

 [Support](https://wordpress.org/support/plugin/custom-css/)

## Beschreibung

**Custom CSS, JS & PHP** ist ein schlankes Plugin, das dich hinzufügen lässt:

 * individuelles **CSS** (Frontend und/oder Backend),
 * individuelles **JavaScript** (Frontend und/oder Backend), und
 * individuelles **PHP**.

### 🗘 Feedback

 * Wir sind offen für deine Vorschläge und dein Feedback. Danke, dass du eines unserer
   Plugins benutzt oder ausprobierst!

## Screenshots

 * [[
 * Individuelles CSS.
 * [[
 * Individuelles JS.
 * [[
 * Individuelles PHP.

## Installation

 1. Lade den gesamten Plugin-Ordner in das Verzeichnis `/wp-content/plugins/` hoch.
 2. Aktiviere das Plugin über das Menü „Plugins“ in WordPress.
 3. Beginne mit den Plugin-Einstellungen unter „Werkzeuge > Individuelles CSS“, „Werkzeuge
    > Individuelles JS“ oder „Werkzeuge > Individuelles PHP“.

## FAQ

### How do I disable (non-valid) PHP code?

Add `alg_disable_custom_php` parameter to the URL, e.g.:
 `http://example.com/wp-
admin/tools.php?page=alg-custom-php&alg_disable_custom_php`

## Rezensionen

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

### 󠀁[Convenient and easy way to add custom code to any site](https://wordpress.org/support/topic/convenient-and-easy-way-to-add-custom-code-to-any-site/)󠁿

 [d4niwp](https://profiles.wordpress.org/d4niwp/) 23. November 2024 2 Antworten

Lightweight plugin that easily performs its task without bloatware, crap or other
nonsense. You can add custom php (action, filters, etc.), custom styles and scripts(
front-end & back-end) without any problems.A must-have little gem for your plugins
repository

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

### 󠀁[I love this plugin](https://wordpress.org/support/topic/i-love-this-plugin-397/)󠁿

 [plaguna22](https://profiles.wordpress.org/plaguna22/) 18. September 2020

It is an excellent application, it helped me a lot on my wordpress page, the programmer
is very attentive to help. It has other plugins that I always use too. Highly recommended

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

### 󠀁[It just works !](https://wordpress.org/support/topic/it-just-works-423/)󠁿

 [trollmancapote](https://profiles.wordpress.org/trollmancapote/) 6. Februar 2018

Very simple, light and effective !

 [ Alle 3 Rezensionen lesen ](https://wordpress.org/support/plugin/custom-css/reviews/)

## Mitwirkende und Entwickler

„Custom CSS, JS & PHP“ ist Open-Source-Software. Folgende Menschen haben an diesem
Plugin mitgewirkt:

Mitwirkende

 *   [ WPFactory ](https://profiles.wordpress.org/wpcodefactory/)
 *   [ Tom Anbinder ](https://profiles.wordpress.org/anbinder/)
 *   [ Pablo Pacheco ](https://profiles.wordpress.org/karzin/)
 *   [ Omar AlDabbas ](https://profiles.wordpress.org/omardabbas/)

„Custom CSS, JS & PHP“ wurde in 1 Sprache übersetzt. Danke an [die Übersetzer](https://translate.wordpress.org/projects/wp-plugins/custom-css/contributors)
für ihre Mitwirkung.

[Übersetze „Custom CSS, JS & PHP“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/custom-css)

### Interessiert an der Entwicklung?

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

## Änderungsprotokoll

#### 2.4.3 – 08/09/2025

 * Tested up to: 6.8.

#### 2.4.2 – 31/03/2025

 * Dev – Security – Added user permissions check and nonce verification when saving
   options.

#### 2.4.1 – 06/01/2025

 * Dev – Custom PHP – „Execute“ option added. Defaults to „Execute on `plugins_loaded`
   action“. New option: „Execute in `[alg_custom_php]` shortcode“.
 * Dev – Changed the deploy script.

#### 2.4.0 – 22/11/2024

 * Dev – Security – Output escaped.
 * Dev – Coding standards improved.
 * Dev – Code refactoring.
 * Getestet bis: 6.7.

#### 2.3.0 – 05/09/2024

 * Dev – Code editors added.
 * Dev – Custom PHP – Now allows/recommends the opening tag.
 * Dev – PHP 8.2 compatibility – „Creation of dynamic property is deprecated“ notice
   fixed.
 * Dev – Admin settings restyled.
 * Dev – Code refactoring.
 * Getestet bis: 6.6.

#### 2.2.1 – 09/12/2022

 * Tested up to: 6.1.
 * Readme.txt updated.
 * Deploy script added.

#### 2.2.0 – 28/09/2021

 * Dev – Plugin is initialized on the `plugins_loaded` action now.
 * Dev – Localization – `load_plugin_textdomain()` moved to the `init` action.
 * Dev – Code refactoring.
 * Tested up to: 5.8.

#### 2.1.0 – 03/03/2020

 * Dev – Admin settings – Split into three separate sections: „Custom CSS“, „Custom
   JS“ and „Custom PHP“; menu added.
 * Dev – Admin settings – Descriptions updated; restyled.
 * Dev – Admin settings – Checkbox – Wrapped in `<label>` now.
 * Donate link removed.
 * Tested up to: 5.3.

#### 2.0.1 – 18/10/2018

 * Dev – „CSS position“ and „JS position“ options added.

#### 2.0.0 – 28/09/2018

 * Feature – „Custom JS“ section added.
 * Feature – „Custom PHP“ section added.
 * Dev – Major code refactoring.
 * Dev – Settings screen restyled.
 * Dev – POT file added.

#### 1.0.0 – 07/04/2017

 * Initial Release.

## Meta

 *  Version **2.4.3**
 *  Zuletzt aktualisiert **vor 7 Monaten**
 *  Aktive Installationen **400+**
 *  WordPress-Version ** 4.4 oder höher **
 *  Getestet bis **6.8.5**
 *  Sprachen
 * [Dutch](https://nl.wordpress.org/plugins/custom-css/) und [English (US)](https://wordpress.org/plugins/custom-css/).
 *  [Übersetze in deine Sprache](https://translate.wordpress.org/projects/wp-plugins/custom-css)
 * Schlagwörter
 * [css](https://de.wordpress.org/plugins/tags/css/)[javascript](https://de.wordpress.org/plugins/tags/javascript/)
   [JS](https://de.wordpress.org/plugins/tags/js/)[php](https://de.wordpress.org/plugins/tags/php/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/custom-css/advanced/)

## Bewertungen

 5 von 5 Sternen.

 *  [  3 5-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/custom-css/reviews/?filter=5)
 *  [  0 4-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/custom-css/reviews/?filter=4)
 *  [  0 3-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/custom-css/reviews/?filter=3)
 *  [  0 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/custom-css/reviews/?filter=2)
 *  [  0 1-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/custom-css/reviews/?filter=1)

[Meine Rezension hinzufügen](https://wordpress.org/support/plugin/custom-css/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/custom-css/reviews/)

## Mitwirkende

 *   [ WPFactory ](https://profiles.wordpress.org/wpcodefactory/)
 *   [ Tom Anbinder ](https://profiles.wordpress.org/anbinder/)
 *   [ Pablo Pacheco ](https://profiles.wordpress.org/karzin/)
 *   [ Omar AlDabbas ](https://profiles.wordpress.org/omardabbas/)

## Support

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

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/custom-css/)