Skip to content
What's Changed
-
New Feature
Performance: Add 50ms debounce to scroll handler to reduce CPU usage
-
New Feature
Performance: Add transient caching to visitor count query (1 hour cache)
-
Update
Performance: Namespace ajaxComplete handler to prevent duplicate bindings
-
Update
Performance: Optimize vendor profile widget to fetch only needed meta keys
-
Fix
Performance: Fix related posts cache to store IDs instead of WP_Query object
-
Update
Performance: Remove ~60 duplicate get_theme_mod() calls in Dynamic CSS generation