Simple tags不能在WordPress 2.7中运行的解决办法

       刚才装了一个Simple tags发现不能使用,提示“Simple Tags can’t work with this WordPress version ! You must use Simple Tagging Plugin for it to work”,本想安装提示进行安装,突然记得找这个插件下载的时候说Simple Tagging很久没有更新了,Google一下,发现了解决方法。

 

编辑插件

if ( strpos($wp_version, ‘2.5′) !== false || strpos($wp_version, ‘2.6′) !== false ) { ADD SOME TO THIS ROW AS SHOWN BELOW if ( strpos($wp_version, ‘2.5′) !== false || strpos($wp_version, ‘2.6′) !== false || strpos($wp_version, ‘2.7′) !== false )

安装上面的修改一下就好了。

Post a Comment

Your email is never published nor shared. Required fields are marked *

*

*

Type your comment out:

:wink: :-| :-x :twisted: :) 8-O :( :roll: :-P :oops: :-o :mrgreen: :lol: :idea: :-D :evil: :cry: 8) :arrow: :-? :?: :!: