Skip to content

Instantly share code, notes, and snippets.

@jchristopher
Created November 13, 2014 22:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jchristopher/80a1b8391f098305aafd to your computer and use it in GitHub Desktop.
Save jchristopher/80a1b8391f098305aafd to your computer and use it in GitHub Desktop.
<?php
$results = SWP()->search( 'default', 'my search terms' );
// returns an array of post objects
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment