Clicky

Wordpress

This is a list of all the articles in the Wordpress category. If you can't find what your are looking for try the search

Check out my Translation Plugin!

Bens Translator Thumbnail

Sample Config for WordPress Running on Varnish 2.1

Home Image

This is a sample config for running varnish on a wordpress blog, this will stop dynamic content such as the logins from being cached. ...

How to Disable the WordPress Administrator Bar

Home Image

With Wordpress 3.1 a new Administrator Bar appears on pages of your website. This guide explains how to disable this bar. ...

How to Automatically add text to the WordPress Post Editor

Home Image

If you own a Wordpress blog, you may find yourself typing out the same thing in each post. This guide shows you how to automatically add text to a new post. ...

Show Top 10 Posts in WordPress Without a Plugin

Home Image

Wordpress is a great blogging tool and many plugins are available to do just about everything. But having 100 plugins will make your site crawl and will annoy your users. This tutorial will show you how to add some simple code to s...

Highlight Searched Term In WordPress Search Results

Home Image

A popular way of displaying search results is to highlight the search term in the results. Read on for the code. ...

How To Display PHP Code Directly in WordPress Posts

Home Image

If you put php code into a Wordpress post the Wordpress engine will take that code and parse it. This will remove it from the post and leave you without your code! ...