Skip to Content
PHPCODE
WordPress Interview Questions
Uncategorized code / January 17, 2021

 WordPress Interview Questions

wordpress Interview Questions

 

 

(1) What is WordPress?
 
WordPress is a free open source (CMS) Content Management System.It is Build on PHP/MySQL.You can use it on any personal or commercial website without having to pay a single penny for it.
(2) What year was WordPress Released?
The year 2003 First version of WordPress
(3) What are the minimum requirements to run WordPress?
PHP 7 or greater
MySQL 5.6 or greater OR MariaDB 10.0 or greater
(4) Where is WordPress Content Stored? 
 
WordPress Content is stored in MYSQL Database on Server.
(5) What are the differences between posts and pages?
Pages & Posts are the two content types in WordPress.
The page is static content, so it an about us and contact us, etc. They are permanent and timeless entries
Posts are the latest posts at the top. Posts are meant to be shared and commented on.
 
 
Q1. What is WordPres
Q2. What year was WordPress released?
Q3. What are minimum requirements to run WordPress?
Q4. List some features of WordPress.
Q5. What is a plugin in WordPress? List plugin that comes with WordPress.
Q6. What is the difference between wordpress.com and wordpress.org
Q7. Where is WordPress content stored?
Q8. What are the differences between Posts and Pages?
Q9. What are the types of hooks in WP and what are their functions?
Q10. What is an action hook?
Q11. What is a filter hook?
Q12. How do you enable debug mode in WP?
Q13. What is a WordPress taxonomy?
Q14. Is WordPress secure?
Q15. How many default tables are the WordPress, Can you list them?
Q16. What is default table prefix for wordpress?
Q17. What are disadvantages of WordPress?
Q18. What is the difference between installing and activating a theme?
Q19. Which ‘meta box’ is not hidden by default on Post and Page screens?
Q20. What is the difference between the two URLs in General Settings? (Hint:
WordPress Address AND Site Address).
Q21. What are Importers in WordPress?
Q22. What do you mean by the custom field in WordPress?
Q23. In WordPress, objects are passed by value or by reference.
Q24. What is the loop in WordPress?
Q25. How can you disable comments in WordPress?
Q26. How to run database Query on WordPress?
Q27. List some action and filter hooks functions in WordPress?
Q28. What are the template tags in WordPress? List some of them.
Q29. Function to get website url in wordpress?
Q30. How will you display error messages during development in WordPress?
Q31. List the Positive aspects of WordPress?
Q32. What is a custom field in WordPress?
Q33. Mention the rules to be followed while developing the WordPress Plugin?
Q34. Why is MySQL used in WordPress?
Q35. Does WordPress use cookies?
Q36. Is wordpress.com more secure than wordpress.org?
Q37. Why is a static front page used in WordPress and how can you create one?
Q38. Which is the considerably best multilingual plugin in WordPress?
Q39. List the essential features you look for a theme?
Q40. What is a child theme?
Q41. Can you list any other CMS better than WordPress?
Q42. Are there any limitations in WordPress?
Q43. What do you do when your WordPress website is hacked?
Q44. How safe is your website on WordPress?
Q45. What is usermeta function in WordPress?
 
 
 
 
PHPCODE © 2024