Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Insert JS or CSS in post via Custom Field

Описание

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.

Установка

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.

Часто задаваемые вопросы

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

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Insert JS or CSS in post via Custom Field» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Insert JS or CSS in post via Custom Field» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

0.1

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