v2.6
2.6 - 2025-02-18
-
Feature: Advanced Widget Targeting (#9) (#10) (#11) (#12) (#13) (#14) (#15)
- New
button_target_widget_id
control for precise pagination - Specify exact CSS ID/Class for targeted content loading
- Supports all pagination scenarios (Posts, Archive Posts, Products)
- Reduced JS file size by 30.77%
- New
-
Feature: Enhanced Scroll Configuration
- Scroll Threshold Control: Customize distance from viewport bottom for content loading
- Element Scroll Customization: Specify custom scrollable container via CSS selector
-
Feature: Flexible History Management
- Three history update modes: Replace, Push, Disabled
- Optional page title update for new content
-
Improvement: Dynamic Content Handling
- MutationObserver implementation for dynamically loaded elements
- Robust image ratio fix using
querySelectorAll
-
Improvement: Multi-Widget Compatibility
- Unique identifier generation to prevent widget conflicts
- Creates distinctive classes for each widget instance
-
Technical Update: Comprehensive Control Descriptions
- Added detailed explanations for new and existing controls
- Improved user understanding of configuration options
-
Compatibility:
- Tested with WordPress 6.7.2, Elementor 3.27.6 and Elementor Pro 3.27.4
- Maintained backwards compatibility with existing implementations