How Do I Diagnose High Admin-Ajax Usage on My WordPress Site?

If you are noticing a high level of admin-ajax usage on your WordPress site, there are a few things you can do to diagnose the issue. First, you can use the Google Admin-Ajax toolbar to see what specific actions are being triggered by admin-ajax. This can help you to see if there is a specific area of your site where admin-ajax is being used excessively. Additionally, you can use the wp-cron.

php file to monitor admin-ajax activity and see if there are any patterns that are being repeated. Finally, you can use the WordPress Stats plugin to see how often admin-ajax is being used and how much CPU or memory it is using.