Filters: Cards
| Name | Description |
|---|---|
| totalthemecore/vcex/post_query/max_sticky_posts | (int) |Returns the max number of sticky posts that can be queried when using the Exclude or Include only sticky posts query fields. |
| wpex_post_cards_query_type_choices | (array) |Returns an array of choices for the Post Cards Query Type select. |
| wpex_has_default_card_styles | (bool) |Check if the theme's default Card styles should display in the Card select. |
| wpex_post_cards_entry_class | (array) |Returns an array of classes to add to the .wpex-post-cards-entry element. |
| vcex_query_args | (array) |Returns the array of arguments to pass on to WP_Query for any theme element (Post Cards, Post Types Grid, etc). |
| wpex_post_cards_featured_post_id | (int) |Returns the ID for the Post Cards featured post. |
| wpex_card_more_link_aria_label | (string) |Returns the text to use for the theme cards more link aria-label attribute. |