آیکن Feather – Elementor Performance Optimizer | Asset Cleanup, Page Speed & Database Cleanup
افزونه رایگان نسخه 0.3.0

Feather – Elementor Performance Optimizer | Asset Cleanup, Page Speed & Database Cleanup

توسعه‌دهنده: feather

توضیحات

Strip unused Elementor assets per page, measure page weight, and clean your database from one dashboard.

تغییرات این نسخه

0.3.0

Fixed: Pages built with Elementor 4.2’s Grid, Form, or Collection Loop elements could lose their atomic-widget JavaScript. The scanner recognised only a hardcoded list of atomic types, so a page made of newer ones scanned as “no atomic widgets” and the gated optimizer dropped a bundle that page needed. Atomic detection now matches Elementor’s own rule (any e- element or widget type), so future atomic elements are covered without a Feather update.

Fixed: The atomic-widget asset gate targeted elementor-v2-widgets-frontend, a handle Elementor no longer registers, while missing elementor-v2-action-link-handlers and elementor-v2-form-handlers. Both new handler bundles are now included, along with the tabs preview handler.

Fixed: “Skip Elementor assets on non-Elementor pages” now drops the per-page stylesheet. Elementor names it elementor-post-{id}, not the elementor-post-css the gate looked for, so that CSS shipped on every non-Elementor request. The Kit stylesheet is deliberately left in place because themes inherit its global typography and colors.

Fixed: “Disable Elementor Google Fonts” now dequeues the per-font stylesheets Elementor actually enqueues (elementor-gf-*, elementor-gf-local-*) instead of two handles that no longer exist.

Fixed: “Disable Elementor AI module” reads Elementor’s current AI switch. The old elementor/ai/is_ai_enabled filter is gone from Elementor 4.x, so the feature relied on its dequeue fallback alone; it now answers the elementor_enable_ai u