WordPress Basic MCQ

Last Updated on November 12, 2025 by বিডি কিক

1. What is WordPress?
A. A programming language
B. A content management system (CMS) ✅
C. A database software
D. A photo-editing tool

2. Which of the following allows you to create websites using WordPress without coding?
A. HTML
B. Elementor ✅
C. Photoshop
D. FileZilla

3. What is the main difference between WordPress.com and WordPress.org?
A. Both are exactly the same
B. WordPress.com is self-hosted; WordPress.org is hosted
C. WordPress.com is hosted; WordPress.org is self-hosted ✅
D. None of the above

4. What is a WordPress plugin used for?
A. To add extra functionality to a website ✅
B. To change hosting
C. To manage email accounts
D. To edit images

5. What is a WordPress theme?
A. A type of post
B. A plugin
C. A design template that controls your website’s look ✅
D. A page builder

6. Which of the following is an example of a WordPress page builder?
A. Elementor ✅
B. WooCommerce
C. Yoast SEO
D. Jetpack

7. What is WooCommerce used for?
A. Building blogs
B. Selling products online ✅
C. Email marketing
D. File uploading

8. What do you need to install WordPress.org?
A. Only a domain
B. Only hosting
C. Both a domain and hosting ✅
D. A social media account

9. What can happen if you install too many plugins?
A. The site becomes faster
B. The site may slow down or crash ✅
C. It increases SEO automatically
D. It changes your hosting

10. Which editor is built into WordPress by default?
A. Elementor
B. Gutenberg ✅
C. Classic Editor
D. Visual Composer

1. What is WordPress primarily used for?
A. Designing mobile apps
B. Managing and building websites ✅
C. Editing photos
D. Running paid ads

2. Which type of software is WordPress?
A. Operating System
B. Content Management System (CMS) ✅
C. Browser Plugin
D. Search Engine

3. WordPress is written in which programming language?
A. Python
B. PHP ✅
C. C++
D. Java

4. WordPress is…
A. A paid software owned by Microsoft
B. Free and open-source software ✅
C. Only available as a mobile app
D. Cloud-based service by Google

5. Which company owns WordPress.com?
A. Meta
B. Automattic ✅
C. Adobe
D. Google

6. The self-hosted version of WordPress is available at:
A. wordpress.com
B. wordpress.org ✅
C. wpbuilder.net
D. cmsworld.io

7. WordPress was first released in which year?
A. 1995
B. 2003 ✅
C. 2010
D. 2008

8. Who are the original founders of WordPress?
A. Matt Mullenweg and Mike Little ✅
B. Bill Gates and Steve Jobs
C. Larry Page and Sergey Brin
D. Mark Zuckerberg and Dustin Moskovitz

9. What type of license does WordPress use?
A. Proprietary License
B. GPL (General Public License) ✅
C. MIT License
D. Commercial License

10. What does CMS stand for?
A. Central Management System
B. Content Management System ✅
C. Creative Media Server
D. Coded Module Structure

11. WordPress allows you to create which of the following?
A. Static websites only
B. Dynamic websites ✅
C. Only landing pages
D. Only mobile apps

12. The default database used by WordPress is:
A. MongoDB
B. MySQL ✅
C. PostgreSQL
D. SQLite

13. Which of the following is NOT a feature of WordPress?
A. Plugin support
B. Theme customization
C. Built-in video editing ✅
D. User management

14. Which file type is required to install a WordPress theme manually?
A. .exe
B. .zip ✅
C. .jpg
D. .xml

15. Which of the following best describes a WordPress plugin?
A. A photo gallery
B. A tool that adds new features or functions ✅
C. A built-in widget
D. A page layout

16. Which database language does WordPress use to manage content?
A. SQL ✅
B. NoSQL
C. JSON
D. HTML

17. WordPress is suitable for which type of websites?
A. Blogs only
B. Any type of website ✅
C. Only corporate sites
D. Only eCommerce

18. Which of the following allows you to edit text, images, and blocks in WordPress?
A. Gutenberg Editor ✅
B. Google Docs
C. Microsoft Word
D. Elementor Pro

19. What is the latest default WordPress theme usually named after?
A. Random words
B. The release year ✅
C. Plugin name
D. Developer name

20. How often does WordPress release major updates?
A. Every week
B. Roughly 2–3 times per year ✅
C. Once every 5 years
D. Monthly

21. What does it mean that WordPress is “open source”?
A. Only developers can use it
B. The source code is freely available to modify ✅
C. It’s stored in the cloud
D. It’s only available through subscription

22. What file controls the appearance of your entire WordPress site?
A. functions.php
B. style.css ✅
C. index.html
D. wp-config.php

23. What is the role of wp-config.php file?
A. It controls the website menu
B. It connects WordPress with the database ✅
C. It manages theme styles
D. It uploads media

