Developer Hooks
Hook into Divi Ajax Filter events to run custom JavaScript after filtering completes. Useful for reinitializing plugins, updating UI, and handling custom logic.
Hook into Divi Ajax Filter events to run custom JavaScript after filtering completes. Useful for reinitializing plugins, updating UI, and handling custom logic.
Add custom JavaScript that runs before or after Divi Ajax Filter completes using the divi_filter events for custom functionality.
Extend Divi Ajax Filter with PHP actions and filters for query args, loop item markup, range bounds, map geocoding, layout rendering, and REST namespace.