NEW
Font size
WorksheetsWeb Development Seminar
Total questions: 15
Worksheet time: 8mins
WordPress is a ?
Programming Language
Framework
CMS
Operating System
What is the name of the first page you encounter after logging into your web page?
Dashboard
Security Question Page
WP Upgrade Option
Users' Page
What is name of configuration file in WordPress?
header.php
wp-settings.php
wp-config.php
page.php
Which programming language is used to write WordPress?
Java
Node
PHP
JavaScript
In WordPress, what is the user role with the highest privilege level?
Contributor
Administrator
Author
Editor
Which relational database does WordPress use?
PostgresSQL
MS SQLServer
Oracle
MySQL
What are the steps you can take if your WordPress file is hacked?
Install security plugins like WP security
Re-install the latest version of WordPress
Change password and user-ids for all your users
All of the above
True or False: WordPress (WordPress.org) was founded by Mark Zuckerberg
True
False
It is a piece of software you can install on your site with just a few clicks. It enables you to add extra functionality to your site, with no technical knowledge required.
Themes
Plugins
Widgets
None of the Above
What is the latest version of WordPress?
6.1.1
5.9.1
7.8.7
5.5
Classic Editor Plugin in WordPress is used to ___.
Add editor to WordPress site
Change editor UI to the old style
Create a new editing site
None of these
You can change your WordPress Themes using?
wordpress_setting.php file
WordPress Settings
wp_config.php file
WordPress Apperance
True or False: "get_header()" - includes the footer template for a theme.
True
False
True or False: "get_footer()" includes the footer template for a theme
True
False
What do HTML stands for?
Hyper Transport Markup Language
HyperText and links Markup Language
HighText Machine Language
HyperText Markup Language
