WordPress Version Check v1.00 is now available.
The follow changes have been made in v1.00:
- Added support for WordPress v2.0-RC1 (see below for a screen shot)
- Added timeout to XML-RPC calls.
- Updated version number to 1.00.
Anything and everything development related
WordPress Version Check v1.00 is now available.
The follow changes have been made in v1.00:
WordPress v2.0 Beta 1 was made available late last week and by the looks of the activity over on the special beta forum a lot of people are giving it a good test!
There is a growing list of plugins which have been tested with the beta for compatibility which can be found on the codex and everyone is welcome to contribute. I for one have to work on my version checker plugin to make it WordPress v2.0 compatible as the current css leaves it overlapping the main logout and profile links.
In preparation for the first WordPress Bug Hunt this weekend Mark Jaquith has written some excellent instructions on how he “does work” on WordPress on Linux / Mac OS X.
Skippy who is one of the hosts of the bug hunt was looking for a Windows version of Mark’s cheat sheet – So here or those of you using Windows the following instructions show you how to achieve the same things.
First of all you need to install an svn client, the svn client of choice on Windows has to be TortoiseSVN which is not only a subversion client but also includes patch application functionality and visual merge tools. Once you have installed TortoiseSVN you will now be set and ready. So here is the “Working on Windows” version on Mark’s instructions:
Continue reading “Windows WordPress Toolbox”
This Saturday there is going to be the first “WordPress Bug Hunt”. The aim of the event is to blast through all the outstanding bugs in Trac marking fixed those already fixed and working on developing fixes for those that still exist.
Skippy recommends that you bring along a text editor and a fresh install of WordPress 1.6-ALPHA-2-still-dont-use a good way to do this is to setup a local install on your home computer for example using XAMPP if you are running Windows or using these instructions if you are on Mac OS X – It both cases don’t forget you want to install the latest svn version.
There is a dedicated IRC channel for people to meet up on on the day and discuss the bugs which is #wordpress-bugs on freenode.
You don’t need any coding skills or experience to turn up. Just being willing to attempt to test whether or not bugs still exist will make you very useful as some of the open issues date from v1.2 and earlier and have quite likely already been fixed.
Update: There is now a dedicated codex page for info about the WordPress Bug Hunt(s)