Wordpress

  • submit to reddit

Multi Environment WordPress wp-config.php

When you are developing any website you will always have different environments for your website, the number of environments you need will depend...

0 replies - 379 views - 05/17/13 by Paul Underwood in Articles

Add Google+ Comments To Your Site

On the 18th April 2013 Google announced that they have made a Google Plus commenting system which you can have on your website just like the Facebook...

0 replies - 1914 views - 05/01/13 by Paul Underwood in Articles

Creating A Custom Taxonomy In WordPress

WordPress comes with inbuilt functionality which enables you to group posts or post types together. This functionality is called a taxonomy, by default...

0 replies - 1016 views - 04/23/13 by Paul Underwood in Articles

Some further thoughts on templating WordPress

In the last post, we looked at getting a Twig generated WordPress theme up and running. I’ll soon begin looking at styling it with SASS and then getting...

0 replies - 1227 views - 04/17/13 by Karl Agius in Articles

How to Run WordPress on Azure Websites for Free

This article is part of the Running WordPress on Microsoft’s Azure Public Cloud–The Series Running WordPress on Azure is Cost effective, Scalable, and...

0 replies - 1063 views - 04/15/13 by Brian Lewis in Articles

Hacks and snippets to enhance the WordPress search engine

The WordPress built-in search engine is often cited as one of the weak points of the popular blogging platform. In this article, I have compiled several code...

0 replies - 1266 views - 04/11/13 by jb j in Articles

Add Custom Post Meta Data To Post List Table

One of the best thing about WordPress is that you can customise almost anything. In the admin area you can see a list of all the posts you have added in...

0 replies - 1311 views - 04/10/13 by Paul Underwood in Articles

Templating a WordPress theme with Twig

Well, that wasn’t as painful as I thought it would be. Some googling and a couple of experiments went a long way, and now I have a partial, unstyled,...

0 replies - 1167 views - 04/09/13 by Karl Agius in Articles

Options For Building A WordPress Membership Site

A membership website allows visitors to pay a recurring or one off fee to gain access to some or all of your content, downloads or any offline...

0 replies - 765 views - 04/09/13 by Kay Hebbourn in Articles

Hosting WordPress On OpenShift

If you’ve not heard of OpenShift, it’s: “a free, cloud-based application platform for Java, Perl, PHP, Python, and Ruby...

0 replies - 1718 views - 04/05/13 by David Salter in Articles

WordPress Developer Plugin

If you're a WordPress developer then this is one plugin that you need to download before you start any new work on a plugin or theme. This plugin is made...

0 replies - 864 views - 03/21/13 by Paul Underwood in Articles

How To Create Custom Queries In WordPress

All the data you enter into WordPress will get stored in the database, depending on what page you are on WordPress will query the database in a different...

0 replies - 1542 views - 03/20/13 by Paul Underwood in Articles

Ultimate List of WordPress resources

WordPress is my favorite tool for building blogs and websites. In this article, I have compiled the most useful resources for WordPress developers I came...

0 replies - 826 views - 03/12/13 by jb j in Articles

How to Speed Up WordPress in 7 Easy Steps

Last month, we discussed the importance of implementing a CDN to speed up your site content. Sticking with this theme, let’s take a closer look at how...

1 replies - 1741 views - 03/07/13 by Leigh Shevchik in Articles

Adding A Help Tab To WordPress

If you are new to WordPress then you might be used to visiting the help tab in the top right corner of the page. This is a tab that can be customised on any...

0 replies - 822 views - 03/05/13 by Paul Underwood in Articles