I’ve updated a couple of the WordPress plugins I’ve released in the past and I needed new software to do so. After a quick search I’ve found Versions, a little application for Mac OSX that has a nice user interface which is easy to use.

I’ll be showing the method to publish your new WordPress plugin in the WordPress Plugin Directory. Read more about the folder structure and the basics of the subversion repository.

For this tutorial I’ll be using Versions 2 that is available on their website.
Continue Reading »

Today I’ve finished my new plugin, WordPress Easy Archive. This plugin will generate an image based archive for your WordPress blog. I’ve tried to make the plugin as useful and fast as possible so I hope it it exceeds your expectations.

Words are not enough to describe this plugin so just take a look at the WordPress Easy Archive plugin page!

Last year I’ve released several WordPress plugins for the Plugin Directory. I was using a very old, not graphical program to update all the plugins and something strange happened: the file structure for all the plugins was messed up so it was not possible to add plugins on the fly via the normal install procedure.

Therefore, I’m going to tell you something about the file structure of subversion so you can easily maintain your plugin on the subversion repository.

Continue Reading »

Top of Page