Skip to Content
✨ v2.0.2 Released - See the release notes

Performance Settings

The Performance tab helps you reduce server load and improve page speed.

Heartbeat API

The WordPress Heartbeat API sends AJAX requests every 15 seconds by default, which can increase server load significantly on sites with many logged-in users.

SettingDefaultDescription
Disable Heartbeat on frontend❌ DisabledStops the Heartbeat API from running on frontend pages. Only affects logged-in users browsing the site.
Custom Heartbeat interval❌ Disabled (60s)Sets a custom interval in seconds (15–120). Higher values reduce server load but delay auto-save and notification updates in the editor.
Disable Dashicons on frontend❌ DisabledRemoves the Dashicons CSS stylesheet from frontend pages for non-admin users. Saves a CSS request on every page load.
Last updated on