Wordpress 5.1 Test Answer 2022

  01. 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
02. In WordPress, “Revisions” and “Attachments” post types are stored in wp_posts table.
  • True
  • False
03. WP Super Cache is not a static page caching plugin for WordPress.
  • True
  • False
04. 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
05. What does the “Error 28” 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.
  • It indicates that you have too many files in /tmp.
06. 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
07. While exporting your WordPress data, which of the following data can you export?
  1. Posts
  2. Pages
  3. Comments
  4. Categories
  5. Custom taxonomies
  • 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
08. Which of the following options is a condensed summary of your blog post?
  • Post slug
  • Plugin
  • Permalink
  • Excerpt
09. In relation to the profile screen in WordPress, which of the following personal options are available that can be configured?
  • Visual editor
  • Admin Color Scheme
  • Syntax Highlighting
  • Toolbar
10. An Author role in WordPress has edit_pages capability.
  • True
  • False
11. Which of the following plugins can be used in WordPress 5 for two-step authentication?
  1. Duo
  2. Google Authenticator
  3. WordFence
  4. Rublon
  • All 1, 2, 3, and 4
  • Only 1, 2, and 3
  • Only 2, 3, and 4
  • Only 1, 3, and 4
12. In relation to caching in WordPress, Varnish cache application is supported on which of the following platforms?
  • Windows 7
  • Linux
  • FreeBSD
13. Which of the following options are the valid filters in template hierarchy?
  • singular_template
  • search_template
  • embed_template
  • Author_template
14. Which of the following statements are correct about the posts screen?
  • 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.
15. Which of the following is the correct option that is the default theme of WordPress 5?
  • Gravatar
  • Twenty Nineteen
  • Permalink
  • None of the above.
16. 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.
17. 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}
18. In WordPress, which of the following options are the incorrect capabilities of the Author role?
  • delete_published_posts
  • delete_published_pages
  • edit_posts
  • Manage_links
19. By default, the WordPress dashboard permits administrators to edit plugins and theme files.
  • Yes
  • No
20. What is the default value of the SCRIPT_DEBUG constant?
  • true
  • False
21. In WordPress, which of the following statements are correct about the comment administration on your site?
  • You can manually approve the comments of other users.
  • You cannot cut down on the number of comments for approval.
  • You can get a notification when someone posts a comment.
  • None of the above.
22. The given URL is an example of which of the following permalinks?

http://example.com/2012/12/30/post-name

  • Default OPATHINFO
  • mod_rewrite
  • None of the above.
23. Which of the following options is the correct order (by priority in use) to display category in template hierarchy?
  • index.php, category-{slug).php, category-{id}.php, category.php, archive.php
  • category.php, archive.php, category [slug.php, category-{id}.php, index.php
  • category-{slug).php, archive.php, category-{id}.php, category.php, index.php
  • category-(slug).php, category-{id}.php, category.php, archive.php, index.php
24. Which of the following types of permalinks are available in WordPress 5?
  • Default
  • OPATHINFO
  • I mod_rewrite
25. In relation to WordPress site, which of the following options is correct about a sitemap?
  • It is an enhancement to your existing URLs that can improve SEO of your website.
  • It is a single page listing of all the posts on your website.
  • It is a collection of all the visited links on a WordPress website.
  • None of the above.
26. Which of the following roles has the unfiltered_html capability in a single site WordPress installation?
  • Administrator
  • Editor
  • Author
  • Contributor
27. It is mandatory for all the WordPress users to add an e-mail address in their respective profiles.
  • True
  • False
28. 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 nor b
29. 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.
30. Which of the following options are the correct capabilities of the Editor role in a single site WordPress installation?
  • manage_categories
  • manage_links
  • Update_themes
  • Manage_options
31. In WordPress, a subscriber has which of the following capabilities?
  • read
  • delete_posts
  • edit_posts
  • Publish_posts
32. How can you access Your Profile Screen in WordPress?
  1. From the main navigation menu under Users.
  2. By clicking on the name link at the top of the WordPress screen.
  • Only 1
  • Only 2
  • Both 1 and 2
  • Neither 1 nor 2
33. 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
34. 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
35. By default, all the published pages are added to the menu automatically by WordPress.
  • True
  • False
36. Which of the following options are available as commenter rules in WordPress?
  1. Comment author must fill out name and e-mail 
  2. Users must be registered and logged in to comment
  3. Allow people to post comments on new articles
  • Only 1 and 2
  • Only 1 and 3
  • Only 2 and 3
  • All 1, 2, and 3
37. The given command can be used to backup all the database tables.

mysqldump –add-drop-table-h mysql_hostserver-u mysql_username -p mysql_databasename

  • True
  • False
38. Which of the following options is the correct order (by priority in use) to display tag in template hierarchy?
  • 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
39. Which of the following plugins can be used to improve the performance by caching your WordPress posts and pages as the static files?
  • W3 Total Cache
  • WP Super Cache
  • Cache Enabler
  • All 1, 2, and 3
  • Only 1 and 2
  • Only 1 and 3
  • Only 2 and 3
40. You can use the pre_get_posts filter hook for including custom posts into your main query of blog posts.
  • True
  • False
41. In relation to posts screen, which of the following columns are displayed in the table of posts?
  • Title
  • Categories
  • Tags
  • Author
42. Can you import content from a static HTML site to WordPress?
  • Yes
  • No
43. 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
44. 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
45. 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
46. Which of the following options is a correct example of PATHINFO permalinks?
47. Which of the following statements are correct about the W3 Total Cache (W3Tc)plugin?
  • It helps to reduce response time by creating static HTML version of pages and permits
  • web servers to serve them without invoking PHP
  • It helps for caching database queries (objects).
  • It manages the headers such as entity tag, cache-control, expires, etc.
48. You can edit the .htaccess file by FTP or shell.
  • True
  • False
49. Which of the following definitions of the WP_DEBUG constant can be used to trigger the debug mode throughout WordPress?
  • define( ‘WP_DEBUG', true);
  • define( ‘WP_DEBUG', ‘true');
  • define(‘WP_DEBUG', ‘1');
  • define(‘WP_DEBUG),”true” );
50. Which of the following options is the correct order (by priority in use) to display custom taxonomies in template hierarchy?
  • 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)0(term}.php, taxonomy-{taxonomy].php, taxonomy.php, archive.php, index.php
