Removing all dashboard widgets solved my problem, for anyone:
add_filter( ‘aioseo_show_seo_setup’, ‘aio_remove_dashboard_widgets’, 10);
add_filter( ‘aioseo_show_seo_overview’, ‘aio_remove_dashboard_widgets’, 10);
add_filter( ‘aioseo_show_seo_news’, ‘aio_remove_dashboard_widgets’, 10);
function aio_remove_dashboard_widgets() {
return false;
}
help further but disabled the feature
-
This reply was modified 1 year, 10 months ago by
briandd.
-
This reply was modified 1 year, 10 months ago by
briandd.
-
This reply was modified 1 year, 10 months ago by
briandd.
-
This reply was modified 1 year, 10 months ago by
briandd.
Edit: i see you updated the plugin and put a performance fix, thanks!
I will try it
-
This reply was modified 1 year, 10 months ago by
briandd.
Hi @briandd ,
Thank you for reaching out and for providing detailed feedback about the issues you encountered with the “general sitemap” feature and the WP dashboard widget. I apologize for the inconvenience this has caused.
We appreciate your patience and your proactive approach in finding a temporary solution. We’ve recently released an update with performance fixes, and I’d like to know if these updates have resolved the issues on your website.
Could you please confirm if the latest update has improved the performance and if the sitemap feature and dashboard widget are now functioning as expected? Your feedback is invaluable in helping us ensure our plugin performs optimally for all users.
Thank you once again for your patience and cooperation. We’re here to help if you need any further assistance.
Hi @briandd,
We haven’t heard back from you in a couple of days. I’m going to go ahead and close this thread for now. But if you’d like us to assist, please feel welcome to continue the conversation.
Thanks!