NEW
Font size
WorksheetsFirst Quiz WPCareNinja
Total questions: 20
Worksheet time: 12mins
How can I add a sidebar to my WordPress theme?
By Installing a sidebar plugin
Inside the theme template
In the WordPress site Setting section
In the WordPress site Widgets section
You can change your WP themes using?
wordpress_setting.php file
wp_config.php file
WordPress Apperance
WordPress Settings
A freshly installed plugin crashes your WordPress site with no access to the dashboard. What can you do to gain back access to the dashboard?
Completly delete all the Plugins Folder from wp-content
Rename the specific plugin folder found in /wp-content/plugins
Delete the current theme folder from /wp-content/themes
Reinstall WordPress
What database does WP use?
PostgreSQL
Notes
MySQL
Oracle
What are WordPress hooks?
Ways to change the default behavior of WordPress
Security functions that run inside WordPress
Group of plugins which control WordPress behavior
Setting options available to WordPress administrators
To access your admin area, you need to put the following URL
/wp-logout
/wp-wordpress
/wp-admin
/admin
WordPress themes are found where?
wp-content/main
wp-content/
wp-content/uploads
wp-content/themes
When I upload files and images to my WP site they are stored where?
The WordPress Database only
In the WordPress uploads folder with metadata stored on the Database
On WordPress CDN storage
On my WordPress Theme folder
What is the best way to describe WordPress?
WordPress is a blogging platform
WordPress is a hosting platform
WordPress is an e-commerce platform
WordPRess is a CMS platform
What is a permalink?
A popular WordPress Plugin
The complete URL of your WordPress site
Part of your WordPress URL which you set
The numeric IP address of your WordPress site
Which one of the following is not a WordPress role?
Administrator
Editor
System
Subscriber
What programing language is WordPress written in?
PHP
Python
Perl
C
Where can I find wp_config.php file?
it is located inside WordPress admin folder
It is stored in the WordPress root directory on your webserver
It is located inside WordPress database
In my WordPress theme folder
What can the Contributor role do?
Edit pages
Moderate comments
Publish posts
Edit posts
What function does WP use to control user access to different features?
Username
Role
Access tokens
Cookies
How many WordPress posts can I create?
WordPress recommends less than 10,000 posts
It depends on your server size
There is no limit
WordPress is limited to 1000 posts
How many templates can one theme contain?
One only
Depends on the server memory
Unlimited
maximum ten
What is WP multisite?
WP configuration feature that supports multiple sites
A popular WP theme that supports mobile support
Special version of WordPress that can support many sites and is not free
A WP plugin that supports multiple sites
How old is WordPress?
Since the early days of the Web 1992
Same age as Google 1998
Only 10 years old 1995
First version is only 5 years old 2010
Where are my WordPress plugins options stored?
They are stored in WordPress.org and not on my site
They are stored in WordPress theme folder
The are stored in WordPress Database
They are stored in WordPress Plugins folder
