Fiverr WordPress Skill Test
WordPress Skill Test Answers on Fiverr | Fiverr WordPress 5.1 skill test answers 2022
01. In relation to WordPress editor, which of the following options is the default block type?
1. Paragraph
2. Image
3. Heading
4. Gallery
02. In WordPress, which of the following options is/are the correct example(s) of a non-hierarchical taxonomy?
1. Category
2. Tag
3. Both options a and b
4. Neither option a norb
03. WordPress 5 is written in which of the following languages?
1. Java
2. c++
3. PHP
4. GO
04. 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?
1. get_headero
2. get_footer
3. the title
4. bloginfo('name')
05. In relation to the roles of WordPress 5, which of the following options can only publish and manage their own posts?
1. Editor
2. Author
3. Subscriber
4. Contributor
06. Which of the following statements are correct about the "Pages' post type in WordPress?
1. You can place them into a hierarchical order where a page can be the parent or child of another page creating a page structure.
2. They can be displayed in a reversed time-based order.
3. They do not make use of categories like posts do
4. None of the above.
7. While using Permalinks in blogging, which of the following options is the title of your article post within the link?
1. Post Slug
2. Excerpt
3. Plugin
4. Trackback
8. In relation to the posts screen, which of the following options is the default view in the table of posts?
1. List view
2. Excerpt view
3. None of the above.
9. 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
3. Both 1 and 2 can be used
4. Neither 1 nor 2 can be used
10. 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?
1. wordpress_Iogged_in_[hash]
2. wp-settings-time)- [UID]
3. wordpress_[hash]
4. None of the above.
11. In relation to the dashboard screen in WordPress 5, which of the following options are provided by the At a Glance widget?
1. Most recent comments
2. Number of posts
3. Number of pages
4. Number of comments
5. Recently published posts
12. Which of the following capabilities are only available in the Super Admin role? (multiple correct answers are possible)
1. manage_network_plugins
2. delete_plugins
3. manage_categories
4. Setup_network
26. Which of the following statements are correct about the W3 Total Cache
(w3TC)plugin?
1. It helps to reduce response time by creating static HTML versions of pages
and permits
2. web servers to serve them without invoking PHP
3. It helps for caching database queries (objects).
4. It manages the headers such as entity tag, cache-control, expires, etc.
27. It is mandatory for all WordPress users to add an e-mail address in their
respective profiles.
1. True
2. False
28. Which of the following roles has the unfiltered _html capability in a single site
WordPress installation?
1. Administrator
2. Editor
3. Author
4. Contributor
29. Which of the following plugins can be used to improve the performance by caching
your Word Press posts and pages as static files?
1. w3 Total Cache
2. WP Super Cache
3. Cache Enabler
All 1,2, and3
Only 1 and 2
Only 1 and 3
Only 2 and 3
30. What does the "Error 28" in WordPress indicate?
1. It indicates that the cache on your server is full.
2. It indicates that a table in your database is corrupted.
3. It indicates a missing column in your database.
4. It indicates that you have too many files in /tmp.
31. In relation to the profile Screen in WordPress, which of the following personal options
are available that can be configured?
1. Visual editor
2. Admin Color Scheme
3. Syntax Highlighting
4. Toolbar
32. Can you import content from a static HTML site to WordPress?
1. Yes
2. NO
33. Which of the following options is a program that can be used to manipulate the
databases remotely through a web interface?
1. w3 Total Cache
2. phpMyAdmin
3. MariaDB
4. WP Super Cache
34. In relation to WordPress Site, which of the following options Is correct about a
Sitemap
1. It is an enhancement to your existing URLs that can improve the SEO of your
website.
2. It is a single-page listing of all the posts on your website.
3. It is a collection of all the visited links on a WordPress website.
4. None of the above.
35. WP Super Cache is not a static page caching plugin for WordPress.
1. True
2. False
36. In WordPress, which of the following options are the incorrect capabilities of the
Author role?
1. delete published_posts
2. delete_published pages
3. edit posts
4. Manage_links
37. In relation to caching in WordPress, Varnish cache application is supported on which
of the following platforms?
1. Windows 7
2. Linux
3. FreeBSD
38. Which of the following options are the valid filters in the template hierarchy?
1. singular template
2. search_template
3. embed template
4. Author template
39. Which of the following statements are correct about the posts screen?
1. Categories can be added in bulk to a set of posts.
2. Tags can be added in bulk to a set of posts.
3. Categories can be deleted in bulk from a set of posts.
4. Tags can be deleted in bulk from a set of posts.
40. What is the default value of the SCRIPT_DEBUG Constant?
1. true
2. False
41. In WordPress, which of the following statements are correct about the comment
administration on your site?
1. You can manually approve the comments of other users.
2. You cannot cut down on the number of comments for approval.
3. You can get a notification when someone posts a comment.
4. None of the above.
42. Which of the following options are the correct cookies that WordPress uses for thee
users who have registered an account with the WordPress site?
1. wordpress_logged_in_{hash}
2. comment_author_url_f{HASH}
3. commentauthor_{HASH}
4. WordPress-[hash]
43. In relation to screen options in Word Press, which of the following items/modules is/are
hidden by default?
1. Posts
2. Tags
Only1
Only 2
Both 1 and 2
Neither 1 nor 2
44. Which of the following options is the purpose of the Piklist plugin in WordPress?
1. It is used to create a list of disabled users in WordPress.
2. It is used to create a key-value pair for authenticating a user
3. It permits you to create custom meta boxes and fields in WordPress.
4. Both options a and c
45. Which of the following options is the correct order (by priority in use) to display
Custom taxonomies in template hierarchy?
1. taxonomy.php, taxonomy- taxonomy) php, taxonomy-i taxonomy
termphp, index.php, archive.php
2. taxonomy-taxonomylphp, taxonomy-itaxonomy) term.php,
taxonomy.php, archivephp, index.php
3. taxonomy.php, taxonomy-itaxonomyl,php, taxonomy-itaxonomy}
term.php, archive.php, index.php
4. taxonomy-(taxonomy)o(term}-php, taxonomy-ftaxonomy).php
taxonomy-php. archive.php, index.php
46. 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?
1. Post Slug
2. EXcerpt
3. Plugin
4. Pingback
47. Meta tags in WordPress sites can be added in which of the following ways?
a. By using plugins
b. By adding them to the "header.php" template file in the WordPress theme
c. By updating the database
d. Both options a and b
e. Both options b and c
48. Which of the following roles can edit your username in WordPress?
1. A user itself
2. An administrator
3. An editor
4. A subscriber
5. No one can edit your username
49. In Word Press, 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
Only1 and3
Only 2 and 3
50. Which of the following options is the correct order of rendering the date-based
archive index pages in template hierarchy?
1. date.php, archive.php, index.php
2. date.php, index.php, archive.php
3. index.php. date.php, archive.phpP
51. Which of the following options are the correct tables that Will always be backed up
while taking backups in WordPress?
1. wp_links
2. wp_terms
3. Wp_users
4. WP-post meta
52. Which of the following options is the correct order (by priority in use) to display aa
a single page in template hierarchy?
1. custom template file, page-jslugl.php, page-tid}.php, page.php,
Singular.php, index.php
2. Custom template file, page-tid}.php, page-islugf.php, page.php,
Singular.php, index.php
3. singularphp, index.php. page-{id),php., page-fslug)-php, page.php
custom template file
4. index.php., custom template file, page-tidj-php. page-islugj.php
pagephp, singular.php
53. 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,24, and 5
Only 2,3,4, and 5
Only 2,4 and 5
Only 1,2,3 and 4
54. 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 and2
Only 1 and 3
Only 2 and 3
All 1, 2, and 3
55. By default, which of the following post types are always included within a WordPress
installation?
(multiple correct answers are possible)
1. Attachments
2. Custom CSS
3. Changesets
4. Posts
56. The plugins Rublon and WordFence cannot be used for two-step authentication.
1. True
2. False
57. Which of the following definitions of the WP-DEBUG Constant can be used to trigger
the debug mode throughout WordPress?
1. define( "WP_DEBUG', true);
2. define( WP_DEBUG, true');
3. define( WP_DEBUG, T);:
4. define( 'WP_DEBUG, "true" );
58. By default, meta tags are included in WordPress.
1. True
2. False
59. which of the Following options IS a correct example or PATHINFO permalinks?
1. http://example.com/p=N
2. http://example.com/2012/post-name
3. http://example.com/2012/12/30/post-name
4. http://example.com/index.php/yyyy/mm/da/post-namel
60. Which of the following is the correct option that is the default theme of WordPress 5?
1. Gravatar
2. Twenty Nineteen
3. Permalink
4. None of the above.

Thanks for Share Useful content here on your blo. Eoxys IT Solution is leading Web Development company in India
ReplyDeleteEoxys IT
You are most welcome :)
DeleteI wish more authors of this type of content would take the time you did to research and write so well. I am very impressed with your vision and insight. developer
ReplyDelete