This File Contains Around 700 Fiverr & Upwork WordPress Test Questions with answer
73 vues 0 fois vendu
Cours
Fiverr & Upwork WordPress Test
Établissement
Fiverr & Upwork WordPress Test
This File Contains Around 700 Fiverr & Upwork WordPress Test Questions with answer. This Must Help you You To Pass Any WordPress Test Because this Document Contains All Possible Question And Answer That You Will Get In Fiverr & Upwork WordPress Test.
Fiverr & Upwork WordPress Test Questions with...
fiverr amp upwork wordpress test questions with answer
wordpress 51 fiverr test 2021
fiverr wordpress 51 test answers
fiverr wordpress 51 test answers
École, étude et sujet
Fiverr & Upwork WordPress Test
Tous les documents sur ce sujet (1)
Vendeur
S'abonner
shawonfnf
Avis reçus
Aperçu du contenu
,Fiverr & Upwork WordPress Test Questions with answer
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
Les avantages d'acheter des résumés chez Stuvia:
Qualité garantie par les avis des clients
Les clients de Stuvia ont évalués plus de 700 000 résumés. C'est comme ça que vous savez que vous achetez les meilleurs documents.
L’achat facile et rapide
Vous pouvez payer rapidement avec iDeal, carte de crédit ou Stuvia-crédit pour les résumés. Il n'y a pas d'adhésion nécessaire.
Focus sur l’essentiel
Vos camarades écrivent eux-mêmes les notes d’étude, c’est pourquoi les documents sont toujours fiables et à jour. Cela garantit que vous arrivez rapidement au coeur du matériel.
Foire aux questions
Qu'est-ce que j'obtiens en achetant ce document ?
Vous obtenez un PDF, disponible immédiatement après votre achat. Le document acheté est accessible à tout moment, n'importe où et indéfiniment via votre profil.
Garantie de remboursement : comment ça marche ?
Notre garantie de satisfaction garantit que vous trouverez toujours un document d'étude qui vous convient. Vous remplissez un formulaire et notre équipe du service client s'occupe du reste.
Auprès de qui est-ce que j'achète ce résumé ?
Stuvia est une place de marché. Alors, vous n'achetez donc pas ce document chez nous, mais auprès du vendeur shawonfnf. Stuvia facilite les paiements au vendeur.
Est-ce que j'aurai un abonnement?
Non, vous n'achetez ce résumé que pour €2,90. Vous n'êtes lié à rien après votre achat.