51. 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
  • archi php
51. 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
52. 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 6440\;
  • find /path/to/your/wordpress/install/ -type f -exec chmod 644 [\;
53. 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.
54. 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
55. In WordPress, which of the following attacks can you see via the logs?
  1. Cross Site Scripting (XSS)
  2. Remote File Inclusion (RFI)
  3. Local File Inclusion (LFI)
  4. Directory Traversal attempts
  •  All 1, 2, 3, and 4 
  • Only 1, 2, and 3
  • Only 2, 3, and 4
  • Only 1, 3, and 4
56. 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
57. In relation to WordPress editor, which of the following options is the default block type?
  • Paragraph
  • Image
  • Heading
  • Gallery
58. 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
  • Mod Security
  • Shield
59. Which of the following options is a program that can be used to manipulate the databases remotely through a web interface?
  • W3 Total Cache
  • phpMyAdmin
  • MariaDB
  • WP Super Cache
60.  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
61. WordPress 5 is written in which of the following languages?
  • Java
  • C++
  • PHP
  • GO
62. 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 and b
63. 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?
  • Themes Security
  • WordFence
  • ModSecurity
  • Shield
64. 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')
65. 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
66. Which of the following capabilities are only available in the Super Admin role?
  • manage_network_plugins
  • delete_plugins
  • manage_categories
  • setup_network
67. In relation to screen options in WordPress, which of the following items/modules is/are hidden by default?
  1. Posts
  2. Tags
  • Only 1
  • Only 2
  • Both 1 and 2
  • Neither 1 nor 2
68. 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
69. 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
70. 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.
71. 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.
72. 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
73. You can adjust the length of cookies with the ‘auth_cookie_expiration' hook.
  • True
  • False
74. 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.
75. 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?

  1. .htaccess
  2. 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
76. Which of the following options are the correct requirements for using “Pretty” permalinks?
  1. An .htaccess file
  2. Apache web server with the mod_rewrite module installed
  3. The FollowSymLinks option enabled in the WordPress's home directory
  • All 1, 2, and 3
  • Only 1 and 2
  • Only 1 and 3
  • Only 2 and 3
77. Which of the following options are the correct cookies that WordPress uses for the users who have registered an account with the WordPress site?
  • wordpress_logged_in_{hash}
  • comment_author_url_{HASH}
  • comment_author_{HASH}
  • wordpress_[hash]
78. Which of the following options is the purpose of the Piklist plugin in WordPress?
  • 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
79. In relation to the profile screen in WordPress, which of the following personal options are available that can be configured?
  • Visual editor
  • Admin Color Scheme
  • Syntax Highlighting
  • Toolbar
80. 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.
81. In relation to the dashboard screen in WordPress 5, which of the following options are provided by the At a Glance widget?
  • Most recent comments
  • Number of posts
  • Number of pages
  • Number of comments
  • Recently published posts
82. 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.
83. Which of the following options is the correct order (by priority in use) to display a single page in template hierarchy?
  • custom template file, page-{slug}.php, page-{id}.php, page.php, singular.php, index.php
  • custom template file, page-{id}.php, page-{slug}.php, page.php, singular.php, index.php
  • singular.php, index.php, page-{id}.php, page-{slug}.php, page.php, custom template file
  • custom template file, page-{slug}.php, page-{id}.php, page.php, singular.php, index.php
84. By default, which of the following post types are always included within a WordPress installation?
  • Attachments
  • Custom css
  • Changesets
  • Posts
85. The plugins Rublon and WordFence cannot be used for two-step authentication.
  • True
  • False
86. By default, meta tags are included in WordPress.
  • True
  • False
87. Which of the following options is the correct order (by prioroty in use) to display tag in template hierarchy?
  • 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
88. In relation to the profile screen in WordPress, which of the following personal options are available that can be configured?
  • Visual editor
  • Admin color scheme
  • Syntax highlighting
  • Toolbar
89. Which of the following options are the correct files that are required for making a theme in WordPress?
  1. index.php
  2. style.css
  3. theme.php
  • All 1,2 and 3
  • Only 1 and 2
  • Only 1 and 3
  • Only 2 and 3
90. In relation to the dashboard screen in WordPress 5, which of the following options are provided by the “At a Glance” widget?
  • Most recent comments
  • Number of posts
  • Number of pages
  • Number of comments
  • Recently published posts
91. In relation to file system monitoring in WordPress, which of the following tools is the OS kernel level five monitoring service that can be used for running commands on the filesystem events?
  • Git
  • diff
  • inotify
  • OSSEC
91. Which of the following statements is/are correct about the post types in WordPress?
  • 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
92. The MySQL Workbench Tool can be used for taking backups of WordPress databases. With which of the following operating systems, can you use this tool?
  • Windows
  • Mac
  • Linux
93. WordPress 5 is written in which of the following languages?
  • Java
  • C++
  • PHP
  • GO
94. 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?

  1. .htaccess
  2. 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
WordPress 5.1 Test Answers Fiverr

  1. 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?

  1. Duo
  2. Google Authenticator
  3. WordFence
  4. 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?

  1. Permutation of your real name, username, or company name.
  2. A word from a dictionary, in any language.
  3. Any numeric-only or alphabetic-only password.
  4. 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

  1. 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

  1. 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}

  1. 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

  1. Which of the following options is the correct order (by priority in use) to display a single page in template hierarchy?
  • custom template file, page-{slug}.php, page-{id}.php, page.php, singular.php, index.php
  • custom template file, page-{id}.php, page-{slug}.php, page.php, singular.php, index.php
  • singular.php, index.php, page-{id}.php, page-{slug}.php, page.php, custom template file
  • index.php, custom template file, page-{id}.php, page-{slug}.php, page.php, singular.php

  1. While exporting your WordPress data, which of the following data can you export?

