好的, 我有网站, 并且想要更改页面底部附近的假回复字符串。它是wordpress模板, 我在页面上四处查找以找到该字符串在哪里。我最终进入wp-incledes内的get_the_title()函数。我在wp-admin的注解框中看到了内容, 没有类似的字符串。
如果你可以给我个想法, 请点击这里。
http://zivibolje.com/pobedite-nesanicu-u-par-koraka/
#1
** *更新* **
你的主题使用功能comment_form()(参考)。你可以向该函数添加参数, 例如:
comment_form(array(‘title_reply’=>’发表回复’));
转到主题编辑器, 选择comment.php, 然后倒数第二个规则替换comment_form();。与上面的代码。当然, 请用你自己的文本替换”留下答复”。
#2
你应该检查主题文件夹中的comments.php文件。搜索回复标题
来源:
https://www.srcmini02.com/67207.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_36947.jpg): failed to open stream: operation failed in
/mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line
57