Causing problems
-
When it comes to speeding up the page, it may help, but I’ve found it can also cause two issues:
- For some reason, it blocks the “admin_notices” hook in the admin area, which can disrupt the proper functioning of other plugins.
- You need to update your SPF DNS record to comply with DMARC requirements (as explained on the Wedos help page titled “Emails – SPF Record”).
Suggestions:
- The plugin function init_notices() should be removed—why is it even there? ??
- The plugin should notify users about the potential need to update the SPF record.
- You must be logged in to reply to this review.