Posts
Pages
Comments
Categories
Custom taxonomies

  • 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

13. Which of the following options are available as commenter rules in WordPress?

Comment author must fill out name and e-mail
Users must be registered and logged in to comment
Allow people to post comments on new articles

  • Only 1 and 2
  • Only 1 and 3
  • Only 2 and 3
  • All 1, 2, and 3

  1. By default, which of the following post types are always included within a WordPress installation?
    (multiple correct ansers are possible)
  • Attachments
  • Custom css
  • Changesets
  • Posts

15. The plugins Rublon and WordFence cannot be used for two-step authentication.

  • True
  • False

16. Which of the following definitions of the WP_DEBUG constant can be used to trigger the debug mode throughout WordPress?

  • define( ‘WP_DEBUG’, true );
  • define( ‘WP_DEBUG’, ‘true’ );
  • define( ‘WP_DEBUG’, ‘1’ );
  • define( ‘WP_DEBUG’, “true” );

17. You can adjust the length of cookies with the ‘auth_cookie_expiration’ hook.

  • True
  • False

18. By default, meta tags are included in WordPress.

  • True
  • False

  1. Which of the following options is a correct example of PATHINFO permalinks?
  • http://example.com/?p=N
  • http://example.com/2012/post-name/
  • http://example.com/2012/12/30/post-name
  • http://example.com/index.php/yyyy/mm/dd/post-name/

  1. Which of the following is the correct option that is the default theme of WordPress 5?
  • Gravatar
  • Twenty Nineteen
  • Permalink
  • None of the above.

  1. 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

  1. In WordPress, “Revisions” and “Attachments” post types are stored in wp_posts table.
  • True
  • False

  1. Which of the following options is a condensed summary of your blog post?
  • Post slug
  • Plugin
  • Permalink
  • Excerpt

  1. Which of the following options are the correct requirements for using “Pretty” permalinks?
  1. An .htaccess file
  2. Apache web server with the mod_rewrite module installed 
  3. The FollowSymLinks option enabled in the WordPress’s home directory
  • All 1, 2, and 3
  • Only 1 and 2
  • Only 1 and 3
  • Only 2 and 3

  1. In WordPress, which of the following attacks can you see via the logs?

Cross Site Scripting (XSS)
Remote File Inclusion (RFI)
Local File Inclusion (LFI)
Directory Traversal attempts

  • All 1, 2, 3, and 4 
  • Only 1, 2, and 3
  • Only 2, 3, and 4
  • Only 1, 3, and 4

  1. Which of the following statements are correct about the W3 Total Cache (W3Tc)plugin?
  • It helps to reduce response time by creating static HTML version of pages and permits
  • web servers to serve them without invoking PHP
  • It helps for caching database queries (objects).
  • It manages the headers such as entity tag, cache-control, expires, etc.

  1. It is mandatory for all the WordPress users to add an e-mail address in their respective profiles.
  • True
  • False

  1. Which of the following roles has the unfiltered_html capability in a single site WordPress installation?
  • Administrator
  • Editor
  • Author
  • Contributor

Which of the following plugins can be used to improve the performance by caching your WordPress posts and pages as the static files?

W3 Total Cache
WP Super Cache
Cache Enabler

  • All 1, 2, and 3
  • Only 1 and 2
  • Only 1 and 3
  • Only 2 and 3

  1. What does the “Error 28” 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.
  • It indicates that you have too many files in /tmp.

  1. In relation to the profile screen in WordPress, which of the following personal options are available that can be configured?
  • Visual editor
  • Admin Color Scheme
  • Syntax Highlighting
  • Toolbar

31. Can you import content from a static HTML site to WordPress?

  • Yes
  •  NO

  1. Which of the following options is a program that can be used to manipulate the databases remotely through a web interface?
  • W3 Total Cache
  • phpMyAdmin
  • MariaDB
  • WP Super Cache

  1. In relation to WordPress site, which of the following options is correct about a sitemap?
  • It is an enhancement to your existing URLs that can improve SEO of your website.
  • It is a single page listing of all the posts on your website.
  • It is a collection of all the visited links on a WordPress website.
  • None of the above.

  1. WP Super Cache is not a static page caching plugin for WordPress.
  • True
  • False

  1. In WordPress, which of the following options are the incorrect capabilities of the Author role?
  • delete_published_posts
  • delete_published_pages
  • edit_posts
  • Manage_links

  1. In relation to caching in WordPress, Varnish cache application is supported on which of the following platforms?
  • Windows 7
  • Linux
  • FreeBSD

