Skip to content

Instantly share code, notes, and snippets.

View mickcarey's full-sized avatar

Michael Carey mickcarey

View GitHub Profile
@mickcarey
mickcarey / bootstrap.css
Created August 14, 2012 07:40
CSS: Bootstrap
/*!
* Bootstrap v2.0.4
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/
@mickcarey
mickcarey / gist:3347246
Created August 14, 2012 07:37 — forked from luetkemj/wp-query-ref.php
WP: Query $args
<?php
/**
* WordPress Query Comprehensive Reference
* Compiled by luetkemj - luetkemj.com
*
* CODEX: http://codex.wordpress.org/Class_Reference/WP_Query
* Source: http://core.trac.wordpress.org/browser/tags/3.3.1/wp-includes/query.php
*/
$args = array(