WordPress Plugin Developer Day

Matt has announced today (28th January 2009, 29th in my timezone) to be WordPress Plugin Developer Day.

WordPress by itself is very simple – what makes it compelling for most of its users is the wide array of plugins (and themes) available for WP. The average WordPress blog has about 5 plugins installed! Today we just passed 4,000 plugins available in our plugin directory. (Which is also embedded into everyone’s WordPress 2.7 or above.)

I declare January 28th our official “Thank a Plugin Developer” day. To celebrate take a look at the plugins you use and love, visit the author’s site, find their contact form, and drop them a note thanking them. (Or Paypal!) Look for the links in the plugin directory to “author homepage” and also to donate directly if they’ve specified a Paypal address.

Thank you to everyone who has ever written a plugin for WordPress, and here’s to the next four thousand.
🙂

Donations I received today:

  1. John Kolbert – http://www.johnkolbert.com/
  2. WP Candy Team – http://wpcandy.com/
1 Star2 Stars3 Stars4 Stars5 Stars (184 votes, average: 3.87 out of 5)

WordPress 3.1.3

WordPress 3.1.3 has been released and it contains security fixes and enhancements.

  • Various security hardening by Alexander Concha.
  • Taxonomy query hardening by John Lamansky.
  • Prevent sniffing out user names of non-authors by using canonical redirects. Props Verónica Valeros.
  • Media security fixes by Richard Lundeen of Microsoft, Jesse Ou of Microsoft, and Microsoft Vulnerability Research.
  • Improves file upload security on hosts with dangerous security settings.
  • Cleans up old WordPress import files if the import does not finish.
  • Introduce “clickjacking” protection in modern browsers on admin and login pages.

Changelog: WordPress 3.1.3
Download: WordPress 3.1.3
Download: Modified files since WordPress 3.1.2

1 Star2 Stars3 Stars4 Stars5 Stars (163 votes, average: 3.87 out of 5)

WordPress 4.0 Released

WordPress 4.0 has been released and it is named “Benny” in honor of jazz clarinetist and bandleader Benny Goodman.

This release was led by Helen Hou-Sandí, with the help of many other fine individuals. There are 275 contributors with props in this release which is a new high.

  • Manage your media with style
    Explore your uploads in a beautiful, endless grid. A new details preview makes viewing and editing any amount of media in sequence a snap.
  • Working with embeds has never been easier
    Paste in a YouTube URL on a new line, and watch it magically become an embedded video. Now try it with a tweet. Oh yeah – embedding has become a visual experience. The editor shows a true preview of your embedded content, saving you time and giving you confidence. You can now embed videos from CollegeHumor, playlists from YouTube, and talks from TED.
  • Focus on your content
    Writing and editing is smoother and more immersive with an editor that expands to fit your content as you write, and keeps the formatting tools available at all times.
  • Finding the right plugin
    There are more than 30,000 free and open source plugins in the WordPress plugin directory. WordPress 4.0 makes it easier to find the right one for your needs, with new metrics, improved search, and a more visual browsing experience.

1 Star2 Stars3 Stars4 Stars5 Stars (76 votes, average: 3.87 out of 5)

WP-Downloads

I wonder if anybody is interested in this plugin which I think I may name it WP-Downloads. I ported it over from my WP 1.5.2 Site (http://www.lesterchan.net/blogs/) and modify it a little to be WP 2.0 friendly. What it does is basically add a little Download Section in your WordPress site. It will just keep track of how many times a file is downloaded. It will be a single page Download Section with categories to separate the files. I am still considering whether or not to add a upload feature to it as PHP only supports maximum 2MB of upload. Right now you have to upload the file to a directory set in the option page. I have not coded the user side yet, but the admin side is more or less done.

Give me your comments on this.

A similar demo is on http://www.lesterchan.net/others/downloads.php.
WP-Downloads Admin Screen

1 Star2 Stars3 Stars4 Stars5 Stars (339 votes, average: 3.86 out of 5)