WordPress 2.3 Released

WordPress 2.3 has been released and I have updated this site to it without any problems.

Copy + Paste from Development Blog

  1. Native tagging support allows you to use tags in addition to categories on your post, if you so choose. We’ve included importers for the Ultimate Tag Warrior, Jerome’s Keywords, Simple Tags, and Bunny’s Technorati Tag plugins so if you’ve already been using a tagging plugin you can bring your data into the new system. The tagging system is also wicked-fast, so your host won’t mind.
  2. Our new update notification lets you know when there is a new release of WordPress or when any of the plugins you use has an update available. It works by sending your blog URL, plugins, and version information to our new api.wordpress.org service which then compares it to the plugin database and tells you what the latest and greatest is you can use.
  3. We’ve cleaned up URLs a bunch in a feature we call canonical URLs which does things like enforce your no-www preference, redirect posts with changed slugs so a link never goes bad, redirect URLs that get cut off in emails on similar to the correct post, and much more. This helps your users, and it also helps your search engine optimization, as search engines like for each page to be available in one canonical location.
  4. Our new pending review feature will be great for multi-author blogs. It allows authors to submit a post for review by an editor or administrator, where before they would just have to save a draft and hope someone noticed it.
  5. There is new advanced WYSIWYG functionality (we call it the kitchen sink button) that allows you to access some features of TinyMCE that were previously hidden.
  6. Full and complete Atom 1.0 support, including the publishing protocol.
  7. We’re using the new jQuery whis is “800% faster.”
  8. Behind the user-facing tags system is a really kickass taxonomy system which, which adds a ton of flexibility. It’s probably the biggest schema upgrade since version 1.5.
  9. The importers have been revamped to be more memory efficient, and you can now add an importer through a plugin.
  10. Through hooks and filters you can now override the update system, the dashboard RSS feeds, the feed parser, and tons more than you could in 2.2.
  11. The new $wpdb->prepare() way of doing SQL queries.
  12. Finally there were over 351 tickets in Trac closed for this release, with over a hundred people contributing. This is the polish, the hundreds of tiny bug fixes and features that make WordPress what it is.

More detailed changes can be found in WordPress Codex.

1 Star2 Stars3 Stars4 Stars5 Stars (37 votes, average: 4.00 out of 5)

My First Facebook App

Always wanted to try out creating a Facebook Application and finally took a little bit of time of and created a simple Facebook App called GaMerz.WordPress.

The application simply displays my live site traffic (users online) and the latest post for this site. The file is placed in the WordPress plugins folder but it does not need to get activated. If anybody wants the source code, just drop me an email.


GaMerZ.WordPress Facebook Application

GaMerZ.WordPress Facebook Application Install URL
GaMerZ.WordPress Facebook Application URL

Here are some links to help you get started:
Facebook PHP Client Library
Step-by-step Guide to Creating a Facebook Application
Facebook Developers Wiki

1 Star2 Stars3 Stars4 Stars5 Stars (34 votes, average: 3.65 out of 5)

Plugins Compatible With WP 2.3

I have updated this site to WordPress 2.3 Beta 1 as well as ALL my plugins to be compatible with WordPress 2.3. All the plugins are running live on this site. If you find any bugs, kindly do let me know by posting it in the forum.

I will be releasing the updated plugins (except WP-WAP and WP-ServerInfo) after WordPress 2.3 is officially released.

After doing some reviewing, most of my plugins will be able to work on WP 2.1 and above (including WP 2.3) except for WP-Stats 2.20 where you need to have at least WP 2.3.

All the plugins version listed below is the upcoming version and NOT the current version (except for WP-Stats 2.11).

Plugins that will work for 2.1.x and above (including WP 2.3)

  • WP-Ban 1.20
  • WP-DBManager 2.20
  • WP-PageNavi 2.20
  • WP-PluginsUsed 1.00
  • WP-RelativeDate 1.20
  • WP-ServerInfo 1.00
  • WP-WP-WAP 2.10

Plugins that will work for 2.1.x and above (including WP 2.3) 1 BUT will break WP-Stats 2.11

  • WP-DownloadManager 1.00
  • WP-Polls 2.21
  • WP-PostRatings 1.20
  • WP-PostViews 1.20
  • WP-Sticky 1.10
  • WP-Useronline 2.20

1 As the whole structure of WP-Stats had changed, any plugin version prior to the individual version stated above will break WP-Stats 2.11. The only solution to this, is to upgrade WordPress to 2.3, WP-Stats to 2.20 and the respective plugins to the version stated above. If you are not using WP-Stats, you can just ignore this.

Plugins that will work for 2.3 Only

  • WP-EMail 2.20
  • WP-Print 2.20
  • WP-Stats 2.20
1 Star2 Stars3 Stars4 Stars5 Stars (20 votes, average: 3.80 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 (49 votes, average: 3.86 out of 5)