Changeset 4360 for trunk/bbpress.php
- Timestamp:
- 11/08/2012 07:50:55 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bbpress.php
r4357 r4360 822 822 public function setup_current_user() { 823 823 $this->current_user = &wp_get_current_user(); 824 825 // Setup the default user role 826 bbp_set_current_user_default_role(); 824 827 } 825 828
Note: See TracChangeset
for help on using the changeset viewer.