Changeset 10356 for trunk/src/bp-core/bp-core-actions.php
- Timestamp:
- 11/15/2015 07:57:03 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-actions.php
r10153 r10356 44 44 45 45 /** 46 * bp_loaded- Attached to 'plugins_loaded' above.46 * The bp_loaded hook - Attached to 'plugins_loaded' above. 47 47 * 48 48 * Attach various loader actions to the bp_loaded action. … … 59 59 60 60 /** 61 * bp_init- Attached to 'init' above.61 * The bp_init hook - Attached to 'init' above. 62 62 * 63 63 * Attach various initialization actions to the bp_init action. … … 77 77 78 78 /** 79 * bp_template_redirect- Attached to 'template_redirect' above.79 * The bp_template_redirect hook - Attached to 'template_redirect' above. 80 80 * 81 81 * Attach various template actions to the bp_template_redirect action.
Note: See TracChangeset
for help on using the changeset viewer.