WordPress shows admin email verification screen every six months.
This option disables this periodic checking by WordPress asking the admins if their email is still valid thus preventing redirection to the admin email confirmation screen.
This option disables auto-update user interface elements for plugins and themes.
Before:
After:
Note: This does not disable auto-updates. It only hides the user interface elements.
This option disables sending of emails following an automatic background plugin or theme update.
Many users are likely to already be using a SEO plugin like Yoast, Rank Math, Slim SEO, SEOPress. These SEO plugins already include XML sitemap (these are mainly for search engines) generation and hence you might want to disable the sitemaps included by WordPress out of the box using this option in Oxy Toolbox.
If you not using a SEO plugin (with its built-in sitemap generation feature) and instead want to use WordPress’ sitemaps feature, this option disables Oxygen’s ct_template
post type since it is not meant to be public.
This is equivalent to implementing this tutorial.
This module disables XML-RPC methods that require authentication.
This is equivalent to using this plugin. More info.
By default, WordPress organizes media in the Library by year folders and inside that month (number) folders. This option disables this and makes all the media be upload in a flat directory structure in /wp-content/uploads.
This option removes the top Help tab (see screenshot below) for everyone but the admin or users with the manage_options
capability.
This option removes the Screen Options tab (see screenshot below) for everyone but the admin or users with the manage_options
capability.