Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Insert JS or CSS in post via Custom Field

Descrizione

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.

Installazione

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

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Insert JS or CSS in post via Custom Field” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog

0.1

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