该插件尚未通过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.

常见问题

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

评价

此插件暂无评价。

贡献者及开发者

「Insert JS or CSS in post via Custom Field」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

0.1

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