Make Disable Admin Email Verification Prompt

Description

WordPress 5.3 introduced an admin email verification screen that is periodically shown after an admin has logged in, prompting administrators to verify the site’s administration email address. This plugin disables that prompt.

**NOTE : This plugin requires WordPress 5.3 or greater.

Screenshots

Installation

Minimum Requirements

  • WordPress 5.3 or greater is recommended
  1. Upload make-disable-admin-email-verification-prompt folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

FAQ

Does this plugin do anything if the WordPress 5.3 or later versions is not used?

No, this plugin not used without WordPress 5.3 or later versions.

Do you have a question?

If so, please use the support forum to ask!

Reviews

Read all 2 reviews

Contributors & Developers

“Make Disable Admin Email Verification Prompt” is open source software. The following people have contributed to this plugin.

Contributors

“Make Disable Admin Email Verification Prompt” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Make Disable Admin Email Verification Prompt” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.8

  • Tested up to WordPress 7.1
  • Fixed register_uninstall_hook using a non-static callback (was silently failing with a _doing_it_wrong notice)
  • Added sanitize_callback to the settings field
  • Fixed spelling/wording errors in plugin description and readme

1.0.7

  • Tested upto latest wordpress version 6.9

1.0.6

  • Tested upto latest wordpress version 6.6

1.0.5

  • Tested upto latest wordpress version 6.3

1.0.4

  • Change readme.txt file

1.0.3

  • Tested upto latest wordpress version 6.0

1.0.2

  • Tested upto latest wordpress version 5.9

1.0.1

  • Tested upto latest wordpress version 5.6

1.0.0

  • Initial release of the plugin