Fiverr WordPress Test Answers 2024 : Fiverr WordPress 5.1 Test Answers
Fiverr WordPress Test Answers 2024 : Fiverr WordPress 5.1 Test Answers
Let’s check out the fiverr wordpress test answers 2021, hope you will get 9.1 score.
Which of the following capabilities are only available in the Super Admin role?
(multiple correct ansers are possible)
manage_network_plugins
delete_plugins
manage_categories
Setup_network
2. Which of the following options is an open source WAF (web firewall) that can be installed at a web server to filter the content before it is processed by WordPress?
iThemes Security
WordFence
ModSecurity
Shield
3. If you have shell access to your server, then which of the following commands can you use to change the file permissions for files recursively?
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 {} \;
4. Which of the following plugins can be used in WordPress 5 for two-step authentication?
Duo
Google Authenticator
WordFence
Rublon
All 1, 2, 3, and 4
Only 1, 2, and 3
Only 2, 3, and 4
Only 1, 3, and 4
5. Which of the following types of permalinks are available in WordPress 5?
Default
PATHINFO
mod_rewrite
6. Which of the following you should avoid while choosing a password?
Permutation of your real name, username, or company name.
A word from a dictionary, in any language.
Any numeric-only or alphabetic-only password.
Any password containing numeric, alphabets, and special symbols.
All 1, 2, 3, and 4
Only 1, 2, and 3
Only 1, 2, and 4
Only 2, 3, and 4
What does the “Error 145” in WordPress indicate?
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
In relation to WordPress, which of the following cookies are stored on the visitors’ computers when they comment on your blog?
comment_author_{HASH}
wp-settings-{time}-[UID] cookies
WordPress_logged_in_[hash]
comment_author_email_{HASH}
In WordPress, which of the following plugins can be used to limit the number of login attempts?
SiteGuard WP Plugin
OSSEC
Inotify
Brute Force Login Protection
10. In relation to caching in WordPress, which of the following levels of authority are provided by Varnish?
The command line arguments
The CLI interface
VCL programs
HTTP requests
Which of the following options is the correct order (by priority in use) to display a single page in template hierarchy?
45. While blogging in WordPress, which of the following options is the collection of programming scripts that can be used to add additional functionality to the blogs?
Post Slug
Excerpt
Plugin
Pingback
46. Meta tags in WordPress sites can be added in which of the following ways?
By using plugins
By adding them to the “header.php” template file in the WordPress theme
By updating the database
Both options a and b
Both options b and c
47. Which of the following roles can edit your username in WordPress?
A user itself
An administrator
An editor
A subscriber
No one can edit your username
48. In WordPress, which of the following types of items you can add into your menu?
1. Posts
2. Pages
3. Comments
4. Categories
5. Custom taxonomies
All 1, 2, and 3
Only 1 and 2
Only 1 and 3
Only 2 and 3
fiverr wordpress 5.1 test answers
49. Which of the following options is the correct order of rendering the date-based archive index pages in template hierarchy?
date.php, archive.php, index.php
date.php, index.php, archive.php
index.php, date.php, archive.php
50. Which of the following options are the correct tables that will always be backed up while taking backups in WordPress?
wp_links
wp_terms
wp_users
wp_postmeta
51. What is the default value of the SCRIPT_DEBUG constant?
true
False
52. Which of the following options is the correct order (by priority in use) to display home page in the template hierarchy?
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
53. If you are receiving an error that says “parse error: unexpected”, which of the following options can be the reasons for the same?
You have forgotten to include the opening bracket (
You have forgotten to include the $ when referencing a variable
Missing a semicolon (;) at the end of an individual line
You have an else statement with no opening if statement
54. In relation to posts screen, which of the following options is the default view in the table of posts?
List view
Excerpt view
None of the above.
55. An Author role in WordPress has edit_pages capability.
True
False
fiverr wordpress test answers fiverr wordpress 5.1 test answers fiverr wordpress skill test
56. Which of the following statements are correct about the “Pages” post type in WordPress?
You can place them into a hierarchical order where a page can be the parent or child of another page creating a page structure.
They can be displayed in a reversed time-based order.
They do not make use of categories like posts do.
None of the above.
57. By default, the WordPress dashboard permits administrators to edit plugins and theme files.
Yes
No
58. The given URL is an example of which of the following permalinks?
67. You can use the pre_get_posts filter hook for including custom posts into your main query of blog posts.
True
False
68. In relation to posts screen, which of the following columns are displayed in the table of posts?
Title
Categories
Tags
Author
69. While backing up your WordPress database by using MySQL Workbench, what is the size limit of the database to be backed up?
1GB
2 GB
5 GB
There is no size limit
70. In relation to get the blog indexed in Google search, which of the following terms processes the information and also determines the quality of the content, so that the information can be placed appropriately on Google pages?
Crawling
Indexing
Googlebot
71. In relation to file system monitoring in WordPress, which of the following tools is the OS kernel level file monitoring service that can be used for running commands on the filesystem events?
Git
diff
inotify
OSSEC
fiverr wordpress test answers fiverr wordpress 5.1 test answers fiverr wordpress skill test
72. You can edit the .htaccess file by FTP or shell.
True
False
73. By default, WordPress makes use of which of the following files in a theme for displaying posts of any type of the front-end of a website?
index.php
single.php
archive php
74. While selecting the color scheme under the personal options in WordPress, which of the following colors are the menu background colors?
Last two colors
Middle two colors
First two colors
None of the above.
75. In relation to WordPress editor, which of the following options is the default block type?
Paragraph
Image
Heading
Gallery
76. In WordPress, which of the following options is/are the correct example(s) of a non-hierarchical taxonomy?
Category
Tag
Both options a and b
Neither option a norb
77. WordPress 5 is written in which of the following languages?
Java
C++
PHP
GO
78. In WordPress, which of the following template tags is used to tell WordPress to get the blog title out of the database and add it in the template file?
get_headero
get_footer
the_title
bloginfo(‘name’)
fiverr wordpress test answers fiverr wordpress 5.1 test answers fiverr wordpress skill test
79. In relation to the roles of WordPress 5, which of the following options can only publish and manage their own posts?
Editor
Author
Subscriber
Contributor
80. While using Permalinks in blogging, which of the following options is the title of your article post within the link?
Post Slug
Excerpt
Plugin
Trackback
81. Which of the following statements are correct about the “Pages’ post type in WordPress?
You can place them into a hierarchical order where a page can be the parent or child of another page creating a page structure.
They can be displayed in a reversed time-based order.
They do not make use of categories like posts do
None of the above.
82. In relation to the posts screen, which of the following options is the default view in the table of posts?
List view
Excerpt view
None of the above.
83. Suppose, you have a fixed IP address and you do not want any person (except yourself) to login to your admin area.
Which of the following files will help you to limit access to wp-login.php?
.htaccess
web.config
Only 1 can be used
Only 2 can be used
Both 1 and 2 can be used
Neither 1 nor 2 can be used
84. Which of the following cookies is set by WordPress 5 that is used to customize your view of the admin interface and the main site interface?
wordpress_logged_in_[hash]
wp-settings-time)-[UID]
wordpress_[hash]
None of the above.
85. In relation to the dashboard screen in WordPress 5, which of the following options are provided by the At a Glance widget?