Created
July 23, 2015 13:36
-
-
Save sarah-hunter/7e0d4fbee249d96e3de2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
return array( | |
'post_type' => 'any', | |
'posts_per_page' => 15, | |
); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment