Menu

Skip to content
  • Home
  • About
  • Projects
  • Articles
  • Contact
  • Contact Form

    Fields marked with a * are required.

Kirsten Cassidy

WordPress, RWD, bits, bats, nibbles and bytes

Cheat sheets

Memory aides or reference sheets

Unix Cheatsheet

November 26, 2017May 10, 2019 by Kirsten Cassidy

Here is a list of useful commands that I find myself having to look up fairly often : Move contents of folder one folder up and remove said folder From the subfolder that you no longer need : mv * .[^.]* .. Modifying hosts file (Mac/ Linux) sudo vi /etc/hosts

More about:
  • Quick Tips
Cheat sheets

Installing Theme Unit Test Data with wp-cli

December 5, 2016December 5, 2016 by Kirsten Cassidy

When building custom themes client sites it is important to test as many edge case as possible. Theme Unit Test Data is the way to go here and a minimum requirement for any professionally built WordPress theme (in my opinion anyway) If building a theme for the wordpress.org theme repository this will almost certainly be …Continue reading

More about:
  • Quick Tips
  • WordPress
Cheat sheetswp-cli

WP-CLI Cheatsheet for site setup

November 6, 2015December 28, 2015 by Kirsten Cassidy

For those who are comfortable with WP-CLI but haven’t yet memorised all the commands here are some of the more common ones I use when developing client sites. The object here is to save time and to avoid do repetitive (and unexciting) tasks in wp-admin. If you aren’t comfortable with WP-CLI and would like to …Continue reading

More about:
  • Tools
  • WordPress
Cheat sheetswp-cli

Unix Command Cheatsheet

November 2, 2015November 25, 2015 by Kirsten Cassidy

This is a conglomeration of several online cheatsheets, the origins of which are noted in the resources section below. It also includes my own notes, any of this is open for discussion. Please feel free to correct any wrong information or to include any which are vital but may have been overlooked.

More about:
  • Basics
  • Quick Tips
Cheat sheets

Recent Posts

  • Incorporting Webpack into a WordPress theme (part 3)
  • Unix Cheatsheet
  • Using Font Face Observer to optimise font-loading in a WordPress site
  • Incorporting Webpack into a WordPress theme (part 2)
  • Incorporting Webpack into a WordPress theme (part 1)

Categories

  • Basics
  • CSS
  • Editorial
  • Miscellaneous
  • Quick Tips
  • Resources
  • Tools
  • Tutorial
  • WordPress
  • WPML

Tags

Cheat sheets CSS Grid layout forms Multisite Php Storm Responsive Web Design SVG icons text-editors Webpack WordCamp Europe WordPress 4.6 wp-cli WP-plugins

© 2021 Kirsten Cassidy