It's here! The new improved download monitor plugin for wordpress is ready for use, and ready for wordpress 2.5 which is set to be released soon. This new version, aside form the wordpress 2.5 support, contains many bug fixes and is now much more efficient.
Download Monitor is a plugin for uploading and managing downloads, tracking download hits, and displaying links. Version 1 had a total of over 6000 downloads, lets hope this new release proves just as popular. Read more for the download link, the list of fixes, and usage/upgrade instructions.
Continue reading "Wordpress Download Monitor Plugin 2 - Wordpress 2.5 ready" »
A number of users were experiencing errors with the sidebar login widget I created, issues such as bugs with cookies and headers sent. In a bid to stop these errors I have created a new version, compatible with wordpress 2.3.
This version is different to the others because rather than redirecting to the normal wordpress login page to log the user in, it has the code for login built into it, thus (in theory) solving the cookie/headers problems. Hoorar. Read more about the widget after the break.
Continue reading "Wordpress Sidebar Login Widget Update" »
Be honest, the title got you excited right? Anyhow…three of my wordpress plugins have been neglected of late so I have taken some time to do some bug fixing, add some new features, and get them working with wordpress 2.3. These three are Download monitor, Comment spam stopper, and sidebar login widget.
Continue reading "The great wordpress plugin update extravaganza of the year" »
Want to allow users to log into wordpress from the sidebar? Doing so is not as simple as it sounds, so to ease your stress I have created a widget to handle everything.
It lets users login, and then redirects them back to the page they logged in from rather than the backend, it also shows error messages. Read more for more information and the download link.
Continue reading "A Wordpress Login Widget - Sidebar Login Widget" »
As promised last week, this week we are looking at fetching RSS feeds with Magpie RSS.
Magpie is an PHP based RSS feed parser; I.E. It fetches RSS feeds to display in other places, which gives it many uses.
Unknown to many, wordpress has the magpie RSS parser built in, this article will teach you how to use it, and also how to fetch and show someones del.icio.us bookmarks!
Continue reading "Wordpress development techniques #2 - Fetching RSS feeds with wordpress" »
In this first edition of "Wordpress development techniques" I will be talking about one of the most useful classes available for use in wordpress: wpdb.
The wpdb class (WordPress DataBase class) is based on the ezSQL class, and handles database connections and queries.
Why use it? You can make all sorts of custom queries, and pull information from the wordpress database, including posts! Read on for more information on this useful class…
Continue reading "Wordpress development techniques #1 - Running custom queries using the 'wpdb' class" »
Widgets are a cool new feature built into wordpress version 2.2, and allow you to drag mini plugins into your widget-enabled theme's sidebars.
They have all kinds of uses, searches, polls, you name it.
This article will show you how to create a customisable Recent post widget for yourself.
Continue reading "Create a Wordpress Recent-Posts Widget" »
The 'Secure and accessible contact form for wordpress' has been a huge success (over 10,000 downloads!), and due to this I have decided to repost the plugin (and also its less known multi-user sister version) to further increase the popularity of this awesome plugin for the wordpress blogging platform.
The Secure & accessible contact form is designed to make contacting you from your website easy, accessible, and secure. It will definitely deter spam emails from arriving in your mail box!
Continue reading "Secure & accessible contact form for Wordpress + multi-user version" »
This plugin has now been replaced by an updated version which you can find here.
The Download Monitor plugin has been updated with some tasty new features, and since I'm releasing this as a new version rather than a new build, also I decided to make it its own post.
Download Monitor is a plugin for uploading and managing downloads, tracking download hits, and displaying links. The download link on this page, and even the downloads in the website footer, are all powered by it.
Admin Screenshot:

Read more for more information, installation instructions, and of course, the download link in all its glory!
Continue reading "Wordpress Download Monitor Plugin v1.6″ »
Everyone hates spam, comment spam especially within wordpress. Sure there are plugins out there to reduce what shows up on your blog, a key player being Askimet, but I felt sorry for poor askimet, having to deal with literally thousands of spam messages.
Spamming is a common problem, I was getting (at least) 1000 spam messages a week, and I was sick of it. I'm sure also having so many spam messages stored in the database (even if identified by askimet) must have a speed impact on your blog.
Therefore I have created a simple solution to stopping spam at the source: asking a simple question that bots are too stupid to know in the comment form. I know only get about 10 spams per week, rather than 1000!
Continue reading "Wordpress Comment Spam Stopper plugin" »