1, 'post_type' => [ TCB_Symbols_Post_Type::SYMBOL_POST_TYPE, 'tcb_lightbox', TCB_CT_POST_TYPE ], 'meta_query' => [ [ 'key' => 'tve_updated_post', 'value' => $string, 'compare' => 'LIKE', ], ], ] ); if ( ! empty( $posts ) ) { $has_string = true; } } return $has_string; }, 10, 3 );