一对一免费咨询: 13913005726 025-66045668

WordPress主题教程之修改wordpress回复评论文字方法,首选需要建立个自定义的评论模板,然后通过调用此评论函数来实现自定义。通政府网站规划设计过以下代码可以实现修改回复文字:

?php
$defaults = array('add_below' = 'comment', 'respond_id' = 'respond', 'reply_text' = __('Reply'),
'login_text' = __('Reply'), 'depth' = 0, 'before' = '', 'after' = '');
comment_reply_link(array_merge( $defaults, array('depth' = $depth, 'max_depth' = $args['max_depth']))) ?

你可以将 Reply 修改成你希望的文字。

$defaults = array(‘add_below’ = ‘comment’, ‘respond_id’ = ‘respond’, 滁州网站建设公司 ‘reply_text’ = __(‘Reply’), 这行是默认的回复评论。
‘login_text’ = __(‘Reply’), ‘depth’ = 0, ‘before’ = , ‘after’ = ); 这行是登陆后评论。
山东网站建设公司comment_reply_link(array_merge( $defaults, array(‘depth’ = $depth, ‘max_depth’ = $args['max_depth']))) 这行是评论链接。

将以上代码放在评论 loop 内既可使用,下面是完整的 custom_comment.php 函数文件:

?php
if (!function_exists("custom_comment")) {
function custom_comment($comment, $args, $depth) {
$GLOBALS['comment'] = $comment; ?
li ?php comment_class(); ?
a name="comment-?php comment_ID() ?"/a
?php if(get_comment_type() == "comment"){ ?
?php the_commenter_avatar($args) ?
?php } ?
?php
$defaults = array('add_below' = 'comment', 'respond_id' = 'respond', 'reply_text' = __('Reply'),
'login_text' = __('Reply'), 'depth' = 0, 'before' = '', 'after' = '');
comment_reply_link(array_merge( $defaults, array('depth' = $depth, 'max_depth' = $args['max_depth']))) ?
?php the_commenter_link() ?
?php echo get_comment_date(get_option( 'date_format' )) ? ?php 江西网站建设公司 _e('at', 'jintu'); ? ?php echo get_comment_time(get_option( 'time_format' )); ?
?php edit_comment_link(__('Edit', 'jintu'), '', ''); ?
?php comment_text() ?
?php if ($comment-comment_approved == '0') { ?
p class='unapproved'?php _e('Your comment is awaiting moderation.', 'jintu'); ?/p
?php } ?
?php
}
} ?

将上面的代码保存到 custom_comment.php 文件,在functions.php里加载即可,wordpress修改回复文字的方法就这么简单,试试吧。

文章地址:http://www.wpued.com/7549.html


 


 南京牧狼文化传媒有限公司简介:


      牧狼传媒,牧者之心,狼者之性,以牧之谦卑宽容之心待人,以狼之团结无畏之性做事!


  公司注册资金100万,主营众筹全案服务、网站营销全案服务、网站建设、微信小程序开发、电商网店设计、H5页面设计、腾讯社交广告投放以及电商营销推广全案等相关业务,致力于为客户提供更有价值的服务,创造让用户满意的效果!


  为百度官方及其大客户、苏宁易购、金山WPS秀堂、美的、创维家电、新东方在线、伊莱克斯、宝丽莱等国内国外知名品牌服务过,服务经验丰富!同时,公司也是南京电子商务协会会员单位、猪八戒网官方认证签约服务商、江苏八戒服务网联盟、南京浦口文化产业联合会会员单位,可以为您提供更好的服务!


  主营项目:众筹全案服务、网站营销全案服务、网站建设、微信小程序开发、电商网店设计、H5页面设计、腾讯社交广告投放、竞价托管、网站优化、电商代运营等


  合作客户:百度、苏宁易购、饿了么、美的、创维家电、新东方在线、宝丽莱、金山WPS秀堂、伊莱克斯


  资质荣誉:百度商业服务市场2017年度最佳图片服务商、南京电子商务协会会员单位、猪八戒网官方认证签约服务商、江苏八戒服务网联盟、南京浦口文化产业联合会会员单位、八戒通TOP服务商、"易拍即合杯"H5创意大赛"三等奖"。



致力于为客户创造更多价值
13913005726 025-66045668
需求提交
电话咨询
在线咨询