-
Sidebar
This sidebar is specific for the blog pages. To start using widgets go to Appearance > Widgets and drag a widget into the sidebar area.
-
Archives
- January 2012
- December 2011
- November 2011
- October 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- February 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- May 2010
- April 2010
- February 2010
- January 2010
- December 2009
- November 2009
- August 2009
- July 2009
- June 2009
- May 2009
- March 2009
-
Categories
- Adobe Flash
- Build your own mmorpg game
- Business
- Computing
- CSS3
- Free Online Games
- Javascript Development
- jQuery
- Leisure
- Mac Os X
- Microsoft Windows – Help & Tips
- Mysql Development
- Online Game Development
- Php development
- PHP Frameworks
- Putty
- Search Engine Optimisation
- Server Side Development
- subversion
- Technology
- UK Government
- Uncategorized
- website development
- Wordpress
Category Archives: Wordpress
Enqueue WordPress script on certain theme template pages only
Enqueuing scripts the proper way in WordPress can help avoid annoying javascript problems and allows us to specify dependancies of our scripts I.E. jQuery, so …
Custom URL structure in WordPress using filters and hooks
WordPress, as we all know is one of the greatest open source website platforms available right now and what with it being open source and …
How to create WordPress pages with just pure PHP
I’ve seen alot of people ask how to create pages within WordPress with some simple PHP code so I thought i’d give answering it a …
Correct way to add CSS to WordPress Plugin Backend
Many of us have dabbled with making our own WordPress plugins, but what alot of people forget is we need to make sure we’re as …
How to get the content of a WordPress post page as well as the loop
Earlier today I was talking about how I haven’t blogged in a little while, I feel ashamed at the truth of it. So as I …
Installing WordPress or Updating Using Sub Version
Installing wordpress via subversion couldn’t be simpler follow the steps below. Navigate to the directory on your site in which you wish to create the …