Changeset 16003 for trunk/wp-admin/includes/post.php
- Timestamp:
- 10/27/2010 08:27:45 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/post.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/post.php
r15940 r16003 854 854 } 855 855 856 if ( ! empty( $q['show_sticky'] ) ) 857 $query['post__in'] = (array) get_option( 'sticky_posts' ); 858 856 859 wp( $query ); 857 860 … … 921 924 add_filter('posts_where', '_edit_attachments_query_helper'); 922 925 923 wp( $q);926 wp( $q ); 924 927 925 928 if ( isset($q['detached']) )
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)