Changeset 2789 for branches/plugin/bbp-includes/bbp-hooks.php
- Timestamp:
- 01/09/2011 10:06:53 PM (15 years ago)
- File:
-
- 1 edited
-
branches/plugin/bbp-includes/bbp-hooks.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-includes/bbp-hooks.php
r2788 r2789 59 59 add_action( 'bbp_init', 'bbp_register_textdomain', 10 ); 60 60 add_action( 'bbp_init', 'bbp_add_rewrite_tags', 12 ); 61 add_action( 'bbp_init', 'bbp_register_views', 14 ); 61 62 add_action( 'bbp_init', 'bbp_ready', 999 ); 62 63
Note: See TracChangeset
for help on using the changeset viewer.