May 29th, 2025
Add-ons
Extension
Pro Reports

Fixed: Resolved scheduled cron job initiation problems to ensure reports are sent reliably at their designated times.
Fixed: Eliminated PHP warning for undefined $mainwpMainActivated property in the MainWP_Pro_Reports_Extension class.
Added: Multiple developer hooks for enhanced customization including mainwp_pro_reports_template_general_misc_top, mainwp_pro_reports_template_general_misc_bottom, mainwp_pro_reports_template_summary_top, mainwp_pro_reports_template_summary_bottom, mainwp_pro_reports_template_general_top, mainwp_pro_reports_template_general_bottom, mainwp_pro_reports_settings_edit_report, mainwp_pro_reports_get_template_email_file_path, mainwp_pro_reports_forced_init_start_send, mainwp_pro_reports_forced_continue_send, mainwp_pro_reports_parsed_section_tokens, mainwp_pro_reports_parsed_other_tokens, and mainwp_pro_reports_email_template_content.
Added: Enhanced logging functionality for improved debugging and troubleshooting capabilities.