24. What happens if you delete wp-content folder?
A. Your plugins, themes, and uploads are lost ✅
B. Nothing happens
C. WordPress updates automatically
D. It resets your password

25. The term “Dashboard” in WordPress refers to:
A. Front-end display
B. Admin control panel ✅
C. Media Library
D. Homepage

26. Which part of WordPress lets you upload photos, videos, and files?
A. Dashboard
B. Media Library ✅
C. Plugins
D. Posts Editor

27. A “Post” in WordPress is normally used for —
A. Static pages like About Us
B. Regular blog entries ✅
C. Plugin installation
D. Theme editing

28. Which file must exist in every WordPress theme?
A. style.css ✅
B. header.php
C. functions.php
D. config.json

29. The default content editor in new WordPress versions is —
A. Classic Editor
B. Gutenberg Block Editor ✅
C. Elementor
D. WPBakery

30. What’s the difference between a Page and a Post in WordPress?
A. No difference
B. Pages are static; Posts are dated entries ✅
C. Posts are hidden from Google
D. Pages require a plugin

31. Where can you add or remove site widgets?
A. Plugins Menu
B. Appearance → Widgets ✅
C. Posts → All Posts
D. Settings → General

32. To log in to WordPress admin panel, visit —
A. yoursite.com/login
B. yoursite.com/wp-admin ✅
C. yoursite.com/signin
D. wordpress.com/admin

33. The small icons used in WordPress menu are called —
A. Mini Logos
B. Favicons
C. Dashicons ✅
D. Widgets

34. Which part of WordPress manages user roles and permissions?
A. Settings → Users ✅
B. Tools → Import
C. Plugins
D. Dashboard → Widgets

35. The default administrator username during setup is usually —
A. user
B. admin ✅
C. wordpress
D. root

36. What happens if you deactivate a plugin?
A. It is deleted forever
B. It stops working but remains installed ✅
C. It crashes the site
D. It automatically updates

37. Which folder contains plugins on a WordPress server?
A. /wp-plugins/
B. /wp-content/plugins/ ✅
C. /wp-admin/plugins/
D. /plugins-data/

38. What’s the purpose of the Permalink settings page?
A. Control your site URLs structure ✅
B. Manage user links
C. Hide media links
D. Add external backlinks

39. The default WordPress login page is protected by —
A. CAPTCHA
B. Username and Password Authentication ✅
C. Google Sign-in
D. Phone OTP

40. Which menu lets you change the site title and tagline?
A. Appearance → Customize ✅
B. Settings → Reading
C. Tools → Import
D. Plugins → Add New

41. What is the WordPress REST API used for?
A. Integrating WordPress data with other applications ✅
B. Improving SEO
C. Compressing images
D. Hosting databases

42. Which file starts WordPress execution when a page is loaded?
A. index.php ✅
B. style.css
C. readme.html
D. setup.php

43. The “Customizer” tool in WordPress is used for —
A. Editing themes visually ✅
B. Managing plugins
C. Creating users
D. Changing hosting

44. Where can you manage website menus?
A. Settings → Permalinks
B. Appearance → Menus ✅
C. Plugins → Add New
D. Users → Roles

45. What is the purpose of the WordPress Dashboard Home widget area?
A. To show overview stats and quick actions ✅
B. To upload media
C. To change themes
D. To install plugins

46. How can you enable maintenance mode in WordPress?
A. Change the theme
B. Use a maintenance plugin or add code in functions.php ✅
C. Deactivate the database
D. Disable users

47. The “Excerpt” field in posts is used for —
A. SEO title
B. Short summary of the post ✅
C. Image caption
D. Meta description

48. What does the Reading Settings page control?
A. Who can log in
B. How posts are displayed on homepage ✅
C. Email notifications
D. Theme colors

49. WordPress uses which file to control search engine visibility?
A. robots.txt ✅
B. index.php
C. wp-config.php
D. plugin.xml

50. “Pingbacks and Trackbacks” in WordPress are related to —
A. User comments and notifications ✅
B. Plugin updates
C. Security
D. Theme updates

51. Which of the following can you NOT upload in WordPress Media Library by default?
A. PNG
B. MP3
C. EXE ✅
D. PDF

52. What is the main use of “Permalink” in WordPress?
A. Control how URLs look ✅
B. Manage categories
C. Set password for login
D. Configure widgets

53. Which menu allows you to set your homepage as a static page?
A. Settings → Reading ✅
B. Settings → Writing
C. Tools → Export
D. Users → Profile

54. Which WordPress user role can install themes and plugins?
A. Author
B. Contributor
C. Administrator ✅
D. Editor

55. What’s the default user role for a new account?
A. Author
B. Subscriber ✅
C. Administrator
D. Editor

56. To change your site’s timezone, go to —
A. Settings → General ✅
B. Settings → Discussion
C. Tools → Settings
D. Appearance → Customize

