``` 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'); World Current Affairs - ExamTonight - Largest MCQs and Forums Website - Page 15

ExamTonight – Largest MCQs and Forums Website

World Current Affairs MCQs

world current affairs mcqs

Welcome to our dedicated section for World Current Affairs Exam Preparation! Stay updated with the latest happenings in World to excel in your exams. Here are Thousands of multiple-choice questions (MCQs) related to World Current Affairs for you to test your intelligence and practice questions for job Preparation. Topics addressed in the World current affairs MCQs include world geography, climate change, world economy, sports, science & Technology, literature, current events,  politics, and International organizations, among many more. Every exam given by organizations such as the Federal Public Service Commission (FPSC), Khyber Pakhtunkhwa Public Service Commission (KPPSC), Punjab Public Service Commission (PPSC), Sindh Public Service Commission (SPSC), Balochistan Public Service Commission (BPSC), Azad Jammu & Kashmir Public Service Commission (AJKPSC), National Testing Service of Pakistan (NTS), Pak Army, Navy, PAF, ISSB, and others includes a Pakistan Current Affairs multiple-choice question (MCQ). Here you will find updated Pakistan Current Affairs MCQs for comprehensive exam preparation.

Be an active part of our platform’s ! Share your latest MCQs on World Current Affairs with us by Submitting them here. Your valuable contributions enhance the learning experience for everyone.

A. Ukraine resumed gas transit from Russia
B. Russia increased gas supplies to Europe
C. Ukraine stopped gas transit from Russia, ending the Russian gas era in Europe
D. Russia and Ukraine signed a new gas transit agreement

A. Russia increased its gas exports to Europe
B. Russian gas exports through Ukraine’s pipelines stopped
C. Ukraine imposed new tariffs on Russian gas
D. Moscow signed a new energy deal with Europe

A. Elon Musk
B. Jeff Bezos
C. Larry Ellison
D. Mark Zuckerberg

A. China
B. Netherlands
C. United States
D. India

A. Digestive system
B. Nervous system
C. Respiratory system
D. Circulatory system

A. Near the Nepal-India border
B. Near the Nepal-Tibet border
C. Near the Pakistan-India border
D. Near the China-India border

A. 80 km south of Mt Everest
B. 80 km north of Mt Everest
C. 100 km east of Mt Everest
D. 100 km west of Mt Everest