このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.

FAQ

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.