josklever
(Jos Klever)
June 25, 2022, 8:48am
2
WPvivid is a 3rd party extension, so you need to contact their support. It’s related to the MainWP4.2.5 security update and instructions can be found here:
The nonce that was implemented in MainWP is the standard WordPress Nonce. You can learn more about it on WordPress Codex, including the implementation details: WordPress Nonces « WordPress Codex
If you would like, you can add this code to the end of the admin URLs in the Broken Link Checker extension to enable nonces for it.
[image]
[image]
Apologies for posting it in image form, but when trying to post the code itself here, I’m getting an error. Probably a security feature.
We have alread…