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

Custom Field HTML Output

Overview

The ctdqb_custom_field_html  filter hook allows you to modify custom fields HTML output.

Hook Parameters

  1. $html: The original HTML content of the custom field.
  2. $module_props: An array containing module-specific properties.
  3. $custom_field: An array containing custom field data.
  4. $post_data: An array containing current post/term/user data.

0 Comments

Submit a Comment

How can we help?