WordPress 2.8.5

WordPress 2.8.5 has been released. This release makes your WordPress even more secure:

  • A fix for the Trackback Denial-of-Service attack that is currently being seen.
  • Removal of areas within the code where php code in variables was evaluated.
  • Switched the file upload functionality to be whitelisted for all users including Admins.
  • Retiring of the two importers of Tag data from old plugins.

Changelog: WordPress 2.8.5
Download: WordPress 2.8.5
Download: Modified files since WordPress 2.8.4

1 Star2 Stars3 Stars4 Stars5 Stars (261 votes, average: 3.84 out of 5)

WordPress 3.3.2 & 3.4 Beta 3 Released

WordPress 3.3.2 & 3.4 Beta 3 has been released
WordPress 3.3.2

Fixes:

  • Plupload (version 1.5.4), which WordPress uses for uploading media.
  • SWFUpload, which WordPress previously used for uploading media, and may still be in use by plugins.
  • vSWFObject, which WordPress previously used to embed Flash content, and may still be in use by plugins and themes.

  • Limited privilege escalation where a site administrator could deactivate network-wide plugins when running a WordPress network under particular circumstances, disclosed by Jon Cave of our WordPress core security team, and Adam Backstrom.
  • Cross-site scripting vulnerability when making URLs clickable, by Jon Cave.
  • Cross-site scripting vulnerabilities in redirects after posting comments in older browsers, and when filtering URLs. Thanks to Mauro Gentile for responsibly disclosing these issues to the security team.

Changelog: From WordPress 3.3.1
Download: WordPress 3.3.2

WordPress 3.4 Beta 3

  • 90 bugs have been fixed since beta 2

Changelog: From WordPress 3.4 Beta 2
Download: >WordPress 3.4 Beta 3

1 Star2 Stars3 Stars4 Stars5 Stars (140 votes, average: 3.84 out of 5)

5 Plugins Updated

I have updated 4 of my plugins.
WP-EMail 2.06
» FIXED: Modified Get Most Emailed Post Function
(Download | Documentation)

WP-PostRatings 1.03
» NEW: Total Rating Votes Stats And Total Rating Users Stats Function Added
» FIXED: Ratings Not Working On Physical Pages That Is Integrated Into WordPress
» FIXED: Modified Get Most/Highest Rated Post Function
» FIXED: Search Bots Unable To Index Site
(Download | Documentation)

WP-Stats 2.04
» NEW: Added Highest Rated Post If WP-PostRatings? Is Installed
» NEW: Remove My Other Plugins Stats Functions Inside stats.php
» NEW: WP-Stats Files Are Now In wp-content/plugins/stats/ Folder
» NEW: You Can Now Place Selected Stats On The Sidebar As A Widget
» NEW: Code That WP-Stats Generated Is XHTML 1.0 Transitional
(Download | Documentation)

WP-UserOnline 2.04
» NEW: Added Highest Rated Post If WP-PostRatings? Is Installed
» NEW: Remove My Other Plugins Stats Functions Inside stats.php
» NEW: WP-Stats Files Are Now In wp-content/plugins/stats/ Folder
» NEW: You Can Now Place Selected Stats On The Sidebar As A Widget
» NEW: Code That WP-Stats Generated Is XHTML 1.0 Transitional
(Download | Documentation)

WP-PostViews 1.01
» NEW: Added Get Total Views Function
» FIXED: Modified Get Most Viewed Post Function
(Download | Documentation)

1 Star2 Stars3 Stars4 Stars5 Stars (259 votes, average: 3.83 out of 5)

WP-PostRatings 1.31 Beta 1

WP-PostRatings is my only plugin left which still uses an external Javascript file in .php instead of .js.

Finally, I have gotten rid of .php and now the only two Javascript files in WP-PostRatings are in .js and best of all, they are packed using Dean Edward’s Packer. This will not only reduce the size of the Javascript file but also lessen the load on the server as .js files can be served as static files which requires no overhead in processing.

Changelog:

NEW: Renamed postratings-admin-js.php To postratings-admin-js.js and Move The Dynamic Javascript Variables To The PHP Pages
NEW: Renamed postratings-js.php To postratings-js.js and Move The Dynamic Javascript Variables To The PHP Pages
NEW: Uses postratings-js-packed.js And postratings-admin-js-packed.js

I need you guys to help me test WP-PostRatings 1.31 to ensure that it is working like normal as before.

Upgrading from WP-PostRatings 1.30 to WP-PostRatings 1.31 Beta 1 is very easy, just overwrite all the files will do. You do not need to run anything.

Thank You

PS: I have upgraded this site to WP-PostRatings 1.31 Beta 1, if there is any bug in the rating systems do let me know.

1 Star2 Stars3 Stars4 Stars5 Stars (174 votes, average: 3.83 out of 5)