wp_search_stopwords, $stopwords
wp_search_stopwords, $stopwords
Appears in: woocommerce.11.0.0
Hook Type: filter
Displaying hooks found in version: woocommerce.11.0.0apply_filters('wp_search_stopwords, $stopwords') is found 1 times:
- /includes/data-stores/class-wc-data-store-wp.php line 568
) ) ); return apply_filters( 'wp_search_stopwords', $stopwords ); } /** * Get data to save to a lookup table. * * @since 3.6.0