-
Hi there, thank you for your great plugin.
This is not a support request, but more of a bug report.After enabling
WP_DEBUG
in WordPress config (for development purposes), I noticed an E_NOTICE spamming my debug.log file:
E_NOTICE: unserialize(): Error at offset 6169 of 44148 bytes in wp-includes/functions.php on line 650
After debugging for a couple hours, I’ve find out that the issue is caused by this option in the database:
rank_math_seo_analysis_results
(Although I’m using the free version and never activated the SEO analyzer, and the option had a default value.)As a workaround, removing this option from the database stopped the notices from appearing in the debug file.
You must be logged in to reply to this ticket.