Too Early User Checking
-
hi,
the plugin, combined with BuddyPress will generate notice. for more information see : https://buddypress.trac.www.ads-software.com/ticket/4830
“Some plugin is invoking it (set_current_user) too early. You’ll want to do a debug_backtrace() and figure out what function is calling it when.”
seems to me you have to use is_super_admin() on init, and not before on class construction.
very helpful plugin btw, thanks
best.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Too Early User Checking’ is closed to new replies.