• Mike Haydon

    (@mike-haydon-swo)


    I understand the point of having a misconfiguration validation option, but can you just put it on the contact form 7 pages? It is very annoying having it on every page in the admin area, especially because closing it doesn’t seem to stop it coming back when you go to another page.

    Maybe just have it on /admin.php?page=wpcf7 or allow the user to actually remove it. There are many reasons for wanting a form without caring if it validates according to how the developer thinks it should. For example, on development sites or servers with specific requirements. It seems the dev was too keen to be helpful without considering many of us don’t need the help. It just mars a fantastic plugin and feels like I’m using Yoast all over again lol.

    https://wordpress.org/plugins/contact-form-7/

Viewing 1 replies (of 1 total)
  • Add this to wp-config.php to disable the warning on development sites:

    define( 'WPCF7_VALIDATE_CONFIGURATION', false );
Viewing 1 replies (of 1 total)

The topic ‘Unstoppable Nag Extremely Annoying’ is closed to new replies.