Changeset 6582 for trunk/src/includes/replies/template.php
- Timestamp:
- 06/19/2017 02:03:14 AM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/replies/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/replies/template.php
r6573 r6582 327 327 */ 328 328 function bbp_get_reply_id( $reply_id = 0 ) { 329 global $wp_query; 330 331 $bbp = bbpress(); 329 $bbp = bbpress(); 330 $wp_query = bbp_get_global_object( 'wp_query', 'WP_Query' ); 332 331 333 332 // 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)