57. What does “Quick Draft” in Dashboard let you do?
A. Publish posts directly
B. Save post ideas fast ✅
C. Schedule automatic posts
D. Upload images

58. A “slug” in WordPress refers to —
A. The URL-friendly name of a post ✅
B. A plugin file
C. A menu link
D. An SEO tag

59. To prevent spam comments, you can —
A. Disable comments or use Akismet plugin ✅
B. Delete your post
C. Clear cache
D. Reset theme

60. Which of these plugins is mainly used for SEO optimization?
A. WooCommerce
B. Yoast SEO ✅
C. WPForms
D. Elementor

61. WordPress stores media uploads in which folder?
A. /wp-includes/media/
B. /wp-content/uploads/ ✅
C. /media/
D. /uploads-root/

62. Which of these WordPress folders should not be edited manually?
A. wp-includes ✅
B. wp-content
C. uploads
D. themes

63. The “Reading” setting option “Blog pages show at most” controls —
A. Number of posts shown per page ✅
B. Image sizes
C. Menu items
D. Comments count

64. Which editor was replaced by the Gutenberg Editor?
A. Classic Editor ✅
B. Elementor
C. Visual Composer
D. Oxygen

65. WordPress theme files usually end with which extension?
A. .xml
B. .php ✅
C. .html
D. .css

66. To translate your site into multiple languages, use —
A. WooCommerce
B. WPML or Polylang ✅
C. Akismet
D. Jetpack

67. What is the main function of “Tools → Export”?
A. To download your site content ✅
B. To delete old posts
C. To change language
D. To backup plugins

68. The “Discussion” settings mainly control —
A. Comment and pingback behavior ✅
B. Homepage layout
C. Post scheduling
D. Image compression

69. What does “Trash” in Posts menu mean?
A. Permanently deleted
B. Temporarily deleted (recoverable) ✅
C. Hidden from users only
D. Spam folder

70. What is the default post category in WordPress?
A. General ✅
B. Uncategorized
C. Default
D. News

71. WordPress themes are written in —
A. Only HTML
B. PHP, CSS, HTML, JS ✅
C. C++
D. SQL

72. Which function updates your plugins automatically?
A. Cron Job
B. Auto-update ✅
C. Lazy Load
D. WP Cache

73. What’s the default admin email used for?
A. Contact form
B. Notifications and password resets ✅
C. Ad tracking
D. FTP connection

74. “Customizer” settings can be found under which menu?
A. Tools
B. Appearance ✅
C. Plugins
D. Dashboard

75. What is the use of WordPress revisions?
A. Restore previous versions of posts ✅
B. Delete old drafts
C. Speed up site
D. Backup themes

76. How do you schedule a post for future publishing?
A. Set date/time in post editor ✅
B. Use a plugin only
C. Change timezone
D. Save as draft

77. WordPress Multisite is used to —
A. Run multiple websites from one WordPress installation ✅
B. Install multiple plugins at once
C. Connect to Google
D. Backup content

78. The “Appearance → Theme File Editor” can be dangerous because —
A. It removes posts
B. It can break the site if you edit code incorrectly ✅
C. It deletes your media
D. It installs malware

79. Which database table stores WordPress user data?
A. wp_users ✅
B. wp_login
C. wp_accounts
D. wp_people

80. What is the purpose of the wp-content folder?
A. Store themes, plugins, and uploads ✅
B. Store WordPress core
C. Store database
D. Manage cache

81. What is the “Tagline” in WordPress used for?
A. Short description of your site ✅
B. Page title
C. Plugin name
D. Theme author

82. To reset your WordPress password, you can —
A. Use “Lost your password?” link ✅
B. Delete database
C. Clear cache
D. Change URL

83. Which of the following is NOT a WordPress default post type?
A. Page
B. Post
C. Product ✅
D. Attachment

84. What is the main benefit of using child themes?
A. It makes your site faster
B. Customizations are preserved during theme updates ✅
C. Easier to delete
D. Adds new widgets

85. The “General” settings allow you to —
A. Manage users
B. Change site title, tagline, and timezone ✅
C. Create pages
D. Upload media

86. What is the role of wp-login.php?
A. Controls user login and authentication ✅
B. Manages SEO
C. Runs plugins
D. Changes passwords automatically

87. What is a sidebar in WordPress?
A. A plugin type
B. A widget-ready area usually on side of a page ✅
C. The main menu
D. A post editor tool

88. What is the function of a “Featured Image”?
A. Adds image to homepage background
B. Represents the post thumbnail ✅
C. Creates gallery automatically
D. Controls image SEO

89. To display a YouTube video inside a post, you can —
A. Use iframe or embed block ✅
B. Install FTP plugin
C. Add it in robots.txt
D. Edit wp-config.php

90. Which of these can cause a “White Screen of Death”?
A. Plugin conflict ✅
B. Comment spam
C. SEO errors
D. Media size

