新版wordpress如何激活链接管理功能
wordpress3.5或者更高的版本之后,管理界面的链接管理工具就消失了,这样管理起友情链接来非常不方便,于是有人就说wordpress已经取消了友情连接功能。其实不是这样的,链接管理工具并不是除去了,而是没有激活。那如何激活呢?只需要在functions.php文件中加一段代码即可。
add_filter( 'pre_option_link_manager_enabled', '__return_true' );
或者是在后台下载Link Manager插件。
What's Happening i am new to this, I stumbled upon
2014-04-09 下午 2:13this I have found It absolutely useful and it has
aided me out loads. I hope to give a contribution & aid different customers like its
aided me. Good job.