Skip to content

Instantly share code, notes, and snippets.

View williamromero's full-sized avatar
🏠
Working from home

William Romero williamromero

🏠
Working from home
View GitHub Profile
@williamromero
williamromero / wp-query-ref.php
Created December 22, 2015 14:08 — 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#Parameters
* Source: https://core.trac.wordpress.org/browser/tags/3.9/src/wp-includes/query.php
*/
$args = array(
<?php
$countries = array
(
'AF' => 'Afghanistan',
'AX' => 'Aland Islands',
'AL' => 'Albania',
'DZ' => 'Algeria',
'AS' => 'American Samoa',
'AD' => 'Andorra',

Disco lights on flying cube

Made with shadows, animations and transforms. Wow...

A Pen by yoksel on CodePen.

License.