Skip to content

Instantly share code, notes, and snippets.

View matthew-hinders-anderson's full-sized avatar

Matthew Hinders-Anderson matthew-hinders-anderson

View GitHub Profile

Keybase proof

I hereby claim:

  • I am matthew-hinders-anderson on github.
  • I am matthewha (https://keybase.io/matthewha) on keybase.
  • I have a public key ASDz_B43TxdD4qcHyVO2QZA6RTt5S6YJT4-u1agPiipdLAo

To claim this, I am signing this object:

<?php
$sphp_args = array(
'post_type' => 'super_pages',
'tax_query' => array(
array(
'taxonomy' => 'display-location',
'field' => 'slug',
'terms' => 'homepage',
),
),