Wordpress2.05
几个小时前wp2.05已公开下载了,同往常一样,还是安全上的修补,不过最近几次不知道是不是他们升级太匆忙了,每次version信息都不改,这次也一样。
Update:
-
$wp_version = '2.0.5';
-
$wp_db_version = 3441;
简易升级方法:以前提过,删除image,theme,编辑器,plugins文件夹,这些基本不会更新,但上传却占去了大量的时间。删除后upgrade只需10分钟不到。
body { background-image: url("http://www.antonioz.com/wp-content/themes/soothe/images/shadowchunk.jpg"); background-repeat: repeat-y; background-position: 0px; } #header { background: url("http://www.antonioz.com/wp-content/themes/soothe/images/sootheheader.jpg") no-repeat bottom center; } #sidebar { background-image: url("http://www.antonioz.com/wp-content/themes/soothe/images/soothesidebarbg.jpg"); background-repeat: no-repeat; background-position: top; } #headerimagemap { position: relative; display: block; left: 610px; top: 2px; width: 132px; height: 22px; visibility: visible; cursor: pointer; } #wp-calendar { background-image: url("http://www.antonioz.com/wp-content/themes/soothe/images/soothecalback.jpg"); background-repeat: no-repeat; background-position: top; } #wp-calendar caption { background-image: url("http://www.antonioz.com/wp-content/themes/soothe/images/caltop.png"); background-repeat: no-repeat; background-position: bottom; } #headerimagemap i { display: block; width: 132px; height: 22px; visibility: visible; } #headerimagemap i a:hover { text-decoration: none; } td#today { background-image: url("http://www.antonioz.com/wp-content/themes/soothe/images/todayback.png"); background-repeat: no-repeat; background-position: center; color: #000; } .entry ul li:before, #sidebar ul ul li { list-style-image: url("http://www.antonioz.com/wp-content/themes/soothe/images/redball.png"); } /* Because the template is slightly different, size-wise, with images, this needs to be set here If you don't want to use the template's images, you can also delete the following two lines. */ #header { margin: 0 !important; margin: 0 0 0 1px; padding: 1px; height: 198px; width: 758px; } #headerimg { margin: 7px 9px 0; height: 192px; width: 740px; } /* END IMAGE CSS */ /* To ease the insertion of a personal header image, I have done it in such a way, that you simply drop in an image called 'personalheader.jpg' into your /images/ directory. Dimensions should be at least 760px x 200px. Anything above that will get cropped off of the image. */ /* #headerimg { background: url('http://www.antonioz.com/wp-content/themes/soothe/images/personalheader.jpg') no-repeat top;} */
几个小时前wp2.05已公开下载了,同往常一样,还是安全上的修补,不过最近几次不知道是不是他们升级太匆忙了,每次version信息都不改,这次也一样。
Update:
简易升级方法:以前提过,删除image,theme,编辑器,plugins文件夹,这些基本不会更新,但上传却占去了大量的时间。删除后upgrade只需10分钟不到。
十月 28th, 2006 at 12:09 下午
改了
[code]
$wp_version = '2.0.5';
$wp_db_version = 3441;
[/code]
其实蛮期待的是2.1版本,Hoho~把这个信息改成2.1的吧!!:D
十月 28th, 2006 at 12:19 下午
过几天你会发现下载的压缩包已经更新了,不过其他文件有没有更新他就不通知了。
十月 31st, 2006 at 2:04 上午
问一下,你的blog有没有使用自动备份数据库的插件,如果有的话出没出现重复多次备份的现象?
http://voivo.de/blog/684.html
十月 31st, 2006 at 12:23 下午
未用过,一直都是手工备份