Changeset 6582 for trunk/src/includes/topics/template.php
- Timestamp:
- 06/19/2017 02:03:14 AM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/topics/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/topics/template.php
r6573 r6582 441 441 */ 442 442 function bbp_get_topic_id( $topic_id = 0 ) { 443 global $wp_query; 444 445 $bbp = bbpress(); 443 $bbp = bbpress(); 444 $wp_query = bbp_get_global_object( 'wp_query', 'WP_Query' ); 446 445 447 446 // Easy empty checking
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)