Changeset 708 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wc-post-types/wc-post-types.php
- Timestamp:
- 06/17/2014 10:46:38 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wc-post-types/wc-post-types.php
r697 r708 159 159 /** 160 160 * Runs during pre_get_posts in admin. 161 * 162 * @param WP_Query $query 161 163 */ 162 164 function admin_pre_get_posts( $query ) {
Note: See TracChangeset
for help on using the changeset viewer.