Цей плагін не перевірявся з останніми 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.