Optimizing Your WordPress Install – Reloaded
We’ve looked at optimizing your WordPress install before on Return True, but we’ve learnt a lot since then and what to share what we’ve learnt.
HTML Compatible jQuery Typewriter
Going back to my jQuery Typewriter posts I’ve had a few requests in the comments, and via email, to make it work with HTML. Previously I thought this would be near impossible, but a bolt of inspiration hit me & this code was born.
Adding TinyMCE Button To WordPress Via Plugin Part 2
Following on from the last post we are going to look at how to complete our TinyMCE button by getting it to actually do something.
Adding TinyMCE Button To WordPress Via A Plugin
I recently received a request for a tutorial showing how to add a TinyMCE button to the WordPress visual editor, so here is how to do it.
CSS Tip: CSS Media Queries
Due to the popularity of handheld devices such as tablets it has become commonplace to use alternate stylesheets to style a website especially for those devices. Media Queries help simplify the process.
Creating a Product Slider in WordPress with Slides jQuery Plugin
Lisa Marie, my sister, asked me to help her with making a product slider for her WordPress site. She thought it was too good to keep to ourselves, and I agreed so here is how you make it.
Creating a Widget with the WordPress Widget API
I’ve been asked a lot recently for advice on how to create WordPress Widgets that use the new (WP 2.8+) WordPress Widget API. To save me repeating it, here is a quick tutorial.
Multiple Category Post Slider for WordPress
I recently did this for a client and thought it was way to useful to keep to myself. So here is how to create a slider that grabs posts from three (or more) different categories.
Using Triggers in MySQL
A tricky subject I came across recently was how to use Triggers in a MySQL database. I always stayed away from them as I thought they were difficult to work with, but it turns out they are much easier than I expected.
Display Only Posts From Parent Term In WordPress
The client had a related posts loop on the single page template that was displaying posts from the same term as the current post. Everything [...]















