Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Welp, they already closed this persons ticket… logged in to also voice my annoyance with this ‘feature’.

    This is infuriating and needs to be toggleable as OP requested in the ticket.

    Thread Starter traxus

    (@traxus)

    Hello,

    I think my initial testing was insufficient…

    condition function_exists("wpcf7_enqueue_scripts")

    seems to return true site wide except for login pages, I believe it is tied by proxy to the ‘init’ action…

    I initially tested only on login pages and just realized my comments forms had lost reCaptcha.

    I now believe your previous method of specifically white-listing certain actions to be the best way (still not bulletproof) around the wpcf7 conflict. Issues could still arise if there were a comment section on a page that also used a contact form 7 form.

    For my purposes I have modified SGR to only load recaptcha on registration pages and comment forms for not logged in users.

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