我想从我的wordpress中永久删除网站信息。我正在使用5.0.2版。我想基本上从网络浏览器标题栏中删除显示站点信息的信息。在每个帖子和页面上, 它都显示类似->”我的帖子标题”-“我的网站信息”, 请注意, 我已经尝试过一些尝试, 例如-wp-content / themes / twentynineteen / template-parts / header删除<?php the_title(‘<h1 class =” entry-title”>’, ‘</ h1>’); ?>代码行。但是网站信息仍然显示。我不知道此站点信息来自何处?我该如何阻止它?我正在使用默认的wordpress主题Twenty_Nineteen。任何的想法?请不要建议任何123个插件。我讨厌插件。我想从WordPress的PHP文件中做到这一点
#1
注意:如果你想从标题栏中删除site-info, 则会同时从”标签”中删除它。
基本上, 你需要从functions.php文件中删除标题标签。该代码位于46号行中, 如下所示:add_theme_support(‘title-tag’);。
来源:
https://www.srcmini02.com/63821.html
微信公众号
手机浏览(小程序)
Warning: get_headers(): SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(): Failed to enable crypto in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57
Warning: get_headers(https://static.shanhubei.com/qrcode/qrcode_viewid_41657.jpg): failed to open stream: operation failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57