The nexter/get-performance-settings ability reads the current state of every Nexter Extension performance feature. It returns enabled status and configuration values for heartbeat control, image upload optimization, emoji removal, lazy loading, and more. Use this ability to audit or display current performance settings programmatically.
Key Takeaways
Required Setup
This ability ships with Nexter Extension (Free). If you do not have it installed, follow the guide on how to install and activate Nexter Extension first.
What It Returns
The ability returns a features object. Each key is a feature identifier. Each value contains enabled (boolean) and values (object with feature-specific config). Features returned include: heartbeat-control, image-upload-optimize, disable-emojis, lazy-load, disable-rsd-link, disable-wlw-link, disable-feed, disable-self-ping, google-font-cache, css-combine, js-combine, defer-js, move-js-footer, and more.











