WordPress Fundamental — Hard
Key points
- WordPress Heartbeat API sends AJAX requests for autosave and post locking
- High-traffic sites with many admin users can experience server load issues
- The API is a JavaScript/PHP polling mechanism
- The issue arises from frequent wp-admin/admin-ajax.php requests
Ready to go further?
Related questions
