WordPress | 软硬一本
Dec 11th, 2008
我这次是吃了大亏了。而且显然对此有疑惑的不止我一个,比如北极冰仔,比如Jinwen。
之前的RC都没装,所以不知道还有这么个问题。装上以后想来很多人都会在后台看见插件提示,提示simple-tags不兼容,要求装simple-tagging。我当时就没走脑子,以为作者就是没事把两个一样的插件名字换来换去对应各个版本——但实际simple-tagging还是那个老的插件,根本没更新过!我是逛这里看到的提示明白了怎么回事。
解决办法很简单,使用编辑器打开simple-tags插件目录中的simple-tags.php,把2.7的版本号加进去,在35行:
if ( strpos($wp_version, '2.5') !== false || strpos($wp_version, '2.6') !== false || strpos($wp_version, '2.7') !== false ) {
这样加入2.7版本号的判断即可。其余的完全不必搭理。也不必跟我似的装上老插件还到处问怎么用……
update:simple-tags升级了。
Popularity: 35%
2.7 | Simple Tags | wordpress | 插件
WordPress | 软硬一本
Nov 6th, 2007
WP 2.3 Related Posts升级到了0.51,我觉得这个插件已经很完美了。
Simple Tags升级到了1.2.1,更新和修正有一堆,我觉得自动在文章内容中匹配tag并加入链接这个挺好玩,但是有点闹。
update:发现bug,比如这篇文章,如果打开刚才说的插件选项,post内容就不显示了。文章代码里也看不出什么冲突的问题……见鬼……
Google XML Sitemaps升级到了3.0.1,我希望丫能修正Yahoo不抓取的问题(如果是插件的问题的话)。
update:果然不是。
All in One SEO Pack升级到了1.3.6.6,好像前几天刚升级完啊。
AW介绍了WP Super Cache这个插件。
Popularity: 26%
google | plugin | seo | Simple Tags | 插件
WordPress | 软硬一本
Oct 19th, 2007
终于,这个版本解决了meta中中文乱码的问题,我很欣慰……
其余还增加了不少功能,我上来先把“Display suggested tags only”打开了。要不写个post下边一堆的tag晃眼死了……
标签云!我要做标签云!我………………行动的矮子……
以下是1.1的修正和新增功能:
* Fix XML-RPC and Embedded Tags
* Improve compatibility JS with others plugins (calendar)
* Minor improve in administration (order keeping on update)
* Cleaner for empty terms
* Add limit days for Tag Clouds and Related Posts
* Add the marker: %relatedtags% for Related Posts => Display tag shared between 2 posts.
* True random for tag cloud
* Tag cloud can generate class level for CSS size/color
* Add Order to Tag Cloud Widgets
* Add 2 functions
* st_meta_keywords() : Display keywords for manual insert in header
* st_the_tags() : Improved the official the_tags() functions.
* Add marker for Technorati, Flickr and Delicious
下载:http://wordpress.org/extend/plugins/simple-tags/
update:nicky的说明比较详细。
Popularity: 18%
Simple Tags | wordpress | 下载 | 插件
WordPress | 软硬一本
Oct 10th, 2007
上午把所有的插件都看了一遍,该删的删,该升级的升级。Simple Tags升级到1.04a了,我也该准备这个theme标签云的修改了 ……懒惰的我
但是,生成到<meta>的中文tag是乱码的问题还是没有解决,很奇怪,文件明明是utf-8的……
Version 1.0.4a (1.0.4a fix a small bug introduced in 1.0.4)
* Update 3 translations for 1.0.4
* Add Japanese translation
* Fix "exclude tags" in related posts
Version 1.0.3
* Add 3 translations (german and chineses (zh_TW and zh_CN))
* Fix a potential bug with posts relateds and WP Object Cache
* Fix a bug with autocompletion JavaScript (tag not escape)
* Possibility to customize date format in related posts
* Optimization in meta keywords
* New markers to related posts (see advanced usage), old markers are still available
这里下载。更多说明建议参照我爱水煮鱼的这篇汉化版的说明。
Download the latest version 1.0.4a (ZIP with 7-zip)
Format Zip (with Winrar)
Format Zip (with Windows XP)
Format RAR
Format TAR.GZ
Format 7z.
Popularity: 16%
Simple Tags | tag | wordpress | 插件