37. Which of the following options are the valid filters in template hierarchy?

  • singular_template
  • search_template
  • embed_template
  • Author_template

  1. Which of the following statements are correct about the posts screen?
  • 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.

  1. What is the default value of the SCRIPT_DEBUG constant?
  • true
  • False

  1. In WordPress, which of the following statements are correct about the comment administration on your site?
  • You can manually approve the comments of other users.
  • You cannot cut down on the number of comments for approval.
  • You can get a notification when someone posts a comment.
  • None of the above.

 


41. Which of the following options are the correct cookies that WordPress uses for the users who have registered an account with the WordPress site?

  • wordpress_logged_in_{hash}
  • comment_author_url_{HASH}
  • comment_author_{HASH}
  • wordpress_[hash]

42. In relation to screen options in WordPress, which of the following items/modules is/are hidden by default?

1. Posts

2. Tags

  • Only 1
  • Only 2
  • Both 1 and 2
  • Neither 1 nor 2

43. Which of the following options is the purpose of the Piklist plugin in WordPress?

  • 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

44. Which of the following options is the correct order (by priority in use) to display custom taxonomies in template hierarchy?

  • 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)0(term}.php, taxonomy-{taxonomy].php, taxonomy.php, archive.php, index.php

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

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

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?

  • Default OPATHINFO
  • mod_rewrite
  • None of the above

59. Which of the following options is the correct order (by priority in use) to display category in template hierarchy?

  • index.php, category-{slug).php, category-{id}.php, category.php, archive.php
  • category.php, archive.php, category [slug.php, category-{id}.php, index.php
  • category-{slug).php, archive.php, category-{id}.php, category.php, index.php
  • category-(slug).php, category-{id}.php, category.php, archive.php, index.php

60. 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 nor b

61. Which of the following options are the correct capabilities of the Editor role in a single site WordPress installation?

  • manage_categories
  • manage_links
  • Update_themes
  • Manage_options

62. In WordPress, a subscriber has which of the following capabilities?

  • read
  • delete_posts
  • edit_posts
  • Publish_posts

63. How can you access Your Profile Screen in WordPress?

1. From the main navigation menu under Users.

2. By clicking on the name link at the top of the WordPress screen.

  • Only 1
  • Only 2
  • Both 1 and 2
  • Neither 1 nor 2

64. By default, all the published pages are added to the menu automatically by WordPress.

  • True
  • False

65. The given command can be used to backup all the database tables.

mysqldump –add-drop-table-h mysql_hostserver-u mysql_username -p mysql_databasename

  • True
  • False

66. Which of the following options is the correct order (by priority in use) to display tag in template hierarchy?

  • 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

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

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’)

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?

  1. .htaccess
  2. 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?

  • Most recent comments
  • Number of posts
  • Number of pages
  • Number of comments
  • Recently published posts

1) What does the “Error 28” in WordPress indicate?

  • It indicates that the cache on your server is full.
  • It indicates a missing column in your database.
  • It indicates that a table in your database is corrupted.
  • It indicates that you have too many files in /tmp. 

2) Which of the following you should avoid while choosing a password?

1. Permutation of your real name, username, or company name.
2. A word from a dictionary, in any language.
3. Any numeric-only or alphabetic-only password.
4. Any password containing numeric, alphabets, and special symbols.

  • Only 2, 3, and 4
  • Only 1, 2, and 4
  • All 1, 2, 3, and 4
  • Only 1, 2, and 3 

3) In WordPress, “Revisions” and “Attachments” post types are stored in the wp_posts table.

  • True 
  • False

4) While exporting your WordPress data, which of the following data can you export?

Posts
Pages
Comments
Categories
Custom taxonomies

  • Only 1, 2, 4, and 5
  • Only 2, 3, 4, and 5
  • Only 2, 4, and 5
  • Only 1, 2, 3, and 4
  • All 1, 2, 3, 4, and 5 

Fiverr WordPress 5.1 test answers | WordPress 5.1 Test Answers Fiverr 2022

5) 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.

6) WP Super Cache is not a static page caching plugin for WordPress.

  • True 
  • False

7) Which of the following plugins can be used in WordPress 5 for two-step authentication?

Duo
Google Authenticator
WordFence
Rublon

  • Only 1, 2, 3, and 4
  • Only 2, 3,  and 4
  • Only 1, 2, and 4
  • Only 1, 2, 3
  • All 1, 2, 3,  and 4

8) Which of the following options is a condensed summary of your blog post?

  • Excerpt 
  • Permalink
  • Post slug
  • Plugin

9) The given URL is an example of which of the following permalinks?

  • mod_rewrite 
  • http://example.com/2012/12/30/post-name
  • Default OPATHINFO
  • None of the above

10) In relation to caching in WordPress, Varnish cache application is supported on which of the following platforms?

  • FreeBSD 
  • Linux 
  • Windows 7 

11) Which of the following is the correct option that is the default theme of WordPress 5?

  • Gravatar
  • Permalink
  • Twenty Nineteen
  • None of the above.

12) An Author role in WordPress has edit_pages capability.

  • True 
  • False

13) Which of the following statements are correct about the posts screen?

  • Tags can be added in bulk to a set of posts. 
  • Categories can be added in bulk to a set of posts. 
  • Tags can be deleted in bulk from a set of posts.
  • Categories can be deleted in bulk from a set of posts.

14) In WordPress, which of the following options are the incorrect capabilities of the Author role?

  • delete_published_pages
  • delete_published_posts
  • edit_posts
  • manage_links 

15) In relation to WordPress, which of the following cookies are stored on the visitors’ computers when they comment on your blog?

  • comment_author_email_(HASH}
  • wordpress_logged_in_[hash]
  • wp-settings(time)-[UID] cookies
  • comment_author_(HASH) 

