Opened 5 years ago
#2946 assigned defect
Unfiltered MU WP_Roles::_init() is deprecated.
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | highest | Severity: | critical |
| Plugin: | not-listed | Keywords: | |
| Cc: |
Description
Unfiltered MU Plugin tested with last version of wordpress.
Need changing on line 84:
from $current_user->_init() to $current_user->for_site();
Attachments (1)
Note: See
TracTickets for help on using
tickets.
plugin updated with changelog