Author Archives: admin

A quote about me

I was laying there in bed last night and wrote this quote about myself, I liked it. I am driven by anger and competition, motivated …

View more

Share
Leave a Comment

How to query wordpress posts by custom meta

WordPress custom meta for posts and pages (including custom post types…obviously) can open the door to extending WordPress in many great ways. One such way …

View more

Share
Tagged: Leave a Comment

Setting Default WordPress FTP, SSH & SFTP Details

Sometimes hosts are really un-helpful and don’t set up your WordPress ftp details for you, or maybe you set your WordPress install up yourself and …

View more

Share
Tagged: Leave a Comment

Mac Screenshot Shortcuts + Commands

I find this continuously frustrating to remember so I thought i’d write a quick blog about the possible mac os x commands for screenshot capturing …

View more

Share
Leave a Comment

How to use dig to get the TTL (time to load) of a domain

Obtaining the TTL for a domain is quite simple. Open up a terminal and meet your new friend ‘dig’. Type the follow, replacing my website …

View more

Share
Tagged: Leave a Comment

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 …

View more

Share
Tagged: Leave a Comment

How to add custom meta boxes to WordPress

Many of us want to add custom meta boxes to WordPress post types and doing so is a relevantly easy jaunt, in this tutorial i’m …

View more

Share
Tagged: Leave a Comment

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 …

View more

Share
Tagged: Leave a Comment

UK Government should practise top down innovation

I was thinking about this last night and it occurred to me that really our government does not practise innovation itself. Long gone are the …

View more

Share
Tagged: Leave a Comment

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 …

View more

Share
Tagged: Leave a Comment