Changeset 1723 for trunk/bp-forums.php
- Timestamp:
- 08/28/2009 07:05:23 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/bp-forums.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-forums.php
r1718 r1723 27 27 } 28 28 add_action( 'plugins_loaded', 'bp_forums_setup', 5 ); 29 add_action( 'admin_head', 'bp_forums_setup', 3);29 add_action( 'admin_head', 'bp_forums_setup', 2 ); 30 30 31 31 function bp_forums_is_installed_correctly() {
Note: See TracChangeset
for help on using the changeset viewer.