My WordPress Plugins Screenshots

I have finally took some time off to update my WordPress plugins screenshot page. There used to be screenshots for only WP-Ban and WP-Polls. But now, all my plugins screenshots are all there, all 14 of them. Some plugins like WP-Ban, WP-DBManager and WP-ServerInfo can’t be shown in this demo site as it is for administrators only, but now with the screenshots, you can get a glimpse of it before you download the plugin.

» My WordPress Plugins Screenshots

1 Star2 Stars3 Stars4 Stars5 Stars (25 votes, average: 3.16 out of 5)

WordPress 2.6.5

WordPress 2.6.5 has been released. This release fixes a security problem as well as 3 other minor fixes.

he security issue is an XSS exploit discovered by Jeremias Reith that fortunately only affects IP-based virtual servers running on Apache 2.x. If you are interested only in the security fix, copy wp-includes/feed.php and wp-includes/version.php from the 2.6.5 release package.

2.6.5 contains three other small fixes in addition to the XSS fix. The first prevents accidentally saving post meta information to a revision. The second prevents XML-RPC from fetching incorrect post types. The third adds some user ID sanitization during bulk delete requests. For a list of changed files, consult the full changeset between 2.6.3 and 2.6.5.

Note that we are skipping version 2.6.4 and jumping from 2.6.3 to 2.6.5 to avoid confusion with a fake 2.6.4 release that made the rounds. There is not and never will be a version 2.6.4.

5 files have been changed:

  1. /wp-admin/users.php
  2. /wp-includes/feed.php
  3. /wp-includes/post.php
  4. /wp-includes/version.php
  5. xmlrpc.php

You can just download this 5 files and upload it to your server

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

WordPress 2.7 RC 2

WordPress 2.7 RC2 has been released. It should be pretty close to the final version according to Matt:

We feel this release is pretty much exactly what we’re going to ship as 2.7, barring any final bugs or polish tweaks that you report or we find.

I am guessing we can see WordPress 2.7 final either tomorrow or on Friday.

Download: WordPress 2.7 RC 2

1 Star2 Stars3 Stars4 Stars5 Stars (17 votes, average: 3.12 out of 5)

WP-DownloadManager Updates

I have been spending the past few days coding WP-DownloadManager, and I am proud to say that I can release the beta very soon. I just left the readme.html to do.

For those who cannot wait for the readme, here is the direct link to the file via WordPress Plugins SVN.

As it is now, any file added to WP-DownloadManager can be download by anyone, I may add in permission to each file if I get enough responses.

Remember to update your permalinks by going to “WP-Admin -> Options -> Permalink” and click “Update Permalink Structure” because the file direct download link will be “http://yoursite.com/download/1/” where 1 is your file ID.

I think a picture paints a thousand words:

» WP-DownloadManager Screenshots

» WP-DownloadManager Support Forum

1 Star2 Stars3 Stars4 Stars5 Stars (18 votes, average: 3.06 out of 5)