Fiverr WordPress 5.1 test answers | WordPress skills test

16) What is the default value of the SCRIPT_DEBUG constant?

  • True 
  • False

17) In WordPress, which of the following statements are correct about the comment administration on your site?

  • You can manually approve the comments of other users.
  • You cannot cut down on the number of comments for approval.
  • You can get a notification when someone posts a comment. 
  • None of the above.

18) In relation to caching in WordPress, which of the following levels of authority are provided by Varnish?

  • HTTP requests
  • VCL programs 
  • The CLI interface
  • The command line arguments

19) Which of the following roles has the unfiltered_html capability in a single site WordPress installation?

  • Editor 
  • Administrator 
  • Contributor
  • Author

20) By default, all the published pages are added to the menu automatically by WordPress.

  • True 
  • False

21) Which of the following types of permalinks are available in WordPress 5?

  • mod_rewrite 
  • OPATHINFO 
  • Default 

22) In WordPress, a subscriber has which of the following capabilities?

  • read 
  • Publish_posts
  • edit_posts
  • delete_posts

23) It is mandatory for all the WordPress users to add an e-mail address in their respective profiles.

  • True 
  • False

Fiverr WordPress 5.1 test answers | wordpress 5.1 fiver test

24) In WordPress, which of the following options is/ are the correct example(s) of a non-hierarchical taxonomy?

  • Tag 
  • Category
  • Neither option a nor b
  • Both options a and b

25) In relation to WordPress site, which of the following options is correct about a sitemap?

  • It is a single page listing of all the posts on your website. 
  • It is a collection of all the visited links on a WordPress website.
  • It is an enhancement to your existing URLs that can improve SEO of your website.
  • None of the above.

26) Which of the following options are available as commenter rules in WordPress?

Comment author must fill out name and e-mail
Users must be registered and logged in to comment
Allow people to post comments on new articles

  • Only 1 and 2
  • Only 1 and 3
  • Only 2 and 3
  • All 1, 2, and 3

27) In WordPress, which of the following types of items you can add into your menu?

Posts
Pages
Comments
Categories
Custom taxonomies

  • Only 1 and 2
  • Only 1 and 3
  • Only 2 and 3
  • All 1, 2, and 3 

Fiverr WordPress 5.1 test answers | WordPress 5.1 Test Answers Fiverr 2022

28) Which of the following options are the correct capabilities of the Editor role in a single site WordPress installation?

  • manage_categories 
  • Manage_options
  • Update_themes
  • manage_links

29) In relation to posts screen, which of the following columns are displayed in the table of posts?

  • Author 
  • Tags 
  • Categories 
  • ID 
  • Title 

30) Which of the following options are the correct tables that will always be backed up while taking backups in WordPress?

  • wp_postmeta
  • wp_users
  • wp_terms 
  • wp_links 

31) How can you access Your Profile Screen in WordPress?

1. From the main navigation menu under Users.
2. By clicking on the name link at the top of the WordPress screen.

  • Only 2
  • Only 1
  • Neither 1 nor 2
  • Both 1 and 2 

32) Which of the following options is the correct order (by priority in use) to display tag in template hierarchy?

  • tag-{slug}.php, tag-{id}.php, tag.php, archive.php, index.php 
  • tag-{id}.php, tag-[slug].php, tag.php, archive.php, index.php
  • archive.php, index.php, tag-[slug].php, tag-{id}.php, tag.php
  • tag-[slug].php, tag.php, tag-{id}.php, archive.php, index.php

33) Which of the following options is a correct example of PATHINFO permalinks?

  • http://example.com/index.php/yyyy/mm/dd/post-name/
  • http://example.com/2012/12/30/post-name
  • http://example.com/2012/post-name/
  • http://example.com/?p=N

Fiverr WordPress 5.1 test answers | fiverr wordpress test answers 2022

34) You can use the pre_get_posts filter hook for including custom posts into your main query of blog posts.

  • True 
  • False

35) 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?

  • inotify 
  • OSSEC
  • diff
  • Git

36) 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?

  • Indexing 
  • Googlebot
  • Crawling

37) Which of the following statements are correct about the W3 Total Cache (W3Tc)plugin?

  • It manages the headers such as entity tag, cache-control, expires, etc.
  • It helps for caching database queries (objects). 
  • It helps to reduce response time by creating static HTML version of pages and permits web servers to serve them without invoking PHP. 

38) While backing up your WordPress database by using MySQL Workbench, what is the size limit of the database to be backed up?

  • There is no size limit
  • 5 GB
  • 2 GB
  • 1G

39) Can you import content from a static HTML site to WordPress?

  • Yes 
  • No

40) Which of the following definitions of the WP_DEBUG constant can be used to trigger the debug mode throughout WordPress?

  • define( ‘WP_DEBUG’, true); 
  • define( ‘WP_DEBUG’, ‘true’);
  • define(‘WP_DEBUG’, ‘1′);
  • define(‘WP_DEBUG),”true” );

41) Which of the following options is the correct order (by priority in use) to display home page in the template hierarchy?

  • front-page.php, home.php,page.php, index.php 
  • front-page.php, index.php, home.php,page.php
  • index.php, front-page.php, home.php,page.php
  • home.php, index.php, front-page.php, page.php

42) You can edit the .htaccess file by FTP or shell.

  • True 
  • False

43) In WordPress, which of the following attacks can you see via the logs?

1. Cross Site Scripting (XSS)
2. Remote File Inclusion (RFI)
3. Local File Inclusion (LFI)
4. Directory Traversal attempts

  • Only 1 and 2
  • Only 1 and 4
  • Only 2 and 3
  • All 1, 2, 3 and 4

