wordpress 自 3.7 版本以后,增加了后台备案号的设置,查看网站根目录中的 wp-config.php 文件,一般会看到 define(‘WP_ZH_CN_ICP_NUM’,true); 这个定义,这个就是用来设置后台备案号的。如果您的 wordpress 版本在 3.7 以上,而且 wp-config.php 含有 define(‘WP_ZH_CN_ICP_NUM’,true); 就可以在 wordpress 后台中的 设置 – 常规 中看到此配置选项,如下图:
遗憾的是这个“ICP备案号”仅支持wordpress自带的主题,站长朋友们在使用的过程中,大多数使用的是第三方WordPress主题。这篇里,我们就向大家介绍一下方法在自己的主题中显示 wordpress 后台添加的ICP备案号。
切换到主题目录,打开 footer.PHP 文件,加入以下代码:
Crayon-5c891ce47b17a629977714" class="Crayon-Syntax Crayon-theme-classic Crayon-font-monaco Crayon-os-pc print-yes notranslate" data-settings=" minimize scroll-mouSEOver" style=" margin-top: 12px; margin-bottom: 12px; font-size: 12px !important; line-height: 15px !important;">
Crayon-toolbar" data-settings=" mouSEOver overlay hide delay" style="font-size: 12px !important;height: 18px !important; line-height: 18px !important;">Crayon-title">footer.PHP
Crayon-tools" style="font-size: 12px !important;height: 18px !important; line-height: 18px !important;">Crayon-mixed-highlight" title="Contains Mixed Languages">
Crayon-button Crayon-nums-button" title="Toggle Line Numbers">
Crayon-button-icon">
Crayon-button Crayon-plain-button" title="Toggle Plain Code">
Crayon-button-icon">
Crayon-button Crayon-wrap-button" title="Toggle Line Wrap">
Crayon-button-icon">
Crayon-button Crayon-expand-button" title="Expand Code">
Crayon-button-icon">
Crayon-button Crayon-copy-button" title="Copy">
Crayon-button-icon">
Crayon-button Crayon-popup-button" title="Open Code In New Window">
Crayon-button-icon">
Crayon-info" style="min-height: 16.8px !important; line-height: 16.8px !important;">
Crayon-plain-wrap">
Crayon-main" style="">Crayon-table">
Crayon-nums " data-settings="show"> | Crayon-code">
Crayon-nums " data-settings="show"> Crayon-nums-content" style="font-size: 12px !important; line-height: 15px !important;"> Crayon-num" data-line="Crayon-5c891ce47b183761623823-1">1 | Crayon-code">