Overview
The ctdqb_main_html_output filter hook allows you to modify the main HTML output of the module.
Hook Parameters
- $html_output - The original HTML content of the module.
- $module_props - An array containing module-specific properties.
- $query_data - An array containing query results.
0 Comments