Changeset 14603
- Timestamp:
- 05/13/2010 05:34:43 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/query.php
r14588 r14603 1844 1844 } 1845 1845 } 1846 1847 // Allow plugins to contextually add/remove/modify the search section of the database query 1846 1848 $search = apply_filters_ref_array('posts_search', array( $search, &$this ) ); 1847 1849
Note: See TracChangeset
for help on using the changeset viewer.