Craig Simpson

Web development daybook

  • Home
  • About
  • Code

23rd March 2017 — 0

How to filter the FacetWP Google Maps options

This morning I was helping to work out some issues with a site using FacetWP and came across a useful filter contained within the Facet WP Google Maps addon. Documentation for the Google Maps addon is a little sparse at the moment, so I thought it would be helpful to highlight the facetwp_map_init_args filter, which […]

Read More about the article titled: How to filter the FacetWP Google Maps options

18th November 2016 — 0

Introducing Gulp WP Toolkit

I’ve been using Gulp on WordPress theme builds for a while now. When I started using it, I started simply – I created a Gulpfile.js in my starter theme which contained all of the tasks I needed.

Read More about the article titled: Introducing Gulp WP Toolkit

14th November 2016 — 0

Essential PostCSS Packages

I use Gulp as a build tool to automate a lot of the mundane tasks involved with creating WordPress themes and there are many Gulp packages to take care of everything from generating translation files, to compiling SCSS into CSS. PostCSS packages are JavaScript based, and can be utilised by any build tool (Gulp, Grunt, […]

Read More about the article titled: Essential PostCSS Packages

14th November 2016 — 0

WordPress Development on Windows

In April 2016, I moved from Mac to Windows as my primary development environment. It was an interesting switch, and one I’m quite happy with – Windows 10 has proven itself to be a robust operating system, and all of my software requirements have been met and often exceeded. Most of my work is WordPress […]

Read More about the article titled: WordPress Development on Windows

13th November 2016 — 0

Why I use WordPress and the Genesis Framework

WordPress is the most popular Content Management System (CMS) around and now powers more than 27% of all websites. One of the great things about WordPress – and one of the main reasons why I develop websites using WordPress as a platform – is that even if you aren’t familiar with it, it’s incredibly easy […]

Read More about the article titled: Why I use WordPress and the Genesis Framework

14th July 2016 — 0

Disable WP Auto Formatting

Easily disable the Markdown-style auto formatting features added to the editor in WP 4.3.

Read More about the article titled: Disable WP Auto Formatting

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Go to Next Page »

Copyright © 2015–2021 Craig Simpson • Built on the Genesis Framework