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.

Insert JS or CSS in post via Custom Field

Beschreibung

This plugin will insert urls of JavaScript or CSS stylesheet files added into a particular posts or page via Custom Fields.
The scripts (link stylesheet) tags will be then added in your tag
It doesn’t require other plugin and it can be used as is.

Installation

Just activate the plugin and add custom fields using „css“ or „js“ to your post (note: must be small letters)
and use the urls (absolute/full urls) of the javascript or stylesheets to use.

FAQ

Your header.php must have the wp_head() tag in order for this to work

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„Insert JS or CSS in post via Custom Field“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

0.1

Initial version, used it on 5 of my personal/client sites.