Skip to content

Instantly share code, notes, and snippets.

@mohdsayed
mohdsayed / bash-cheatsheet.sh
Last active October 26, 2019 02:32 — forked from LeCoupa/bash-cheatsheet.sh
Bash CheatSheet for UNIX Systems #bash
#!/bin/bash
#####################################################
# Name: Bash CheatSheet for Mac OSX
#
# A little overlook of the Bash basics
#
# Usage:
#
# Author: J. Le Coupanec
# Date: 2014/11/04
@mohdsayed
mohdsayed / a.md
Created October 27, 2016 14:27 — forked from ericandrewlewis/a.md
The WordPress Customizer

The WordPress Customizer

The WordPress Customizer is an interface for drafting changes to content while previewing the changes before they are saved. This is an alternative to the "save and suprise" model of changing settings without knowing what exactly will happen.

The customizer can be accessed in the admin interface under Appearance > Customize.

A screenshot of the customizer

#19909 is the trac ticket that introduced the Customizer during the 3.4 release cycle.