dashboard-cleanup
dashboard-cleanup copied to clipboard
Cleans up the WP Admin backend by disabling various core WP and WC bloat features including Automattic spam, nag notices, tracking, and other items.
Hi, I’ve just started testing WP with recently released PHP 8.1 and found that your plugin causes a fatal error: ``` PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback)...
Hi, after switching my local WP to PHP 8 I see following in logs: `Warning: Private methods cannot be final as they are never overridden by other classes in \wp-content\plugins\dashboard-cleanup-1.1.2\helpers\boot.php...