v1.4.0 — Add-on Extensibility #
New hooks for developers to extend Lista Recurring Events.
12 Dec 2025
Feature
A developer-focused release introducing hooks for third-party add-ons.
Available Hooks
Extend the plugin without modifying core code:
lre_init— Fire after core initializationlre_settings_tabs_nav— Add custom settings tabslre_settings_tab_content— Render custom tab contentlre_metabox_tabs_nav— Add custom metabox tabslre_metabox_tabs_panels— Render custom metabox panelslre_after_save_recurrence— Fire after settings saved
Future Integrations
This system is designed to support upcoming ticketing integrations with FluentCart, SureCart, and WooCommerce.