91. Which file allows you to connect WordPress with the database?
A. wp-config.php ✅
B. index.php
C. robots.txt
D. style.css

92. The “Twenty Twenty-Four” theme is an example of —
A. Default WordPress theme ✅
B. Plugin
C. Framework
D. Demo site

93. Which of these URLs is correct for visiting WordPress admin?
A. yoursite.com/admin
B. yoursite.com/wp-admin ✅
C. yoursite.com/dashboard
D. yoursite.com/editor

94. WordPress sites are most commonly hosted on —
A. Desktop PC
B. Web servers ✅
C. Mobile app
D. CDN

95. What happens when you update a theme?
A. Old settings are deleted
B. New version replaces files ✅
C. Media is erased
D. Database resets

96. What is the main use of categories and tags?
A. Grouping and organizing content ✅
B. SEO optimization
C. Plugin updates
D. User login

97. “Post Meta” in database refers to —
A. Additional information about a post ✅
B. User data
C. Plugin info
D. Page content

98. To improve security, you should —
A. Use strong passwords & limit login attempts ✅
B. Use multiple admin users
C. Disable updates
D. Install all plugins available

99. The WordPress file responsible for displaying single posts is —
A. single.php ✅
B. index.php
C. home.php
D. post.html

100. Which of the following can make WordPress load faster?
A. Using caching plugin ✅
B. Uploading large images
C. Installing more plugins
D. Using complex themes

1. What is the default login URL for a WordPress website?
A. yoursite.com/admin
B. yoursite.com/dashboard
C. yoursite.com/wp-admin ✅
D. yoursite.com/login

2. How can you upload a theme in WordPress manually?
A. Dashboard → Appearance → Themes → Add New → Upload Theme ✅
B. Dashboard → Settings → General → Upload
C. Dashboard → Tools → Import
D. Dashboard → Plugins → Add New

3. Which menu allows you to upload a plugin from your computer?
A. Appearance → Customize
B. Plugins → Add New → Upload Plugin ✅
C. Tools → Import
D. Settings → Writing

4. Which section in cPanel is used to install WordPress using Softaculous?
A. Files → File Manager
B. Databases → MySQL
C. Software → Softaculous Apps Installer ✅
D. Security → SSL/TLS

5. When installing WordPress using Softaculous, which field must be filled carefully to avoid subfolder installation?
A. Site Title
B. In Directory ✅
C. Admin Email
D. Site Description

6. What is the correct default login URL to access the WordPress admin dashboard?
A. https://yourdomain.com/wp-login
B. https://yourdomain.com/wp-admin/ ✅
C. https://yourdomain.com/admin-login.php
D. https://yourdomain.com/dashboard-login

1. What is WooCommerce?
A. A WordPress plugin that adds eCommerce features ✅
B. A default theme of WordPress
C. A payment gateway
D. A hosting provider

2. Which company developed WooCommerce?
A. WordPress Foundation
B. Automattic ✅
C. Google
D. Envato

3. To install WooCommerce, you go to —
A. Plugins → Add New → Search “WooCommerce” ✅
B. Tools → Import
C. Appearance → Customize
D. Settings → Reading

4. WooCommerce mainly converts a WordPress website into a —
A. Portfolio site
B. Online store ✅
C. Blog site
D. Membership site

5. Which page is automatically created during WooCommerce setup?
A. My Account
B. Shop
C. Cart
D. All of the above ✅

6. The default currency in WooCommerce is —
A. USD ✅
B. EUR
C. GBP
D. None

7. Which tab allows you to set tax rates and options in WooCommerce?
A. Settings → General
B. Settings → Tax ✅
C. Tools → Options
D. Appearance → Customize

8. Which page template displays all available products by default?
A. Products.php
B. Shop page ✅
C. Archive.php
D. Store.php

9. What is the slug of the default Cart page?
A. /checkout/
B. /shop/
C. /cart/ ✅
D. /order/

10. Which WooCommerce page handles payments and order placement?
A. Cart
B. Checkout ✅
C. My Account
D. Order Details

11. Which WooCommerce setting enables Cash on Delivery (COD)?
A. Payments → Cash on Delivery ✅
B. General → Currency
C. Shipping → Zone
D. Orders → Add New

12. What is a “Simple Product”?
A. One product with variations
B. Single item without options ✅
C. A grouped product
D. A virtual service

13. Which of these is NOT a WooCommerce product type?
A. Simple
B. Grouped
C. Downloadable
D. Indexed ✅

14. The default order management area is located under —
A. Tools → Orders
B. WooCommerce → Orders ✅
C. Settings → Orders
D. Pages → Orders

15. Which database table stores WooCommerce product data?
A. wp_posts ✅
B. wp_products
C. wp_orders
D. wp_cart

16. What is a “Variable Product”?
A. Product with size/color variations ✅
B. Product with no price
C. Subscription-only product
D. Digital-only product

