Changeset 11884 for trunk/src/bp-core/bp-core-actions.php
- Timestamp:
- 03/04/2018 11:17:29 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-actions.php
r11589 r11884 87 87 88 88 /** 89 * Late includes. 90 * 91 * Run after the canonical stack is setup to allow for conditional includes 92 * on certain pages. 93 */ 94 add_action( 'bp_setup_canonical_stack', 'bp_late_include', 20 ); 95 96 /** 89 97 * The bp_template_redirect hook - Attached to 'template_redirect' above. 90 98 *
Note: See TracChangeset
for help on using the changeset viewer.