摘要:
以下内容都在主题的functions.php文件写入 1.移除WordPress版本信息 remove_action( 'wp_head', 'wp_generator' ); 2.移除离线编辑器开放接口 remove_action( 'wp_head', 'rsd_link' ); remove_ 阅读全文
posted @ 2020-02-15 15:00
venkim
阅读(1042)
评论(0)
推荐(0)
摘要:
使用wp_enqueue_scripts函数配合wp_head()在header.php中使用 在functions.php文件中添加 function tone_front_script() { wp_enqueue_style( 'css名', get_template_directory_ur 阅读全文
posted @ 2020-02-15 14:19
venkim
阅读(425)
评论(0)
推荐(0)

浙公网安备 33010602011771号