Automatically refresh the Stylesheet Version Number Leave a Comment / Code Snippets, General, PHP, Wordpress Add a version number to a WordPress css file that will automatically update when the file is changed:
Enable SSL with Cloudflare and WordPress Leave a Comment / General Cloudflare allows you to use SSL (there are varying levels). In order to get this running, here are the basic steps that I performed to…
Mobile Redirection With Full Site Option Leave a Comment / Code Snippets It’s handy for people who don’t know that you have a mobile version of your site, or know what the URL is (is it sitename.com/mobile?…
CSS Image Filtering Leave a Comment / General To Do: insert example of grayscale effect and explore trimming the edges using “clip” since the blur bleeds outside the actual confines of the image.…