44) While selecting the color scheme under the personal options in WordPress, which of the following colors are the menu background colors?

  • First two colors 
  • Middle two colors
  • Last two colors
  • None of the above.

45) 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 
  • index.php, date.php, archive.php
  • date.php, index.php, archive.php
  • manage_network_plugins

46) Meta tags in WordPress sites can be added in which of the following ways?

  • Both options b and c
  • By updating the database
  • By adding them to the “header.php” template file in the WordPress theme
  • By using plugins
  • Both options b and c

47) Which of the following plugins can be used to improve the performance by caching your WordPress posts and pages as the static files?

1. W3 Total Cache
2. WP Super Cache
3. Cache Enabler

  • Only 1 and 2
  • Only 1 and 3
  • Only 2 and 3
  • All 1, 2, and 3

Fiverr WordPress 5.1 test answers | WordPress 5.1 Test Answers Fiverr 2022

48) Which of the following options is the correct order (by priority in use) to display custom taxonomies in template hierarchy?

  • taxonomy-(taxonomy)-(term}.php,taxonomy-{taxonomy].php, taxonomy.php, archive.php, index.php
  • taxonomy.php, taxonomy-{taxonomy].php, taxonomy-{taxonomy}{term}.php, archive.php, index.php
  • taxonomy-{taxonomy].php, taxonomy-{taxonomy){term}.php, taxonomy.php, archive.php, index.php
  • taxonomy.php, taxonomy-{taxonomy).php, taxonomy-{taxonomy}-{term}.php, index.php, archive.php

49) In relation to WordPress editor, which of the following options is the default block type?

  • Paragraph
  • Image
  • Heading
  • Gallery

50) 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?

  • single.php 
  • archive.php
  • index.php 

51) 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?

  • Mod Security
  • Shield
  • WordFence
  • iThemes Security

52) WordPress 5 is written in which of the following languages?

  • PHP 
  • GO
  • C++
  • Java

53) 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?

  • bloginfo(‘name’)
  • get_footer
  • get_header
  • the_title 

54) Which of the following options is a program that can be used to manipulate the databases remotely through a web interface?

  • WP Super Cache
  • MariaDB
  • W3 Total Cache
  • phpMyAdmin

55) 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.

56) In relation to screen options in WordPress, which of the following items/modules is/are hidden by default?

1. Posts
2. Tags

  • Only 2
  • Both 1 and 2
  • Neither 1 nor 2
  • Only 1 

57) Which of the following capabilities are only available in the Super Admin role?

  • setup_network 
  • manage_network_plugins 
  • manage_categories
  • delete_plugins

58) 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.

59) 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 f -exec chmod 644 [\;
  • find /path/to/your/wordpress/install/-type f -exec chmod 755 {}\;
  • find /path/to/your/wordpress/install/ -type d-exec chmod 777 ( \;
  • locate /path/to/your/wordpress/install/-type f-exec chmod 6440\;

60) While using Permalinks in blogging, which of the following options is the title of your article post within the link?

  • Post Slug
  • Excerpt
  • Trackback
  • Plugin

61) Which of the following options is the purpose of the Piklist plugin in WordPress?

  • It permits you to create custom meta boxes and fields in WordPress. 
  • It is used to create a key-value pair for authenticating a user.
  • It is used to create a list of disabled users in WordPress.
  • Both options a and c

62) In WordPress, which of the following plugins can be used to limit the number of login attempts?

  • SiteGuard WP Plugin 
  • Brute Force Login Protection
  • inotify
  • OSSEC

63) In relation to the roles of WordPress 5, which of the following options can only publish and manage their own posts?

  • Author 
  • Contributor
  • Subscriber
  • Editor

64) Which of the following options are the correct files that are required for making a theme in WordPress?

1. index.php
2. style.css
3. theme.php

  • Only 2 and 3
  • Only 1 and 3
  • Only 1 and 2 
  • All 1,2 and 3

65) By default, which of the following post types are always included within a WordPress installation?

  • Changesets
  • Custom css
  • Posts 
  • Attachments 

66) Which of the following options are the correct cookies that WordPress uses for the users who have registered an account with the WordPress site?

  • wordpress_thash]
  • comment_author_url_(HASH} 
  • comment_author_(HASH) 
  • wordpress_logged_in_[hash] 

67) Which of the following roles can edit your username in WordPress?

  • No one can edit your username
  • A subscriber
  • An editor
  • An administrator
  • A user itself

Fiverr WordPress 5.1 test answers | WordPress 5.1 Test Answers Fiverr 2022

68) By default, meta tags are included in WordPress.

  • True 
  • False

69) You can adjust the length of cookies with the ‘auth_cookie_expiration’ hook.

  • True 
  • False

70) By default, which of the following databsaes is used in WordPress 5?

  • MySQL 
  • Oracle
  • Microsoft SQL Server
  • PostgreSQL

71) How can you access Your Profile Screen in WordPress?

  • manage_network_plugins
  • manage_network_plugins
  • manage_network_plugins

72) 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?

  • Plugin
  • Pingback
  • Excerpt
  • Post Slug

73) In relation to the dashboard screen in WordPress 5, which of the following options are provided by the At a Glance widget?

  • Number of comments 
  • Number of pages 
  • Number of posts 
  • Recently published posts
  • Most recent comments

74) The MySQL Workbench Tool can be used for taking backups of WordPress databases. With which of the following operating systems, can you use this tool?

  • Mac 
  • Windows 
  • Linux 

75) By default, the WordPress dashboard permits administrators to edit plugins and theme files.

  • Yes
  • No

