by beka mae | Mar 25, 2015 | Entertaining Myself
add_action ( ‘wp_head’, ‘sir_terry’ ); function sir_terry() { $clacks=”<meta http-equiv=\”X-Clacks-Overhead\” content=\”GNU Terry Pratchett\” />”; echo $clacks; }
by beka mae | Mar 5, 2015 | Web Development
I love Themble’s Bones theme as a WordPress theme starter. I’ve used several over the years. TidyTheme’s blankslate is my second favorite but this post is about Bones! Bones is meant to be used without Child themes which, honestly I’ve never...