1. Home
  2. Docs
  3. Divi Query Builder
  4. Action & Filter Hook...
  5. Post Query Arguments

Post Query Arguments

Overview

The filter hook ctdqb_post_query_args allows you to modify the WP_Query arguments before the query is executed for post queries.

Hook Parameters

  1. $query_args – Array of query arguments.
  2. $props – Array of module properties.

0 Comments

Submit a Comment

How can we help?