76) Which of the following options are the correct cookies that WordPress uses for the users who have registered an account with the WordPress site?

  • wordpress_[hash]
  • comment_author_{HASH} 
  • comment_author_url_{HASH} 
  • wordpress_logged_in_{hash} 

77) Which of the following options is the correct order (by priority in use) to display a single page in template hierarchy?

  • singular.php, index.php, page-{id}.php, page-{slug}.php, page.php, custom template file
  • custom template file, page-{slug}.php, page-{id}.php, page.php, singular.php, index.php
  • custom template file, page-{id}.php, page-{slug}.php, page.php, singular.php, index.php
  • custom template file, page-{slug}.php, page-{id}.php, page.php, singular.php, index.php

78) The plugins Rublon and WordFence cannot be used for two-step authentication.

  • True 
  • False

Fiverr WordPress 5.1 test answers WordPress 5.1 Test Answers Fiverr 2022

79) What does the “Error 145” in WordPress indicate?

  • It indicates that a table in your database is corrupted.
  • It indicates that the cache on your server is full.
  • It indicates a missing column in your database.
  • None of the above.

80) Which of the following options are the correct requirements for using “Pretty” permalinks?

1. An .htaccess file
2. Apache web server with the mod_rewrite module installed
3. The FollowSymLinks option enabled in the WordPress’s home directory

  • Only 2 and 3
  • Only 1 and 3
  • Only 1 and 2 
  • All 1, 2, and 3

81) Which of the following options are the valid filters in template hierarchy?

  • search_template 
  • embed_template 
  • author_template 
  • singular_template 

82) In relation to the profile screen in WordPress, which of the following personal options are available that can be configured?

  • Admin Color Scheme 
  • Syntax Highlighting 
  • Toolbar
  • Visual editor 

83) Which of the following options is the correct order (by priority in use) to display category in template hierarchy?

  • category-(slug).php,category-{id}.php,category.php, archive.php, index.php
  • category-{slug).php,archive.php,category-{id}.php, category.php, index.php
  • category.php,archive.php,category[slug.php,category{id}.php, index.php
  • index.php,category-{slug).php,category-{id}.php, category.php, archive.php

84) 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?

1. .htaccess
2. web.config

  • Only 2 can be used
  • Neither 1 nor 2 can be used
  • Only 1 can be used
  • Both 1 and 2 can be used

85) If you are receiving an error that says “parse error: unexpected”, which of the following options can be the reasons for the same?

  • Missing a semicolon (;) at the end of an individual line
  • You have an else statement with no opening if statement
  • You have forgotten to include the $ when referencing a variable 
  • You have forgotten to include the opening bracket ( 

86) Which of the following statements is/are correct about the post types in WordPress?

  • Both options a and b 
  • Neither option a nor b
  • Each theme in WordPress can have its own custom css post
  • Attachments can make use of the wp_postmeta table to store the extra information like image’s metadata

Fiverr WordPress 5.1 test answers | WordPress 5.1 Test Answers Fiverr 2022

87) The given command can be used to backup all the database tables. mysqldump –add-drop-table-h mysql_hostserver-u mysql_username -p mysql_databasename

  • True 
  • False

1. 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_[h

  • ash]

  • wp-settings-time)-[UID]

  • wordpress_[hash]

  • None of the above.

    2. In relation to the dashboard screen in WordPress 5, which of the following options are provided by the At a Glance widget?

  • Most recent comments

  • Number of posts

  • Number of pages

  • Number of comments

  • Recently published posts

    3. 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.

     4. Which of the following options is the correct order (by priority in use) to display a single page in template hierarchy?

  • custom template file, page-{slug}.php, page-{id}.php, page.php, singular.php, index.php

  • custom template file, page-{id}.php, page-{slug}.php, page.php, singular.php, index.php

  • singular.php, index.php, page-{id}.php, page-{slug}.php, page.php, custom template file

  • custom template file, page-{slug}.php, page-{id}.php, page.php, singular.php, index.php

   5. By default, which of the following post types are always included within a WordPress installation?

  • Attachments

  • Custom css

  • Changesets

  • Posts

  6.The plugins Rublon and WordFence cannot be used for two-step authentication.

  • True

  • False

   7. By default, meta tags are included in WordPress.

  • True

  • False

   8. Which of the following options is the correct order (by prioroty in use) to display tag in template hierarchy?

  • 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

 9. In relation to the profile screen in WordPress, which of the following personal options are available that can be configured?

  • Visual editor

  • Admin color scheme

  • Syntax highlighting

  • Toolbar

10.  Which of the following options are the correct files that are required for making a theme in WordPress?

  • index.php

  • style.css

  • theme.php

    • All 1,2 and 3

    • Only 1 and 2

    • Only 1 and 3

    • Only 2 and 3

11. In relation to the dashboard screen in WordPress 5, which of the following options are provided by the “At a Glance” widget?

  • Most recent comments

  • Number of posts

  • Number of pages

  • Number of comments

  • Recently published posts

12. In relation to file system monitoring in WordPress, which of the following tools is the OS kernel level five monitoring service that can be used for running commands on the filesystem events?

  • Git

  • diff

  • inotify

  • OSSEC

13. Which of the following statements is/are correct about the post types in WordPress?

  • 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

 14. The MySQL Workbench Tool can be used for taking backups of WordPress databases. With which of the following operating systems, can you use this tool?

  • Windows

  • Mac

  • Linux

   15. 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.

16. 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.

17. 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

18. You can adjust the length of cookies with the ‘auth_cookie_expiration’ hook.

  • True

  • False

19. 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.

20. 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

