Tag: code
-
Uses of modulus – rows for grids and background colours
There are two things that designers will throw out quite often – box grids with rows, and repeating […]
-
Bulk updating Cloudflare’s firewall rules
I’ve been using Cloudflare recently and overall it’s extremely straightforward, but there was one small fly in the […]
-
RegEx to match / link Twitter usernames and hashtags
One of the things we do at Helpful Technology is provide digital skills training. As part of that […]
-
Bash script to configure MySQL database and install WordPress
Updated 4/6/15 – now with added key/salt generation When deploying a new WordPress site, there are two (potentially) […]
-
Running the Gandi.net API on their PAAS
I recently setup a small server monitoring script using the APIs from Gandi and Monitor.us – both services […]
-
Resolving wpautop and Shortcode problems
Background WordPress offers quite a friendly hybrid WYSIWYG / HTML editor that makes publishing easy even for those […]
-
Advanced CPT Filtering in WordPress
Prior to WordPress 3.1 you could only use one meta_key : meta_value : meta_compare in a query_posts. This […]
-
Highlighting Custom Post Types in the menu
There seems to be a problem/oversight in WordPress at the moment (afaik). You can generate Custom Post Types […]
-
Conditionally loading plugin scripts in WordPress
I’m a big fan of WordPress – it’s both easy to use as an author and easy to […]
-
Tracking downloads in Google Analytics with jQuery
Google Analytics (and other similar services) aren’t 100% reliable, but they give a valuable insight into what the […]