Week 12 Status update
Firstly i’d like to say, I’ve enjoyed Summer of Code, and thanks to the WP devs who chose to accept my proposal.
Secondly, i’d like to remind any testers that this plugin requires wordpress 2.3(currently in alpha).
The final Evaluation code is available in this branch: http://wordpress-soc-2007.googlecode.com/svn/trunk/dd32.crazyman/tags/gsoc-final-evaluation/
Whats happened since the mid week dash update?
- Fixes, lots and lots of bug fixes
- Lots and lots of internationalisation
- Implemented nightly plugin update checks (If enabled) – Well actually, Daily checks at whatever time you enable the checks..
- Bit of a documentation for some of the filters: http://wordpress-soc-2007.googlecode.com/svn/trunk/dd32.crazyman/trunk/docs/Docs2.htm (You may need to save this as it may not serve as HTML document)
Useful Things
This week the most useful resource i came accross was this blog entry: Timing is everything: scheduling in WordPress It outlines on how to use the WP-Cron functionality.
EDIT: Stupid Non-breaking spaces :(