Hello,
Thanks for reaching us,
Thank you for bringing to our attention the issue with the third-party API call that was causing your website to slow down. We have been working diligently to identify and resolve this issue. Hopefully, you will find the issue resolved within our upcoming version.
function remove_meta_boxes() {
remove_meta_box('aaaa_webappick_latest_news_dashboard_widget','dashboard','side');
}
add_action('wp_dashboard_setup','remove_meta_boxes');
You can use the above code snippet to avoid the external API call you mentioned.
-
This reply was modified 2 years, 1 month ago by
Shahed.
Great.
Thank you for your support
Hello,
Please resolve this thread if the provided solutions work for you. Have an nice day 🙂
-
This reply was modified 2 years, 1 month ago by
Shahed.
How can I run the above code only in one specific xlm file ? I need it for skrourz