當(dāng)前位置:工程項目OA系統(tǒng) > 泛普各地 > 湖南OA系統(tǒng) > 益陽OA > 益陽網(wǎng)站建設(shè)公司
WordPress主題調(diào)整教程:修改回復(fù)評論文字
WordPress主題教程之修改wordpress回復(fù)評論文字方法,首選需要建立個自定義的評論模板,然后通過調(diào)用此評論函數(shù)來實現(xiàn)自定義。通過以下代碼可以實現(xiàn)修改回復(fù)文字:
<?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’), 這行是默認的回復(fù)評論。
‘login_text’ => __(‘Reply’), ‘depth’ => 0, ‘before’ => ”, ‘after’ => ”); 這行是登陸后評論。
comment_reply_link(array_merge( $defaults, array(‘depth’ => $depth, ‘max_depth’ => $args['max_depth']))) 這行是評論鏈接。
將以上代碼放在評論 loop 內(nèi)既可使用,下面是完整的 custom_comment.php 函數(shù)文件:
<?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修改回復(fù)文字的方法就這么簡單,試試吧。
- 1提高轉(zhuǎn)化率技巧:店鋪促銷活動策劃主題要明確
- 2傳統(tǒng)社區(qū)網(wǎng)站困惑:思考社區(qū)網(wǎng)站如何轉(zhuǎn)變
- 3技術(shù)人員寫博客:博客會給你帶來的收獲
- 4談?wù)勔骊柦ㄔO(shè)網(wǎng)站要多少錢才好
- 5益陽網(wǎng)站設(shè)計談如何做好論壇營銷
- 6企業(yè)網(wǎng)站想賺錢:必須用好的10個工具
- 7網(wǎng)站運營經(jīng)驗:除了SEO還有好多方法
- 8PR值對百度關(guān)鍵詞排名影響有多大?
- 9網(wǎng)站分析工具:四款網(wǎng)站分析工具功能對比
- 10個人網(wǎng)站站長賺錢:目前完全靠網(wǎng)絡(luò)棋牌賺錢
- 11站長的感悟:老站長的優(yōu)勢和新站長的優(yōu)勢
- 12天貓新店如何步入市場,做好自己的產(chǎn)品定位?
- 13地方社區(qū)運營:地方社區(qū)未來的發(fā)展方向或價值
- 14提升網(wǎng)站訪問速度:如何優(yōu)化網(wǎng)站服務(wù)器
- 15玩轉(zhuǎn)微博營銷:怎么打造個人品牌?
- 16網(wǎng)站數(shù)據(jù)分析高級技巧:用戶群組細分分析用戶行為
- 17分享phpmyadmin添加數(shù)據(jù)庫用戶及用戶名
- 18解讀Discuz! X3.0:助網(wǎng)站快速步入移動互聯(lián)網(wǎng)
- 19制作網(wǎng)站分析報告 四個技巧讓網(wǎng)站分析更有價值
- 20網(wǎng)站建設(shè)經(jīng)驗分享:從設(shè)計到運營過程
- 21電子商務(wù)網(wǎng)站網(wǎng)上支付流程的分析和優(yōu)化
- 22SEO效果分析:頁面的跳出率和網(wǎng)站點擊率
- 23營銷型網(wǎng)站規(guī)劃:營銷型網(wǎng)站規(guī)劃從哪些方面入手
- 24網(wǎng)站搬家教程:WordPress換空間換域名
- 25網(wǎng)站運營思維:網(wǎng)站流量和網(wǎng)站轉(zhuǎn)化率
- 26旅游網(wǎng)站運營經(jīng)驗:旅游網(wǎng)站盈利模式
- 27ROI衡量電子商務(wù)營銷的不足 如何設(shè)定ROI
- 28餐館和食品網(wǎng)站案例:泛普軟件網(wǎng)絡(luò)推薦餐館和食品網(wǎng)站設(shè)計
- 29韓都衣舍:天貓女裝銷量冠軍如何把控供應(yīng)鏈?
- 30GA分析網(wǎng)站數(shù)據(jù):網(wǎng)站頁面的粘度和各個網(wǎng)頁流量