WP-Cron-Mail plugin
Another tool I decided to use was WordPress’ post-by-email feature. However this was very limiting, as after posting via email usually action was required within WordPress – visit the wp-mail.php page,...
View ArticleLiveSearch
You might notice the spiffy little search box on the navigation bar of this blog. It’s an implementation of the LiveSearch code which I incorporated recently. It’s a nice little tool, using pretty...
View ArticleLiveSearch Update
I’ve updated the code to include an option for the size of the search box which I neglected the first time around. I also crudely fixed up the code so that no javascript errors occur when a page...
View ArticleLiveSearch 1.2
Ok. I’ve widgetized this plugin, and updated the headers of the plugin. Now you can just install it, and put it anywhere on your sidebar using the Widget plugin. In its options you can specify whether...
View ArticleLiveSearch 1.3
I’ve finished work on LiveSearch 1.3 some time ago, just never got around to creating a tarball and uploading it to this site. The major change was that it no longer requires that the searchform.php...
View Article