slug) { wp_redirect(remove_query_arg(['_wp_http_referer'], wp_unslash($_SERVER['REQUEST_URI']))); exit; } } public static function url() { return admin_url('admin.php?page=' . static::SLUG); } }