This module hides your WordPress version on the frontend of the site.
Activate Hide WP Version Module
In the Admin Optimizer page, click to enable the Hide WP Version module. Press Save Changes to save the changes.

No configuration is required for this module.
Check if Hide WP Version is Working
Before activating this module, check the source code (right-click on the web page and click “Inspect”) of your frontend site. In the <head>
section, you should see a generator
tag showing the WordPress version.

After activating the module, check the source code again. The generator
tag will be gone.