This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| programmieren:wordpress:nach_cutom_fields_suchen [2022/08/25 07:53] – jgehrke | programmieren:wordpress:nach_cutom_fields_suchen [2022/08/25 07:57] (current) – jgehrke | ||
|---|---|---|---|
| Line 38: | Line 38: | ||
| private $wp_filter_priority | private $wp_filter_priority | ||
| - | private $acf_post_types | + | //private $acf_post_types |
| private $limit_search_to_post_types = []; // wp_query » post_types | private $limit_search_to_post_types = []; // wp_query » post_types | ||
| private $results_per_page | private $results_per_page | ||