17. What is SKU in WooCommerce?
A. Store Key Unit
B. Stock Keeping Unit ✅
C. Seller Key Unit
D. Store Kit Update

18. Which setting defines where your products can ship?
A. Shipping Zones ✅
B. Tax Settings
C. Cart Rules
D. Location Override

19. To apply discount codes, which WooCommerce feature is used?
A. Coupons ✅
B. Tokens
C. Offers
D. Discounts Manager

20. Where can customers view their previous orders?
A. Shop Page
B. My Account → Orders ✅
C. Cart Page
D. Checkout Page

21. WooCommerce shortcodes are used to —
A. Add custom PHP code
B. Display store elements like [shop], [cart] ✅
C. Add CSS
D. Create tables

22. Which WooCommerce report helps track top-selling products?
A. Orders Report
B. Product Sales Report ✅
C. Stock Report
D. Customer Report

23. Which payment gateway is pre-installed with WooCommerce?
A. Stripe
B. PayPal Standard ✅
C. 2Checkout
D. bKash

24. What happens when you delete a product permanently?
A. It’s stored in Trash
B. It’s completely removed from the database ✅
C. It’s hidden from the store
D. It’s archived automatically

25. To add shipping charges by country, you must create —
A. Shipping Zones ✅
B. Shipping Groups
C. Tax Classes
D. Country IDs

1. Which setting enables customers to register directly from the “My Account” page in WooCommerce?
A. WooCommerce → Settings → General → Enable accounts
B. WooCommerce → Settings → Accounts & Privacy → “Allow customers to create an account on the My account page” ✅
C. WooCommerce → Settings → Users → Register form on
D. Appearance → Customize → Registration Settings

2. To allow customers to create an account during checkout, you must enable:
A. “Enable guest checkout”
B. “Allow account creation during checkout” ✅
C. “Force login before checkout”
D. “Show password hint during checkout”

3. When enabling password setup at account creation, which WooCommerce option must be turned ON?
A. “Automatically generate passwords”
B. “When creating an account, send password via email”
C. “When creating an account, allow customers to set their own password” ✅
D. “Reset password on login”

4. Where can you find the password setup option in WooCommerce?
A. WooCommerce → Settings → General
B. WooCommerce → Settings → Accounts & Privacy ✅
C. Users → Add New
D. Tools → Options

5. What happens if you disable both password and account creation options?
A. Customers can still register manually
B. Customers can only purchase as guests ✅
C. WordPress creates accounts automatically
D. Checkout will stop working

6. Where can you enable user registration for the “My Account” page?
A. Users → Settings → Registration
B. WooCommerce → Settings → Accounts & Privacy ✅
C. Appearance → Customize → My Account
D. Tools → General

7. If “Allow customers to create an account on the My account page” is unchecked — what happens?
A. Only admin can register new users ✅
B. Registration still appears on checkout
C. Registration works via plugins only
D. Password setup still works normally

8. To allow password setup during registration, you must enable:
A. “When creating an account, allow customers to set their own password” ✅
B. “Generate password automatically”
C. “Force strong password”
D. “Hide password field”

9. What happens if “Automatically generate username from customer email” is enabled?
A. Customer can’t change their username ✅
B. It disables login
C. It sends username via SMS
D. It creates random passwords

10. Which WooCommerce page contains the login and register form by default?
A. /checkout/
B. /account/
C. /my-account/ ✅
D. /profile/

11. If you disable both “Allow account creation on checkout” and “My Account” options:
A. Site goes into maintenance mode
B. Users can purchase as guests only ✅
C. Login form disappears permanently
D. Account auto-creation starts

12. Where do WooCommerce users get their initial password when “auto-generate password” is ON?
A. Email sent by WooCommerce ✅
B. Manually created by admin
C. SMS notification
D. Not created at all

13. To reset a lost password, customers should visit:
A. /wp-admin/
B. /my-account/lost-password/ ✅
C. /reset/
D. /checkout/reset/

14. Which WooCommerce endpoint handles account details editing?
A. /my-account/orders/
B. /my-account/edit-account/ ✅
C. /my-account/reset-password/
D. /my-account/settings/

15. Which plugin is commonly used to add extra fields (like phone number) to the My Account registration form?
A. WPForms
B. Checkout Field Editor
C. WooCommerce Custom My Account Page ✅
D. User Role Editor

1. What is Elementor?
A. A WordPress theme
B. A drag-and-drop page builder plugin ✅
C. A hosting platform
D. A database tool

2. Which company developed Elementor?
A. Automattic
B. Elementor Ltd ✅
C. Envato
D. Elegant Themes

3. Elementor works best with which WordPress component?
A. Widgets
B. Gutenberg
C. Themes ✅
D. Plugins only

4. What is the file type of Elementor plugin when downloaded manually?
A. .exe
B. .zip ✅
C. .xml
D. .rar

