Title: Custom CSS and JS
Author: pjdietz
Published: <strong>5 février 2010</strong>
Last modified: 20 mai 2010

---

Recherche d’extensions

Cette extension **n’a pas été testée avec plus de trois mises à jour majeures de
WordPress**. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes
de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

![](https://s.w.org/plugins/geopattern-icon/custom-css-and-js.svg)

# Custom CSS and JS

 Par [pjdietz](https://profiles.wordpress.org/pjdietz/)

[Télécharger](https://downloads.wordpress.org/plugin/custom-css-and-js.zip)

 * [Détails](https://fr.wordpress.org/plugins/custom-css-and-js/#description)
 * [Avis](https://fr.wordpress.org/plugins/custom-css-and-js/#reviews)
 *  [Installation](https://fr.wordpress.org/plugins/custom-css-and-js/#installation)
 * [Développement](https://fr.wordpress.org/plugins/custom-css-and-js/#developers)

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

## Description

[Custom CSS and JS](http://pjdietz.com/wordpress-plugins/custom-css-js/) allows 
you to add stylesheets and JavaScripts to any individual post by adding custom fields.
Both CSS and scripts can be either internal or external. Since this is a plugin,
the custom CSS and JavaScript are available to any theme used to display the post,
as long as the themes call « wp_head ».

### Using the Plugin

To use the plugin, add any combination of the following custom fields to your post.

**custom_css**
 Add an external stylesheet by adding a custom field with the name**
custom_css**. The value of the field should be the path to your css file.

**cusrom_css_code**
 Add an internal stylesheet by adding a custom field with the
name **custom_css_code**. Include your CSS code as the value. (Do not include the
style tags.)

**custom_js**
 Add an external JavaScript by adding a custom field with the name**
custom_js**. The value of the field should be the path to your script.

**custom_js_code**
 Add an internal JavaScript by adding a custom field with the
name **custom_js_code**. Include your JavaScript code as the value. (Do not include
the script tags.)

### Custom Fields Order

 1. The external styles and scripts are included before the internal ones.
 2. If you include multiple entries for a given field, the entries will be included
    in order.

### Okay, but what if I don’t like those tags?

Just edit custom-css-js.php and change the constants defined near the top of the
file.

### Note

This plugin only works with individual posts and pages. It does not work for list
pages (e.g., the index page, search results).

## Installation

 1. Unpack the download package.
 2. Upload folder to the “/wp-content/plugins/” directory
 3. Activate the plugin through the “Plugins” menu in WordPress

## Avis

Il n’y a aucun avis pour cette extension.

## Contributeurs/contributrices & développeurs/développeuses

« Custom CSS and JS » est un logiciel libre. Les personnes suivantes ont contribué
à cette extension.

Contributeurs

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

[Traduisez « Custom CSS and JS » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/custom-css-and-js)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/custom-css-and-js/),
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/custom-css-and-js/), 
ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/custom-css-and-js/)
par [RSS](https://plugins.trac.wordpress.org/log/custom-css-and-js/?limit=100&mode=stop_on_copy&format=rss).

## Méta

 *  Version **1.0**
 *  Dernière mise à jour **il y a 16 ans**
 *  Installations actives **900+**
 *  Version de WordPress ** 2.8 ou plus **
 *  Testé jusqu’à **2.9.2**
 *  Langue
 * [English (US)](https://wordpress.org/plugins/custom-css-and-js/)
 * Étiquettes
 * [css](https://fr.wordpress.org/plugins/tags/css/)[javascript](https://fr.wordpress.org/plugins/tags/javascript/)
   [post](https://fr.wordpress.org/plugins/tags/post/)[stylesheet](https://fr.wordpress.org/plugins/tags/stylesheet/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/custom-css-and-js/advanced/)

## Évaluations

Aucun avis n’a encore été envoyé.

[Votre avis](https://wordpress.org/support/plugin/custom-css-and-js/reviews/#new-post)

[Tout voir](https://wordpress.org/support/plugin/custom-css-and-js/reviews/)

## Contributeurs

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

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/custom-css-and-js/)