• Resolved Roman Matovsky

    (@fireroman)


    Hello,

    Hope you can fix it soon.

    WordPress: 6.7.2

    WPForms Lite: 1.9.3.2

    PHP: 8.1

    That’s what I see in Query Monitor:

    Hook: doing_it_wrong_run

    Priority: 0

    Callback:

    WPForms\ErrorHandler->action_doing_it_wrong_run()
    wp-content/plugins/wpforms-lite/src/ErrorHandler.php:285

    Hook: doing_it_wrong_run

    Priority: 20

    Callback:

    WPForms\ErrorHandler->action_doing_it_wrong_run()
    wp-content/plugins/wpforms-lite/src/ErrorHandler.php:285

    Hook: doing_it_wrong_trigger_error

    Priority: 10

    Callback:

    WPForms\ErrorHandler->filter_doing_it_wrong_trigger_error()
    wp-content/plugins/wpforms-lite/src/ErrorHandler.php:331

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @fireroman,

    Thanks for reaching out!

    The action_doing_it_wrong_run() function is essentially a helpful tool in WPForms that manages how certain notifications appear in your WordPress dashboard.

    Think of it as a traffic controller that helps keep your admin area cleaner by handling specific messages about how WPForms loads its translations. It’s particularly important for WordPress 6.7 and newer versions, where it helps prevent unnecessary warning messages from cluttering up your dashboard.

    The function works quietly in the background, making sure that everything runs smoothly while maintaining compatibility with popular debugging tools like Query Monitor (screenshot). You don’t need to do anything with it – it’s just there making sure your experience with WPForms stays clean and professional!

    Is there anything specific about WPForms’ error handling that you’d like to know more about?

    Thanks!

    Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @fireroman,

    We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Problems with hooks’ is closed to new replies.