2005
WordPress v1.5.1.2
Sponsored Links
A quick update has been released by WordPress team. This version fix the security bug on the previous version. You can simply download the new version and overwrite the old files or manually modify your WordPress files like below (taken from WP Dev Blog):
- Open the wp-includes/template-functions-category.php file in a text editor like Wordpad.
- Go to around line 103 where it says get_the_category_by_ID.
- Create a new line after that and paste in $cat_ID = (int) $cat_ID;
If you manually edit the file above, you can also modify WP version if you like :p
- Open the wp-includes/version.php file in a text editor like Wordpad.
- Look at line 5 and change ‘1.5.1.1‘ to ‘1.5.1.2‘ or anything you like :d
And while you're here, why don't you check out our other articles:
Pssst! Most people are coming to this page searching for:
We are pleased to offer you this exciting, new, and entirely free professional resource. Visit our 


