WordPress 2.8 Beta 1

WordPress 2.8 Beta 1 has been released. For all the new features, refer to the WordPress 2.8 in Codex. I am going to upgrade this site now.

This site is running the development versions of all my plugins, so it should work with WordPress 2.8. Please let me know if you encounter any bug.

Download: WordPress 2.8 Beta 1

1 Star2 Stars3 Stars4 Stars5 Stars (127 votes, average: 3.50 out of 5)

WordPress 2.2.2

WordPress 2.2.2 has been released and as usual I have updated this site to WordPress 2.2.2.

Changed Files From WP 2.2.1:

» /wp-admin/import/wordpress.php

» /wp-admin/admin-db.php
» /wp-admin/admin-functions.php
» /wp-admin/edit-comments.php
» /wp-admin/link-import.php
» /wp-admin/options.php
» /wp-admin/upload-functions.php

» /wp-includes/formatting.php
» /wp-includes/functions.php
» /wp-includes/general-template.php
» /wp-includes/theme.php
» /wp-includes/widgets.php
» /wp-includes/version.php

» /wp-app.php
» /wp-settings.php
» /xmlrpc.php

Grab you copy today!

1 Star2 Stars3 Stars4 Stars5 Stars (56 votes, average: 3.50 out of 5)

My Plugins With WordPress 2.6 Part 2

My good friend Ozh has written an article entitled, What Plugin Coders Must Know About WordPress 2.6. It is a good read if you are a plugin developer for WordPress.

Both of us have came to a conclusion that if you move your /wp-content/ folder to elsewhere, you may need to manually specify the path to wp-config.php in the respective plugins that make use of them as there is no 100% way of guessing the path to wp-config.php.

So my recommendation is DO NOT MOVE the /wp-content/ folder. It is OK to move wp-config.php to a level higher, but try not to touch /wp-content/.

With regards to my plugins, I will release a .01 update bringing the version to 1.31 and 2.31 for the respective plugins. This update will make sure that the plugin will work for BOTH WordPress 2.5 and WordPress 2.6. That is right, I will maintain backward compatibility with WordPress 2.5 for the next update as WordPress 2.6 is just a minor release.

When WordPress 2.7 comes out in November 2008, I will bump all the versions to 1.40 and 2.40 respectively and I will remove the backward compatibility feature to WordPress 2.5.

1 Star2 Stars3 Stars4 Stars5 Stars (43 votes, average: 3.49 out of 5)

WP-Sticky 1.00 Beta 2

WP-Sticky 1.00 Beta 2 is out. This is the start of an actual WP-Sticky Plugin because I have re-written the code.

You can configure WP-Sticky options in ‘WP-Admin -> Options -> Sticky‘.

You can find the post’s ‘Sticky‘ Option under ‘Post Sticky Status‘ Options in the ‘Write/Edit Post Screen‘.

Need support, post it in here, WP-Sticky Support Forums.

Last but not least, read the readme.html file and NOTE the tabs.

*UPDATE* WP-Sticky is now out of beta, download WP-Sticky 1.00.

1 Star2 Stars3 Stars4 Stars5 Stars (84 votes, average: 3.48 out of 5)