5. Which menu lets you open a page in Elementor editor?
A. Dashboard → Tools → Elementor
B. Pages → All Pages → Edit with Elementor ✅
C. Appearance → Customize
D. Settings → Editor

6. Elementor allows you to design layouts using —
A. Blocks and Rows
B. Sections, Columns, and Widgets ✅
C. Grids and Layers
D. Rows and Containers only

7. What is the name of the free version of Elementor?
A. Elementor Free
B. Elementor Core
C. Elementor (from WordPress.org) ✅
D. Elementor Lite

8. Which Elementor feature is not available in the free version?
A. Text Editor Widget
B. Button Widget
C. Theme Builder ✅
D. Image Widget

9. Which button must you click to preview the live page in Elementor?
A. Apply
B. Update ✅
C. Save Draft
D. Publish Now

10. Elementor pages are responsive by default, but you can preview for —
A. Mobile, Tablet, and Desktop ✅
B. Laptop and Tablet only
C. Mobile only
D. Desktop only

11. Which setting allows you to customize global fonts and colors?
A. Theme Builder
B. Site Settings ✅
C. Tools → Preferences
D. Appearance → Customize

12. What is the default layout structure of a new Elementor section?
A. One column ✅
B. Two columns
C. No columns
D. Header + Footer

13. Elementor templates can be imported as —
A. .xml files
B. .json files ✅
C. .zip files
D. .css files

14. The “Navigator” panel in Elementor helps you —
A. Manage widgets visually ✅
B. Add custom code
C. Set SEO meta tags
D. Change theme settings

15. To reuse a design across multiple pages, you can save it as —
A. Global Widget ✅
B. Template Kit
C. Theme Style
D. Custom Snippet

16. What is the primary interface used to design pages in Elementor?
A. WordPress Customizer
B. Elementor Canvas (Drag-and-Drop Editor) ✅
C. Gutenberg Editor
D. Theme Editor

17. What happens if you click the “+” icon in Elementor editor?
A. It adds a new column
B. It adds a new section ✅
C. It adds a new widget
D. It saves the page

18. What is the shortcut key to open the Navigator in Elementor?
A. Ctrl + E
B. Ctrl + I
C. Ctrl + Alt + N ✅
D. Ctrl + Shift + M

19. Which Elementor panel displays widgets and settings?
A. Sidebar (left panel) ✅
B. Top toolbar
C. Bottom bar
D. Right inspector

20. What happens if you click the “hamburger (☰)” icon in Elementor’s top-left corner?
A. Opens Navigator
B. Opens Global Settings Menu ✅
C. Opens History
D. Opens Revisions

21. Which Elementor panel allows you to undo or redo changes?
A. Navigator
B. History ✅
C. Settings
D. Style

22. If your changes aren’t showing on the live page, what should you check first?
A. Plugin Conflict ✅
B. Theme Compatibility
C. Wrong URL
D. Account Login

23. Elementor saves your design inside which WordPress data type?
A. Posts
B. Pages (as post type) ✅
C. Widgets
D. Database Tables

24. The free version of Elementor allows adding how many columns per section?
A. 1 only
B. Up to 10 ✅
C. Unlimited
D. Exactly 3

25. Where do you adjust margin and padding in Elementor?
A. Under the “Advanced” tab ✅
B. Under the “Style” tab
C. Under the “Content” tab
D. Global Settings

26. Which Elementor panel allows changing background color or image?
A. Content
B. Style ✅
C. Advanced
D. Global

27. Elementor widgets like “Heading,” “Image,” and “Text Editor” are examples of —
A. Blocks
B. Elements ✅
C. Layouts
D. Plugins

28. What does the “Eye” icon (Preview Changes) do in Elementor?
A. Saves draft
B. Shows front-end preview ✅
C. Deletes section
D. Publishes page

29. Which setting defines how Elementor content interacts with your WordPress theme layout?
A. Page Layout ✅
B. Canvas Size
C. Template Style
D. Block Mode

30. The “Elementor Canvas” page layout removes —
A. Footer only
B. Header and footer ✅
C. Sidebar only
D. Both header and content

31. If you want a full-width design but keep header/footer, use —
A. Elementor Canvas
B. Elementor Full Width ✅
C. Theme Default
D. Classic Editor

32. Which option lets you duplicate a section quickly?
A. Right-click → Duplicate ✅
B. Copy → Paste
C. Ctrl + C
D. Settings → Clone

33. The “Structure” button (six-dot icon) allows you to —
A. Move or drag a section ✅
B. Edit content
C. Delete a column
D. Save layout

34. Elementor automatically saves your page every —
A. 10 seconds
B. 30 seconds ✅
C. 1 minute
D. 5 minutes

35. Which Elementor panel shows all previously saved versions?
A. Revisions ✅
B. Templates
C. History
D. Dashboard

36. Elementor is mainly used for —
A. Writing blog posts
B. Building and designing WordPress pages visually ✅
C. Managing users
D. Editing database tables

