Skip to content

Instantly share code, notes, and snippets.

View alekseivillegas's full-sized avatar

PaginasPuebla alekseivillegas

View GitHub Profile
@alekseivillegas
alekseivillegas / clientquestions.md
Created November 27, 2016 16:51 — forked from lurkmoophy/clientquestions.md
A List of Questions for a Potential Client

Client Questions

An open source list of questions to ask your client/potential clients before kicking off a project by Luke Murphy.

  • Originally published: 25/02/2014

Technical

  • Who is responsible for content in your organisation?

Sublime Text 2 – Useful Shortcuts (Mac OS X)

General

⌘T go to file
⌘⌃P go to project
⌘R go to methods
⌃G go to line
⌘KB toggle side bar
⌘⇧P command prompt
@alekseivillegas
alekseivillegas / gist:9119433
Last active August 29, 2015 13:56
Mostrar o modificar un icono en Admin de wordpress, para custom_post_type
<?php
/*
Modificar el icono de custom post type en admin wordpress
*/
/**
* registrar el custom post type
*
* @link http://codex.wordpress.org/Function_Reference/register_post_type