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

Pagination HTML Output

Overview

The filter hook ctdqb_pagination_html allows you to modify the pagination HTML content before it’s wrapped in the final pagination container. This filter provides complete control over the pagination structure and styling for different pagination types.

Hook Parameters

  1. $p_html – String containing the pagination HTML content.
  2. $props – Array of module properties.
  3. $query_data – Array containing query data with pagination information.

0 Comments

Submit a Comment

How can we help?