新版wordpress 3.3友情链接添加nofollow

| | Comments (1)



打开/wordpress/wp-admin/includes/目录下meta-boxes.php文件,找到<label for="contact">一行,在上面一行添加如下语句即可


<label for="nofollow">
<input class="valinp" type="radio" name="friendship" value="nofollow" id="nofollow" <?php xfn_check('friendship', 'nofollow'); ?> /> <?php /* translators: xfn: http://gmpg.org/xfn/ */ _e('nofollow') ?>
</label>

1 Comments

试试看,能不能用

Leave a comment


Type the characters you see in the picture above.

Archives

Ads by google

Pages

Powered by Movable Type 4.24-en

About this Entry

This page contains a single entry by 单点日志 published on December 29, 2011 10:07 PM.

wordpress index.php 耗资源占CPU的解决办法 was the previous entry in this blog.

Google Doodle: Happy New Year! is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.