Title: Insert JavaScript and CSS
Author: Ryan
Published: <strong>22. Juni 2012</strong>
Last modified: 26. Juli 2012

---

Plugins durchsuchen

Dieses Plugin **ist nicht mit den jüngsten 3 Hauptversionen von WordPress** getestet
worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme
haben, wenn es mit neueren Versionen von WordPress verwendet wird.

![](https://s.w.org/plugins/geopattern-icon/insert-javascript-css.svg)

# Insert JavaScript and CSS

 Von [Ryan](https://profiles.wordpress.org/ryannutt/)

[Herunterladen](https://downloads.wordpress.org/plugin/insert-javascript-css.0.2.zip)

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

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

## Beschreibung

Easily add custom JavaScript or CSS to a single post or page.

When activated, a new icon is added to the post edit page near the icon you use

to add media to a post. Clicking the new icon brings up a screen where you can insert
JavaScript and CSS that will be included with the current post.

Anything entered into the text field on the JavaScript tab will be inserted into

the <head> section of your web page. Same is true of the CSS tab. This allows you
to insert arbitrary JavaScript and CSS into any post or page you would like without
having to resort to loading it on all pages.

## Screenshots

 * [[
 * Icon added to the post media area
 * [[
 * Form to enter JavaScript
 * [[
 * Form to enter CSS

## Installation

 1. Upload the `insert-javascript-css` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‚Plugins‘ menu in WordPress

OR

 1. Use the plugin installer inside of WordPress

## FAQ

  Do I need to wrap in script or style tags?

Does’t matter. If you do, they’re left in place. If you don’t, they’ll be added.

  What about archive pages?

Unless you specifically tell it not to, this plugin will include any JavaScript 
or CSS
 included in a post on archive pages as well.

This can lead to conflicts. Take for example two posts, one with `body { background:
blue; }`
 and the other with `body { background: green; }`. Whichever post comes
last will take priority, but that’s probably not what you want.

If you add a custom field named `ijsc_single_only` to your post the JavaScript or
CSS will
 only add when `is_single()` is true. It doesn’t matter what value you 
put in `ijsc_single_only`, only that there is a value.

  Who can insert JavaScript or CSS

By default users with the capability upload_files are allowed to insert JavaScript

or CSS into posts. This seemed to be a logical choice as you need to have a certain
level of trust for users to upload files.

If you would like to change what capability is required you can edit the `IJC_CAPABILITY_REQUIRED`

constant defined in `insert-javascript-css.php` inside the plugin folder.

## Rezensionen

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

### 󠀁[Another awesome WP plugin](https://wordpress.org/support/topic/another-awesome-wp-plugin/)󠁿

 [fpats](https://profiles.wordpress.org/fpats/) 7. Februar 2017

Not.

 [ Alle 10 Rezensionen lesen ](https://wordpress.org/support/plugin/insert-javascript-css/reviews/)

## Mitwirkende und Entwickler

„Insert JavaScript and CSS“ ist Open-Source-Software. Folgende Menschen haben an
diesem Plugin mitgewirkt:

Mitwirkende

 *   [ Ryan ](https://profiles.wordpress.org/ryannutt/)

[Übersetze „Insert JavaScript and CSS“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/insert-javascript-css)

### Interessiert an der Entwicklung?

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

## Änderungsprotokoll

#### 0.2

Fix so CSS and JS will show up in post types other than post.

#### 0.1

Initial release

## Meta

 *  Version **0.2**
 *  Zuletzt aktualisiert **vor 14 Jahren**
 *  Aktive Installationen **400+**
 *  WordPress-Version ** 3.0 oder höher **
 *  Getestet bis **3.4.2**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/insert-javascript-css/)
 * Schlagwörter
 * [css](https://de.wordpress.org/plugins/tags/css/)[javascript](https://de.wordpress.org/plugins/tags/javascript/)
   [page](https://de.wordpress.org/plugins/tags/page/)[post](https://de.wordpress.org/plugins/tags/post/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/insert-javascript-css/advanced/)

## Bewertungen

 4.1 von 5 Sternen.

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

[Your review](https://wordpress.org/support/plugin/insert-javascript-css/reviews/#new-post)

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

## Mitwirkende

 *   [ Ryan ](https://profiles.wordpress.org/ryannutt/)

## Support

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

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

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](http://www.nutt.net/donate/)