Home » WordPress

WordPress插件“Simple Tags”1.8版本错误修正

4 07月 2010 Views: No Comment Tags:

在WordPress 3.0 以下版本安装版本号为1.8的Simple Tags插件后,如果使用该插件的Tag cloud 功能,则会提示错误,如图所示:

clip_image002

该错误发生在plugins/simple-tags/inc/client.php文件中第1699行中,taxonomy_exists()函数不存在。经查,该函数是在wordpress 3.0中新增,用来替换原来的is_taxonomy()函数。

解决办法,升级到wordpress 3.0 或 将Simple Tags中taxonomy_exists()修改为is_taxonomy()

原创文章如转载,请注明:转载自Xixis Blog [ http://www.xixis.net/ ]
本文链接地址:http://www.xixis.net/archives/wordpress-plugin-u0026quotsimple-tagsu0026quot-1-8-version-of-the-error-correction.html

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.