37. In Elementor, which part represents the smallest design unit you can drag onto a page?
A. Section
B. Column
C. Widget ✅
D. Template

38. You can save a Section or Widget to reuse later as —
A. Global Widget ✅
B. Static Block
C. Theme Snippet
D. Add-on

39. Where do you go to clear Elementor’s cache?
A. Elementor → Tools → Regenerate Files & Data ✅
B. Settings → Reading
C. Appearance → Customize
D. Plugins → Cache Cleaner

40. If Elementor page doesn’t load (stuck on loading screen), first check —
A. Browser zoom
B. Plugin conflicts or memory limit ✅
C. Theme colors
D. Post slug

41. The “Navigator” panel is useful because —
A. It lists all elements in a structured tree view ✅
B. It adds animations
C. It edits global colors
D. It exports templates

42. Which button in Elementor lets you quickly view your page on mobile or tablet view?
A. Desktop Icon ✅
B. Grid Icon
C. Phone Button
D. Menu Dots

43. Which Elementor template type is used to design an entire website structure?
A. Page Template
B. Theme Builder Template ✅
C. Popup Template
D. Block Template

44. “Motion Effects” in Elementor are used for —
A. Creating scrolling or entrance animations ✅
B. Adding sound effects
C. Changing fonts
D. Improving SEO

45. What is the purpose of “Z-Index” in Elementor?
A. Defines vertical spacing
B. Controls overlapping order of elements ✅
C. Adjusts font size
D. Adds padding

46. The “Spacer” widget in Elementor is used to —
A. Create space between elements ✅
B. Add borders
C. Insert line breaks only
D. Adjust opacity

47. The “Inner Section” widget allows you to —
A. Create sections inside columns ✅
B. Add widgets inside global widgets
C. Duplicate the whole layout
D. Insert HTML only

48. To add a background video to a section, go to —
A. Content → Media
B. Style → Background → Video URL ✅
C. Advanced → Motion
D. Tools → Upload

49. Elementor’s default content alignment controls are found under which tab?
A. Advanced
B. Style ✅
C. Content
D. Global

50. “Padding” adds space —
A. Outside the element
B. Inside the element ✅
C. Between widgets
D. Around header only

51. The shortcut key Ctrl + E in Elementor does what?
A. Opens Finder / Quick Search Bar ✅
B. Opens Navigator
C. Duplicates Section
D. Switches Device View

52. Which Elementor widget would you use to add a YouTube video?
A. HTML Widget
B. Video Widget ✅
C. Embed Code Widget
D. Media Player

53. Elementor “Pro” includes which additional feature?
A. Theme Builder ✅
B. Classic Editor
C. Jetpack Integration
D. SEO Analyzer

54. To export your Elementor template, use —
A. Right-click → Export Template ✅
B. File → Download
C. Settings → Export Layout
D. Save as Draft

55. What does the “Revision History” feature help with?
A. Recovering previous saved versions ✅
B. Backing up database
C. Copying global widgets
D. Editing CSS

1. What is a shortcode in WooCommerce?
A. A custom CSS class
B. A small code snippet that displays dynamic content ✅
C. A JavaScript file
D. A PHP function only

2. Which shortcode displays all your products in a grid layout?
A. [wc_products]
B. [product_catalog]
C. [products] ✅
D. [all_products]

3. What does [woocommerce_cart] shortcode display?
A. Checkout Page
B. Cart Page ✅
C. Wishlist Page
D. My Account Page

4. Which shortcode shows the checkout form?
A. [woocommerce_checkout] ✅
B. [checkout_form]
C. [wc_payment]
D. [woocommerce_pay]

5. The “My Account” page is displayed using which shortcode?
A. [user_account]
B. [woocommerce_myaccount] ✅
C. [my_account_page]
D. [account_dashboard]

6. Which shortcode lists all customer orders on the My Account page?
A. [my_orders]
B. [woocommerce_orders]
C. [woocommerce_my_account] ✅
D. [wc_order_list]

7. The shortcode [woocommerce_order_tracking] displays —
A. Tracking code entry form ✅
B. Customer order summary
C. Shipment status table
D. Checkout form

8. Which shortcode displays a single product by its ID or SKU?
A. [product id=”25″] ✅
B. [product_page id=”25″]
C. [single_product]
D. [woocommerce_product id=”25″]

9. To display multiple products by ID, use:
A. [products ids=”25, 30, 45″] ✅
B. [product_list id=”25, 30, 45″]
C. [wc_products multiple=”yes”]
D. [product_grid ids=”25, 30, 45″]

10. To display products from a specific category, you can use:
A. [product_category category=”shoes”] ✅
B. [products cat=”shoes”]
C. [woocommerce_category=”shoes”]
D. [wc_cat_list=”shoes”]

11. What is the correct shortcode to show featured products?
A. [products featured=”true”] ✅
B. [product_featured]
C. [woocommerce_featured]
D. [featured_products]

