The King of CMS still lives with updates. WordPress recently announced it’s updates to v2.6.5. The most unusual thing about this was that they skipped v2.6.4, and the reseason which they gave for it was fakes. The words on these fakes were “avoid confusion with a fake 2.6.4 release that made the rounds”.
Well, anyways the updates include a major security fix, known as XSS. (i am thinking of writing something about this soon). So 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, else update fully.
This updates also includes three other updates which in detail are:
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.
So, I hope that you update as soon as possible..
Direct link to the update..Download Update
If you enjoyed this post, make sure you subscribe to my RSS feed!
RSS feed for comments on this post. TrackBack URL
You must be logged in to post a comment.
This is good information.