1. Which line of code would you add to your wp-config.php file to enable the WP_DEBUG feature?
2. You can easily add functionality to your WordPress blog by adding a:
3. How do you deactivate a plugin?
4. WordPress is open source software.
5. How do you install a WordPress theme on your site?
6. What software stack does WordPress require to operate correctly?
7. What is the name of the most famous WordPress plugin?
8. Items in WordPress sidebars are generally called:
9. New themes can be chosen from which Dashboard section?
10. What is the name of the first page you encounter after logging into your web page?
11. Where should you go to download the latest version of WordPress?
12. WordPress plugins might also be referred to as:
13. When you install a theme, where will the theme files be stored?
14. When you need to access your WP Dashboard, which URL do you use?
15. How do you post a new blog entry?
16. How do you format text in your blog entry?
17. What is the correct casing of wordpress?
18. Which is not a required file in a WordPress Theme?
19. You cannot use WordPress on
20. Which theme features are required in order to submit themes to the WordPress Theme Directory?
21. When WordPress is installed, it comes with which two of the following plugins?
22. WordPress has a function called zeroise() which adds leading zeroes to numbers. So, zeroise(1, 3) will give 001 and zeroise(1, 2) will give 01 and so on.
23. What is a tag?
24. What are basically defined as 'a way to 'skin' your weblog.'
25. WordPress can import from which blogging platforms?
26. What is the default comment setting?
27. What function would you use to check if a plugin is inactive?
28. which function is use for display usermeta information ?
29. What is bbPress?
30. Which function returns the ID of a featured image?
31. Can you disable posts revisions?
32. What is the function to check if a user has a capability?
33. The action hook to save post meta on is called:
34. How does one add a cron schedule recurrence?
35. What is the function used to create dashboard widgets?
36. How can you retrieve all options at once?
37. Which one is NOT a transient time constant?
38. Which hook do you use to enqueue javascript in the admin?
39. Which hook execute-first?
40. In a manual installation, wp-config-sample.php should be renamed to ______.
41. A WordPress _____ is a collection of files that work together to produce a graphical interface with an underlying unifying design for a weblog.
42. The ____ feature allows you to move blog data from another host into your new WordPress blog.
43. The following files are typically included within a Theme:
44. A theme ________ acts like a plugin and, if present in your theme, is automatically loaded during WordPress initialization
45. _______ are condensed summaries of your blog posts.
46. Which is the Question and answer plugin?
47. XFN Stands for ________________
48. Themes consist of what three main file types?
49. What are Widgets?
50. The _____ feature allows you to create a navigation menu of pages, categories, custom links, tags, etc. that is presented to your visitors.
51. Themes typically reside in the _________________ directory.
52. The layout of your WordPress blog is called a:
53. Which are used to keep related topics together?
54. The WordPress loop can be used ____________________.
55. What is the name of the open-source project that serves as a bug tracker and project management tool for WordPress?
56. How would you use CSS to ensure your theme was mobile responsive?
57. N a standard template file, how often does the WordPress Loop run?
58. Which of the following must have underlined links in order to meet WCAG 2.0 accessibility standards?
59. Why can't you modify the query in a template page?
60. Which of these does not impact your site speed?
WordPress MCQs | Topic-wise