21. Which of the following options are the correct requirements for using “Pretty” permalinks?

  • An .htaccess file

  • Apache web server with the mod_rewrite module installed

  • The FollowSymLinks option enabled in the WordPress’s home directory

    • All 1, 2, and 3

    • Only 1 and 2

    • Only 1 and 3

    • Only 2 and 3

22. Which of the following options are the correct cookies that WordPress uses for the users who have registered an account with the WordPress site?

  • wordpress_logged_in_{hash}

  • comment_author_url_{HASH}

  • comment_author_{HASH}

  • wordpress_[hash]

23. Which of the following options is the purpose of the Piklist plugin in WordPress?

  • 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

24. In relation to the profile screen in WordPress, which of the following personal options are available that can be configured?

  • Visual editor

  • Admin Color Scheme

  • Syntax Highlighting

  • Toolbar



You may also read


1. Fiverr U.S English Basic Skills Test Answers 2022 - [Updated Questions]

2. Fiverr Adobe Illustrator Test Answers 2022 - New Updated - 100% Pass

3. Fiverr SEO skill assessment test 2022 answers

4. Fiverr English Test Questions & Answers 2022 (Updated All in One)

5. Fiverr Adobe Photoshop Test Answers 2022(A to Z)




25. Are you able to move your wp-content folder elsewhere or rename it to one thing else while not dynamical any setting?



 

No



26. Which might do something within the WordPress administration space, write edit and delete post, page, links and comments; transfer media files of any kind import content manage the Dashboard; produce edit and delete alternative users; alter and put together plugins and theme; changes the site’s theme, and manage all the offered choices



 

Administrator




27. Conditional tags are often wont to you will



 

Change the content to be displayed



28. The “function_exists()” operate are often wont to check whether a plug-in is activated or not



true



29. You have ever will publish, edit and delete their own posts. That cannot write pages. They'll transfer some sorts of media files, and that they area unit allowed using solely the restricted set of HyperText Markup Language tags.



 

Author



30. You'll be able to limit the quantity of revisions WordPress stores incidentally



 

Adding the subsequent line to your wp-config.php file: define(‘WP_POST_REVISIONS’, 3); employing a plugin



31. Victimization to do that a decent thanks to make sure that a WordPress website is indexed by search engines



 

Rebots.txt


32. That of the subsequent actions should be performed before upgrading WordPress?



 

A, b and c


33. What's the correct color (by priority in use)to show class in example Hierarchy?



 

Category – .php, category.php. Category.php. Archive.php, index.php


34. To manually build the sidebar widget-ready, the user plaster



 

Modify the sidebar.php file


35. That of the subsequent tasks ought to be performed before putting in any plugin?



 

Verify that plugin are often put in on your version of WordPress & is compatible with this theme


36. What's the primary action you would like to require for facultative WordPress four.1 alphabetic character Feature?



 

Add this code to wp-config.php file define(‘WP_ALLOW_MULTISITE’, true);


37. Are you able to set individual positive identification for every post?



 

Yes


38. The date/time format of a WordPress website are often modified able


 

Admin settings


39. Are you able to move your wp-config.php file to the parent directory while not dynamical any setting?


 

Yes given that you're putting on WordPress in your net root directory

40. That of the subsequent block sites are often foreign into WordPress


 

Blogspot



41. Are you able to import content from Joomla or mambo website into WordPress 


 

Yes


42. That of the below functions is needed to make a replacement taxonomy


 

Register_taxonomy


43. Wherever will Google AdSense be integrated into WordPress blog?


 

Anywhere



44. World Health Organization of the subsequent persons will scan a post bolted by password?


 

Registered users World Health Organization is aware of positive identification



45. That of the subsequent files should be deleted when putting in WordPress four.1?


 

None of those



46. Can write their own post however publisher or delete them. Their HTML, is restricted to the set of allowed to the set of allowed tags and that they cannot transfer media files


 

Contributor



47. Is that the funcation.php file needed in every theme within the WordPress four.1 Website? 


 

No


48. User level zero converts to____?


 

Subscriber


49. Are you able to produce specific theme file for a custom content type?


 

Yes


50. When moving a WordPress four.1 website to a replacement host, if you alter your sites URL, you have got to update your posts and pages to correct ways to the uploaded media files.


 

True




51. To show a gadget, the user should


 

Drag the required gadget to the aspect bar




52. What's the limitation to the depth of your categories?



 

No limit levels




53. That of the subsequent actions should be mounted when mercantilism knowledge into WordPress?


 

All the higher than



54. What's the correct color (by priority in use) to show taxonomies in example hierarchy?


 

Taxonomy – -.php, taxonomy-.php, taxonomy.php, archive.php, index, PHP




55. In WordPress four.1, that of the subsequent theme file are often used customize the “page not found error” error page?


 

404.php



56. User level ten converts to _____?



 

Administrator


57. You wish to schedule a backup of your website information however don't have enough permission to access your host. That of the subsequent selections will assist you perform this task?



 

Install “ WP information backup” plug-in




58. That of the subsequent area unit the minimum standards that server ought to support for WordPress four.1?



 

PHP version five.0 or bigger and MySQL version five.1 or bigger



59. From that version of WordPress are you able to opt for your username throughout the putting in process?


 

3.0



60. That of the subsequent actions should be performed before facultative the network feature?



Deactivate your plugins



61. What's the name of theme for a page with ID ‘3’?



 

Page-3.php



62. That of the subsequent files area unit needed for finishing your theme?



 

Index.php and elegance.css



63. On that of the subsequent information will WordPress four.1 be put in by default?



 

MySQL

No Comment
Add Comment
comment url