Last active
December 22, 2015 10:18
-
-
Save DrewAPicture/6457424 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 | |
/** | |
* @type string 'sort_column' What columns to sort pages by, comma-separated. | |
* Default 'post_title'. Accepts 'post_author', 'post_date', 'post_title', 'post_name', 'post_modified', 'post_modified_gmt', 'post_parent', 'menu_order', 'ID', 'rand', 'comment_count'). | |
* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment