Plugin Directory

Opened 5 years ago

#2946 assigned defect

Unfiltered MU WP_Roles::_init() is deprecated.

Reported by: mredodos's profile mredodos's profile mredodos Owned by: automattic's profile automattic's profile Automattic
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)

unfiltered-mu.1.3.2.zip (3.0 KB) - added by mredodos 5 years ago.
plugin updated with changelog

Download all attachments as: .zip

Change History (1)

@mredodos
5 years ago

plugin updated with changelog

Note: See TracTickets for help on using tickets.