WordPress Theme Directory moves to WordPress Extend

By: Sophia Lucero | July 18, 2008 | 1 Comment

You might remember that the official repository of WordPress themes was once hosted at themes.wordpress.net, but unfortunately had to close down for several reasons. Today, WordPress Themes has reopened at a new location at WordPress Extend, a fitting parallel to the Plugins section.

Bringing the new theme directory under the WordPress “extend” umbrella allowed us to take advantage of all the infrastructure that has already been built up to support WordPress.org. If you’ve browsed through the plugin directory, you’ll feel right at home in the new theme directory.

Aside from having the privilege of being at the official site of WordPress, themes uploaded there will be more convenient to update for ordinary WordPress users, as they have done with the automatic plugin updater already built into the latest version of WP.

However, theme authors, keep in mind that you must meet several requirements to get your themes listed. As with the recent development on the old themes.wordpress.net, themes with hidden, paid, or sponsored links are not allowed.

In order to be added to the directory each theme must meet the following
requirements:

  1. A single zip file, with all of the files themes file included.
  2. There must be a style.css file containing:
    1. Name (which must be unique to the directory)
    2. Tags
    3. Version (in the format of x.x or x.x.x and must be unique to the theme)
    4. Image align classes: img.centered, img.alignright, img.alignleft,
      .alignright, .alignleft
  3. The screenshot file name must be screenshot.png, and be a
    real screenshot of the theme, not a splash screen.
  4. Licensing must be GPL compatible.
  5. No hidden, paid or sponsored links in the theme. Links back to the
    author’s site are fine.
  6. The theme must be your own original work.

Upload your WordPress theme now!

Leave a Comment | Tags: , , , , , , ,

WordPress Plugin: WordPress Automatic Upgrade

By: Sophia Lucero | February 13, 2008 | No Comments Yet

WordPress is pretty easy to install, but I’ve always hesitated to upgrade to the latest version, no matter how many times I’ve done so in the past. So imagine my sigh of relief when I discovered the WordPress Automatic Upgrade plugin.

Once activated, just head over to the plugin page (Manage > Automatic Upgrade) to begin the update. Here’s an idea of what the plugin does:

  1. Backs up the files and makes available a link to download it.
  2. Backs up the database and makes available a link to download it.
  3. Downloads the latest files from http://wordpress.org/latest.zip and unzips it.
  4. Puts the site in maintenance mode.
  5. De-activates all active plugins and remembers it.
  6. Upgrades wordpress files.
  7. Gives you a link that will open in a new window to upgrade installation.
  8. Re-activates the plugins.

The plugin can also can be run in a automated mode where in you do not have to click on any links to go to the next step.

Download WordPress Automatic Upgrade

Leave a Comment | Tags: , ,