0 of 26 questions completed
Questions:
You have already completed the test before. Hence you can not start it again.
Test is loading…
You must sign in or sign up to start the test.
You must first complete the following:
0 of 26 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
What is the default editor in Wordpress since version 5.0?
Which of the following are popular plugins for improving SEO on Wordpress?
What is the limit for the amount of plugins that can be activated on a Wordpress site?
In Wordpress, which of the following best describes a multisite?
In wp-config.php, what does the following do…
define(‘NOBLOGREDIRECT’, ‘https://DOMAIN.COM/’);
Avada, Divi and Genesis are examples of…
Elementor, Beaver (BB) and WP Bakery are examples of…
What languages are primarily used in Wordpress Core?
In Wordpress CLI, what does the following command do…
wp rewrite flush
Which of the following best describes wp-cron.php?
Which of the following are the default paths to login to Wordpress’s admin dashboard?
In order to improve the Google Pagespeed Insight’s score of a Wordpress site, which of the following plugins would most likely help?
What percentage of the entire Internet is made up of Wordpress sites?
How often do minor Wordpress updates release?
A developer can instruct crawlers like Googlebot not to index a Wordpress site using which of the following options in wp-admin?
True or false – Wordpress is a fork of Drupal.
True or false – Wordpress has a native mail function based in PHP called wp_mail?
What is the minimum version of PHP required by Wordpress since version 5.2?
What is the purpose of the mu-plugin directory?
In wp-config.php, what does the following do…
define (‘WP_SITEURL’, ‘https://’ . $_SERVER[‘HTTP_HOST’]);
define (‘WP_HOME’, ‘https://’ . $_SERVER[‘HTTP_HOST’]);
What can you expect the following code to do if placed in the Wordpress theme functions.php file?
$four03labs = isset($_GET[‘four03labs’]);
if ($four03labs) { echo ‘HELLO WORLD’. PHP_EOL; }
else {}
What would a request to the following URI invoke on a Wordpress site?
/wp-json/wp/v2/posts
In wp-config.php, what does the following do…
define( ‘ALLOW_UNFILTERED_UPLOADS’, true );
SCENARIO: Someone has deleted your user in a Wordpress site. You still have SSH access to the server it’s hosted on and can run WP-CLI commands. Which of the following commands are you most likely to use:
Which of the following are required for a functioning Wordpress site…
In order for a plugin to function correctly, which of the following are required?
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.