Are you looking for the latest Fiverr WordPress 5.1 Questions and Answers? Well, then you are in the right place. In this post, I’m going to provide you the list of 40 questions that fiverr.com ask me during my WordPress 5.1 Skill Test Exam in 2020.
Questions and Answers of Fiverr Skill Tests WordPress 5.1
Hint –
W3 Total Cache
phpMyAdmin
MariaDB
WP SuperCache
Answer – phpMyAdmin
Hint –
iThemes Security
WordFence
ModSecurity
Shield
Answer – ModSecurity
1. Posts
2. Pages
3. Comments
4. Categories
5. Custom taxonomies
Hint –
All 1,2,3,4 and 5
Only 1,2,4, and 5
Only 2,3,4, and 5
Only 2,4 and 5
Only 1,2,3 and 4
Answer – All 1,2,3,4 and 5
True
False
Answer – True
1. .htaccess
2. web.config
Hint –
Only 1 can be used
Only 2 can be used
Both 1 and 2 can be used
Neither 1 nor 2 can be used
Answer – Both 1 and 2 can be used
(multiple correct ansers are possible)
Hint –
The command line arguments
The CLI interface
VCL programs
HTTP requests
Don’t know the correct answer
Hint –
List view
Excerpt view
None of the above
Answer – List view
Hint –
taxonomy.php, taxonomy-{taxonomy}.php, taxonomy-{taxonomy}-{term}.php, index.php, archive.php
taxonomy-{taxonomy}.php, taxonomy-{taxonomy}-{term}.php, taxonomy.php, archive.php, index.php
taxonomy.php, taxonomy-{taxonomy}.php, taxonomy-{taxonomy}-{term}.php, archive.php, index.php
taxonomy-{taxonomy}-{term}.php, taxonomy-{taxonomy}.php, taxonomy.php, archive.php, index.php
Answer – taxonomy-{taxonomy}-{term}.php, taxonomy-{taxonomy}.php, taxonomy.php, archive.php, index.php
Hint –
home.php, index.php, front-page.php, page.php
front-page.php, home.php, page.php, index.php
index.php, front-page.php, home.php, page.php
front-page.php, index.php, home.php, page.php
Answer – front-page.php, home.php, page.php, index.php
Hint –
Post slug
Plugin
Permalink
Excerpt
Answer – Excerpt
Hint –
it indicates, that the cache on your server is full.
it indicates, that a table in your database is corrupted
it indicates a missing column in your database
none of the above
Answer – it indicates, that a table in your database is corrupted
Hint –
tag-{slug}.php, tag.php, tag-{id}.php, archive.php, index.php
tag-{slug}.php, tag-{id}.php, tag.php, archive.php, index.php
archive.php, index.php, tag-{slug}.php, tag-{id}.php, tag.php
tag-{id}.php, tag-{slug}.php, tag.php, archive.php, index.php
Answer – tag-{slug}.php, tag-{id}.php, tag.php, archive.php, index.php
(multiple correct ansers are possible)
Hint –
Visual editor
Admin color scheme
Syntax highlighting
Toolbar
Answer – I Skipped This Question.
Hint –
True
False
Answer – True
Comment author must fill out name and email
Users must be registered and logged in to comment
Allow people to post comments on new articles
Hint –
Only 1 and 2
Only 1 and 3
Only 2 and 3
All 1,2 and 3
I don’t know the correct answer
Hint –
it is used to create a list of disabled users in WordPress
it is used to create a key-value pair for authenticating a user
it permits you to create custom meta boxes and fields in WordPress
Both options a and c
I Skipped this question
http://example.com/2012/12/30/post-name
Hint –
Default
PATHINFO
mod_rewrite
none of the above
Answer – None of the above
Yes or No?
Answer I don’t know
Cross site scripting (XSS)
Remote file inclusion (RFI)
Local file inclusion (LFI)
Directory Traversal attempts
Hint –
All 1,2,3 and 4
Only 1,2 and 3
Only 2,3, and 4
Only 1,3, and 4
Skipped the question
Hint –
Java
C++
PHP
Go
Answer – PHP
(multiple correct ansers are possible)
Hint –
comment_author_{HASH}
wp-settings-{time}-[UID] cookies
wordpress_logged_in_[hash]
comment_author_email_{HASH}
Answer I don’t know
index.php
style.css
theme.php
Hint-
All 1,2 and 3
Only 1 and 2
Only 1 and 3
Only 2 and 3
Answer – only 1 and 2
Hint-
True or False
Answer – True
(multiple correct ansers are possible)
Hint –
Most recent comments
Number of posts
Number of pages
Number of comments
Recently published posts
Answer – Number of posts, Number of pages, Number of comments
Hint-
find /path/to/your/wordpress/install/ -type d -exec chmod 777 {} \;
find /path/to/your/wordpress/install/ -type f -exec chmod 755 {} \;
locate /path/to/your/wordpress/install/ -type f -exec chmod 644 {} \;
find /path/to/your/wordpress/install/ -type f -exec chmod 644 {} \;
Answer – find /path/to/your/wordpress/install/ -type f -exec chmod 644 {} \;
(multiple correct ansers are possible)
Hint –
Categories can be added in bulk to a set of posts
Tags can be added in bulk to a set of posts
Categories can be deleted in bulk from a set of posts
Tags can be deleted in bulk from a set of posts
I don’t know the correct answer
Hint-
date.php, archive.php, index.php
date.php, index.php, archive.php
index.php, date.php, archive.php
Answer – date.php, archive.php, index.php
1. From the navigation menu under users
2. By clicking on the name link at the top of the WordPress screen
Hint –
Only 1
Only 2
Both 1 and 2
Neither 1 nor 2
Answer – Only 2
(multiple correct ansers are possible)
Hint –
Administrator
Editor
Author
Contributor
Answer – Administrator and Editor
(multiple correct ansers are possible)
Hint –
wp_links
wp_terms
wp_users
wp_postmeta
Answer – All of the above
mysqldump –add-drop-table -h mysql_hostserver -u mysql_username -p mysql_databasename
Hint –
True
False
Answer – True
Hint-
define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG’, ‘true’ );
define( ‘WP_DEBUG’, ‘1’ );
define( ‘WP_DEBUG’, “true” );
Answer – define( ‘WP_DEBUG’, true );
Hint –
True
False
Answer – false
(multiple correct ansers are possible)
manage_network_plugins
delete_plugins
manage_categories
setup_network
Answer – manage_network_plugins and setup_network
Hint –
Git
diff
inotify
OSSEC
I don’t know the answer
Hint –
True
False
Answer – False
Hint –
Attachments can make use of the wp_postmeta table to store the extra information like image’s metadata
Each theme in WordPress can have its own custom css post
Both options a and b
Neither option a nor b
I Skipped this question
(multiple correct ansers are possible)
Hint-
Windows
Mac
Linux
Answer – All of the above
1. Posts
2. Tags
Hint –
Only 1
Only 2
Both 1 and 2
Neither 1 nor 2
I skipped this too
(multiple correct ansers are possible)
Hint –
Attachments
Custom css
Changesets
Posts
Answer – Attachments and Posts
Leave a Reply