腾讯云2核2G3M服务器88元/年、2核4G5M带宽166元一年,可买3年,4核8G12M带宽、8核16G、16核32G...
阿里云99元服务器,新老用户均可买,99元/年续费到2027年,396元4年,多配置特价...
阿里云99元服务器,新老用户均可买,99元/年续费到2027年,396元4年,多配置特价...
WordPress插件不能想head标签中自动插入css或js文件可能是由于wp_head()
函数导致的,新手站长网分享:
插件不能自动插入css或js的解决方法
WordPress有的插件需要向头部的head标签中插入css或js文件,例如:Crayon Syntax Highlighter代码高亮插件就需要向head标签中插入css和js引用,如果头部没有wp_head()
函数,就不会自动调用,它们是依赖wp_head()
函数输出的。文章源自新手站长-https://xinshouzhanzhang.com/wp_head.html
解决方法如下,在主题目录下的header.php文件的head标签中插入如下代码即可:文章源自新手站长-https://xinshouzhanzhang.com/wp_head.html
<?php wp_head(); ?>
那么wp_head()
函数为何方神圣?以下为WordPress官方表述:文章源自新手站长-https://xinshouzhanzhang.com/wp_head.html
<?php ... /* Always have wp_head() just before the closing </head> * tag of your theme, or you will break many plugins, which * generally use this hook to add elements to <head> such * as styles, scripts, and meta tags. */ wp_head(); ?> </head>文章源自新手站长-https://xinshouzhanzhang.com/wp_head.html文章源自新手站长-https://xinshouzhanzhang.com/wp_head.html
【阿里云99元服务器】入口2核2G3M带宽、新老用户同享、99元/年续费到2027年
2023阿里云优惠活动:xinshouzhanzhang.com/go/aliyun
注意:以上特价轻量服务器限制条件为“产品首单特惠”,如果你的腾讯云账号已经是老用户,建议重新注册一个腾讯云账号,如果你是新用户符合条件,那么无脑入,确实值得。