Changeset 3636 for branches/plugin/bbp-includes/bbp-topic-template.php
- Timestamp:
- 11/27/2011 10:19:16 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-includes/bbp-topic-template.php
r3624 r3636 112 112 ); 113 113 114 // Filter the default arguments 115 $args = apply_filters( 'bbp_pre_has_topics_query', $args ); 116 114 117 // Set up topic variables 115 118 $bbp_t = wp_parse_args( $args, $default );
Note: See TracChangeset
for help on using the changeset viewer.