Changeset 6684 for branches/2.5/includes/forums/functions.php
- Timestamp:
- 09/09/2017 02:43:03 PM (9 years ago)
- File:
-
- 1 edited
-
branches/2.5/includes/forums/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.5/includes/forums/functions.php
r6647 r6684 1849 1849 1850 1850 // Get any existing meta queries 1851 $meta_query = $posts_query->get( 'meta_query', array() );1851 $meta_query = (array) $posts_query->get( 'meta_query', array() ); 1852 1852 1853 1853 // Add our meta query to existing
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)