如何在wordpress twentyfifteen主题中更改”留下答复”标题

我需要将”在twentyfifteen主题中将回复保留”更改为”留下答复”。

我尝试使用comments.php文件, 但对我而言不起作用。

有没有人做过此事或有任何想法做过此事?

提前致谢


#1


WordPress默认主题使用comment_form()来显示表单。你可以将其作为参数传递给数组, 以指示一些选项。这些选项之一是title_reply:指示字符串, 然后更改标题!

comment_form(array(‘title_reply’=>’留下答案’));

请参阅WordPress Codex以了解有关此功能的更多信息。

来源:

https://www.srcmini02.com/67014.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_40255.jpg): failed to open stream: operation failed in /mydata/web/wwwshanhubei/web/wp-content/themes/shanhuke/single.php on line 57
0
分享到:
没有账号? 忘记密码?