
Update your Copyright Year Automatically with PHP
Fed up of changing the copyright year on your website every January (or whenever it is you notice it needs changing!)? Let PHP do the hard work for you.
- PHP (1)
Fed up of changing the copyright year on your website every January (or whenever it is you notice it needs changing!)? Let PHP do the hard work for you.
Have a webpage that you want Google Search to ignore? Here's how...
I've been wanting to get into home brewing for some time now, particularly the brewing of ale. Finally, I've taken the plunge and purchased my first bit of kit. Follow my journal as I go from very amateur and humble beginnings, to a well versed and experienced home brewer (in theory!).
If you've created sub categories in WordPress and want to display bespoke content if your category archive page has a specific parent, then here's how!
Shortcodes are a great and easy way to output simple (or very sophisticated) content in your posts/pages via plugins or inbuilt WordPress shortcodes, but how would you output this directly in your theme files?
A few examples of how to manipulate WordPress post queries using Custom Fields.
Need to make a background semi-transparent but don't want to affect the content within your div? Just a few lines of CSS can do the trick.
How to retrieve the current ID of an object/item in your WordPress themes using some inbuilt WordPress functions.