Changeset 7006 for trunk/src/includes/core/template-functions.php
- Timestamp:
- 11/24/2019 01:38:37 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/core/template-functions.php
r6930 r7006 383 383 384 384 // Filter & return 385 return (array) apply_filters( 'bbp_get_template_stack', $stack ) 385 return (array) apply_filters( 'bbp_get_template_stack', $stack ); 386 386 } 387 387
Note: See TracChangeset
for help on using the changeset viewer.