I’m going to try and do something a little different for my business model here: I’m giving my WordPress expertise and service away for free. That’s right, FREE. There is a catch (there always is though, right?). This is only for newcomers to the internet world. The reason for this stipulation is I plan on [...]
When creating a new project of mine, I needed a way to protect certain page ids from being deleted because I was hard coding them into my WPMU themes. I was using the WPMU Blog Templates plugin, and after figuring out what IDs those new “pre-setup” pages were, I needed a way to protect them [...]
Last March I wrote an article for WPDesigner (then subsequently republished it here) detailing the ways you could use a base install of WordPress (then on version 2.3) into a membership directory with the help of just a few plugins. This worked, and still works beautifully for me over at my Pittsburgh Designers community site. [...]
WP-Components is a new WordPress plugin that allows theme developers to embed a short template tag instead of short bits of text and code that the website owner might want to change later on. Before creating this plugin, if I had semi-static text within a theme I was developing (such as a short “About Me” [...]
WordPress will never cease to amaze me. I have been working with WordPress for years now, designing and programming projects like Pittsburgh Designers, adClustr and this site — and I am always learning new ways to improve the WordPress experience. This is my list of the hidden theme tricks I’ve amassed over the years. 1. [...]
For web designers or other businesses alike, setting up a quality portfolio is essential. This tutorial will show you how you can use WordPress’s Link Manager to create and display your portfolio. This will allow you to use WordPress to it’s fullest extent, without the need of extra plugins or any hacked code. Step 1. [...]
Photo Credit: reportergimmi A few months ago I wrote an article on how to create a popular posts list, and in the example I used a category called ‘Popular’ to determine what was shown within the list. This approach is great for those that remember to periodically update their list by adding new posts to [...]
These are reviews based on my own evaluations of the plugins. I downloaded, installed and tested each one within a default Kubrick theme installation on WordPress 2.6. I tried to make this a complete list via the Extend Plugin Directory. I used a snippet of code from the recent post Creating a Simple Online Application [...]