12. Which shortcode shows sale items only?
A. [products on_sale=”true”] ✅
B. [woocommerce_sale]
C. [sale_products]
D. [discount_products]

13. How do you show products from multiple categories?
A. [products category=”shoes,watch,bag”] ✅
B. [product cat=”shoes+watch+bag”]
C. [wc_category_list=”shoes,watch,bag”]
D. [product_category_list]

14. [woocommerce_shop] shortcode —
A. Displays the main shop page ✅
B. Opens checkout
C. Shows cart items
D. Shows product reviews

15. [add_to_cart id=”25″] does what?
A. Displays the Add to Cart button for a specific product ✅
B. Opens cart page
C. Displays featured products
D. Creates a new product

16. Which shortcode displays products by SKU?
A. [products skus=”sku1,sku2″] ✅
B. [product ids=”sku1,sku2″]
C. [woocommerce_sku_list]
D. [sku_products]

17. To display the recently viewed products, which shortcode is used?
A. [woocommerce_recently_viewed] ✅
B. [recent_products]
C. [products recent=”true”]
D. [wc_viewed]

18. Which shortcode displays best-selling products?
A. [products best_selling=”true”] ✅
B. [woocommerce_best_sellers]
C. [best_sellers]
D. [wc_bestselling_products]

19. What happens if you place [products limit=”4″] on a page?
A. It will display 4 latest products ✅
B. It shows 4 random products
C. It shows 4 categories
D. It shows 4 cart items

20. [woocommerce_product_search] shortcode adds —
A. Product search form ✅
B. Blog search form
C. Page filter
D. Tag filter

1. Which menu is used to add a new product in WooCommerce?
A. Dashboard → Posts → Add New
B. Dashboard → WooCommerce → Add Product
C. Dashboard → Products → Add New ✅
D. Dashboard → Settings → Products

2. What is the default post type for WooCommerce products?
A. post
B. page
C. product ✅
D. product_page

3. The field “Regular Price” in the Product Data section is used for —
A. Discounted price
B. Actual product selling price ✅
C. Wholesale price
D. Dynamic price

4. “Sale Price” in WooCommerce refers to —
A. Tax-included price
B. Discounted price ✅
C. Shipping price
D. Product base cost

5. To show product images, you must upload them under —
A. Product Gallery and Featured Image ✅
B. Media → Library
C. Appearance → Customize
D. Settings → Media

6. Which product type allows multiple variations (like size or color)?
A. Simple Product
B. Variable Product ✅
C. Grouped Product
D. Virtual Product

7. The “SKU” field is used for —
A. Stock Keeping Unit ✅
B. Seller Key Username
C. Sales Quantity Unit
D. Storage Keyword Unit

8. Which option lets you mark an item as “Out of Stock”?
A. Inventory → Stock status ✅
B. Shipping → Disable
C. General → Availability
D. Attributes → Hidden

9. Where can you assign categories and tags to a product?
A. Right sidebar of the product editor ✅
B. Product Data → General
C. WooCommerce → Settings
D. Appearance → Widgets

10. The “Short Description” of a product appears —
A. At the top of the product title
B. Beside the Add to Cart button ✅
C. Below the long description
D. On the cart page only

11. To make a product downloadable (e.g., eBook, PDF), you must enable —
A. Virtual product
B. Downloadable product ✅
C. Variable product
D. Simple product

12. Where can you schedule a sale for a limited time?
A. Sale Price → Schedule ✅
B. Coupons → Add New
C. Tools → Sale Scheduler
D. Marketing → Campaign

13. The “Grouped Product” type is used for —
A. Bundling several simple products together ✅
B. Adding variable options
C. Subscriptions
D. External affiliate links

14. To sell products from another website, you must choose —
A. Virtual Product
B. External/Affiliate Product ✅
C. Variable Product
D. Subscription Product

15. The product “Slug” determines —
A. Product ID
B. URL of the product page ✅
C. Product category
D. SKU code

16. Which tab of the Product Data box is used to add product dimensions and weight?
A. General
B. Inventory
C. Shipping ✅
D. Advanced

17. “Catalog visibility” controls —
A. Where the product is displayed (Shop, Search, Hidden) ✅
B. Whether the product can be purchased
C. Stock management
D. Image gallery layout

18. Which checkbox makes a product appear as “Featured”?
A. Featured Product under Product Data
B. Star icon in Product List ✅
C. Attributes → Featured
D. Category Settings

19. “Attributes” in a variable product are used to —
A. Set product variations like size/color ✅
B. Control tax rates
C. Adjust pricing rules
D. Add SEO keywords

20. What happens when you unpublish a product?
A. It disappears from the shop page ✅
B. It becomes “Out of Stock”
C. It’s automatically deleted
D. It turns into a draft permanently

Spread the love

Leave a Comment