Home > Web Development > Quizzes > WordPress Fundamentals Test (Upwork)
WordPress Fundamentals Test (Upwork)
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 24% Most missed: “What function would you use to retrieve a remote API using the http GET method?”
WordPress Fundamentals Test (Upwork)
Time left 00:00
25 Questions

1. The get_query_var() function is used to:
2. The following license can be obtained by the blog owner to specify what content can and cannot be taken from the site:
3. What software stack does WordPress require to operate correctly?
4. How do you edit your WordPress profile?
5. Which function would you use to make WordPress crunch images into an additional size?
6. In WordPress - what is the user role with the highest privilege level?
7. Does WordPress have official unit tests?
8. If you want to be allowed to access wp-admin/maint/ what do you need to do first?
9. Which relational database does WordPress use?
10. Can you unschedule an event from WP cron - if the event has been created by another plugin?
11. WordPress can only be used as a blog.
12. Given the following line of code: remove_filter( 'the_content' - 'capital_P_dangit' - 11 ) what does the third argument (11) mean?
13. When you install a plugin - where will the plugin be saved?
14. When registering a new post type if you set public => true - then your post type will be
15. This function allows quick publishing with a web browser bookmarklet. You can create a post by quoting some text - images - and videos on any web page.
16. Which wp-config.php constant defines the path for your content folder?
17. When you use custom CSS to lay out your site - you can:
18. WordPress is an example of what type of software?
19. What is the WordPress plugin and themes repository is built on?
20. If you want to retrieve the current user's last name you'll use
21. Which WP function is used to know the log status of current user?
22. Which of the following is a good reason to delete the admin account?
23. Can you migrate your WordPress.com blog to your own hosted website?
24. How is WordPress licensed?
25. How do you schedule a post for later publishing?