``` 5. Click **Update File** to save changes ### Method B: Using Custom Plugin (Recommended) 1. Go to **Plugins > Add New** 2. Search for "Code Snippets" or install it 3. Activate the plugin 4. Go to **Snippets > Add New** 5. Paste the code above 6. Set "Run snippet everywhere" 7. Click **Save** ## Step 3: Create Custom Post Types You need to create MCQ, Test, and Job post types. Add this to your functions.php: ```php // Create Custom Post Types function create_custom_post_types() { // MCQs register_post_type('mcq', array( 'labels' => array( 'name' => 'MCQs', 'singular_name' => 'MCQ' ), 'public' => true, 'has_archive' => true, 'supports' => array('title', 'editor', 'custom-fields'), 'menu_icon' => 'dashicons-clipboard' )); // Tests register_post_type('test', array( 'labels' => array( 'name' => 'Tests', 'singular_name' => 'Test' ), 'public' => true, 'has_archive' => true, 'supports' => array('title', 'editor', 'custom-fields'), 'menu_icon' => 'dashicons-clock' )); // Jobs register_post_type('job', array( 'labels' => array( 'name' => 'Jobs', 'singular_name' => 'Job' ), 'public' => true, 'has_archive' => true, 'supports' => array('title', 'editor', 'custom-fields'), 'menu_icon' => 'dashicons-building' )); } add_action('init', 'create_custom_post_types'); Urdu Mcqs - ExamTonight - Largest MCQs and Forums Website - Page 20

ExamTonight – Largest MCQs and Forums Website

Urdu Mcqs

URDU GENERAL KNOWLEDGE Mcqs for Preparation of Fpsc, Nts, Kppsc, Ppsc, and other test. some of the test required Urdu Mcqs. here we have presented Urdu Important Mcqs
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

(ا) پشتو
(ب) سندھی
(ج) پنجابی
(د) بلوچی

(ا) پریم چند
(ب) غلام عباس
(ج) اشفاق احمد
(د) احمد ندیم

(ا) مرزا غالب
(ب) الطاف حسین حالی
(ج) شورش کا شمیری
(د) علامہ اقبال

(ا) آگرہ
(ب) دیلی
(ج) کلکتہ
(د) بنارس

(ا) مرزا غالب
(ب) میر تقی میر
(ج) بہادر شاہ ظفر
(د) احمد فراز

(ا) عرف
(ب) تخلص
(ج) لقب
(د) خطاب

(ا) چودھری خوشی محمد ناظر
(ب) مولانا ظفر علی خان
(ج) محمد الدین فوق
(د) آغا حشر کاشمیری

(ا) عمرکوٹ
(ب) ملتان
(ج) دہلی
(د) رائے بریلی

(ا) غیر ملکی سفر پر روانہ ہوتا
(ب) بحث ختم ہونا
کوشش ترک کر دینا (ج)
(د) بہادری ختم ہوتا

(ا) فیض احمد فیض
(ب) ابن انشا
(ج) پروین شاکر
(د) اسماعیل میرٹھی