WordPress Quiz Total Questions: 15 1. Is Wordpress open source? True False 2. Which programming language is used to build Wordpress? .NET PHP JAVA C 3. WP_ is the prefix of WordPress table by default. True False 4. How to install theme in Wordpress? From WordPress admin From WordPress official site By FTP All of the Above 5. What is the name of config file in Wordpress? config.php wp-config.php setting.php settings.php 6. Where are WordPress themes located? wp-content/themes wp-admin/themes wp-includes wp-content/upload 7. Where are WordPress plugins located? wp-content/plugins wp-admin/plugins wp-includes wp-content/upload 8. What is the correct plugin installation process? Plugins->Upload plugin->Install Settings->Add new plugin->Upload plugin->Install Plugins->Install Plugins->Add new->Upload plugin->Install 9. Where is an option to change Timezone in Wordpress? Settings->Writing Settings->Reading Settings->Privacy Tools->Available Tools 10. What database does WP use? Oracle Microsoft SQL Server PostgreSql MySql 11. Which is highest access level in Wordpress? Administrator Editor Author Contributor Subscriber 12. Which is lowest access level in Wordpress? Administrator Editor Author Contributor Subscriber 13. Where table does store Administrator->Settings options? wp_options wp_settings wp_configs wp_posts 14. how will we check that current user is Super Admin? is_admin() is_super_admin() is_administrator() is_admin_super() 15. Can we allow Multisite in Wordpress? Yes No Submit Answer