1. Home
  2. Docs
  3. Divi Query Builder
  4. Action & Filter Hook...
  5. Main HTML Output

Main HTML Output

Overview

The ctdqb_main_html_output  filter hook allows you to modify the main HTML output of the module.

Hook Parameters

  1. $html_output – The original HTML content of the module.
  2. $module_props – An array containing module-specific properties.
  3. $query_data – An array containing query results.

0 Comments

Submit a Comment

How can we help?