Tuesday, 30 April 2019

Wordpress mcq & answer | IDB Wordpress mcq


Wordpress - youngheart tk



1.Which of the following role levels has the highest privilege?

  • a. 1            
  •  b. 2        
  •  c. 5         
  • d. 10


 2. Does author have the ability to create a catagory?

  • a.Yes         
  • b. no     
  • c. depends          
  • d. none


3. In WordPress, Can you set individual password for each post?

  • a.Yes       
  • b. no      
  • c. sometimes


4. What is the limitation to the depth of your catagories in wordpress?

  • a. 2             
  • b. 5        
  • c. 10      
  • d. no limit levels


5. Can a post belong to move than one category?

  • a.Yes
  •  b. no[ a page belong to move than one category]


6. Categories and tags are not available for ______?

  • a. Post      
  • b. Pages 
  • c. both a and b 
  • d. none
7. Which of following action must be performed before using Akismet Plugin?

  • a. Activate it
  • b. create an account at WordPress.com
  • c. no action needed
8. Which of th.e following actions must be performed before upgrading WordPress?
  • a. Back up the site.
  • b. Ensure that the database user name registered to WordPress has permission to create. modify. and delete database tables.
  • c. Deactivate pIug-ins.
  • a, b, and c.

9. It is possible to run more than one site / blog from a single installation of WordPress.
  • a.True 
  • b. false 
  • c. none

10. Which of the following actions must be performed before enabling the network feature?
  • Deactivate all the plugin
  • Deactivate all the theme
  • Delete all the widget
  • Install new table manually.
11. ———- is a good way to improve the performance of a WordPress blog?
  • a. installing the “WP super cache” plug in.
  • b. create more space in the server.
  • c. Increase network bandwidth
  • d. Test all the installed plugins performance.

12.How many built in user roles does WordPress have?
  • a.2              
  • b. 3         
  • c. 4         
  • d. 5

13. To display errors, find the _____________ file in your WordPress directory. Look for the
WP_DEBUG constant, below  your database settings. Change it from  false to  true.
  • a.wp-config.php 
  • b. settings.php
  • c.wp-admin.php
  • d. config.php

14. In wordpress, You can change the theme from the following admin menu:
  • a.Dashboard> settings  > Themes
  • b.Dashboard> Appearance  > Themes
  • c.Dashboard> general  > Themes
  • d.Dashboard> tools  > Themes

15. In wordpress, To add custom plugin you have to go to:
  • a.Dashboard>Apperance  >  Plugins  > Add New.
  • b.Dashboard>  Plugins  > Add New.
  • c.Dashboard> tools >  Plugins  > Add New.
  • d.Dashboard>  Plugins  > tools > Add New.

16. In wordpress, Two default plugins are:
  • a.Hello dolly and bye dolly
  • b.Akismet and dolly
  • c.Hello dolly and akismet
  • d.Akismet and super cache 

17. When a new version of WordPress is available, you’ll see a message on every administration screen.
  • a.True
  • b.False
  • c.Never

18. In wordpress, If you have several plugins that need to be upgraded, you can process them all at once.
  • a.True
  • b.False
  • c.depends

19. In wordpress, Each box on the Dashboard (Right Now, QuickPress, Recent Comments, etc.) is a __________.
  • a.Theme
  • b.Widget
  • c.Plugin
  • d.Tools

20. In wordpress, You can drag widgets around to rearrange them
  • a.true
  • b.false

 21. In wordpress, The site  title and URLs s of the site can be changes from the  settings “__________” menu.
  • a.Reading
  • b.General
  • c.Discussion
  • d.Writing
22. Posting by e-mail in wordpress is possible, but somewhat limited.
  • a.True
  • b.False

23. In wordpress, The “Reading” settings  determine how your posts appear to your visitors.
  • a.True
  • b. False

 24. In wordpress by default pages show _________ posts.
  • 5
  • 10
  • 15
  • 20

25. In wordpress,  “Front page displays” :  can show posts using  :
  • a.your latest posts
  • b.a static page
  • c.a and b
  • d.none

26. In wordpress, The ________________  settings  allow you to control how your site handles comments and trackbacks:
  • a.reading
  • b.Discussion
  • c.Writing
  • d.general

27. In wordpress, The available image size in wordpress are: thumbnail, _____________and large size.
  • a.Normal
  • b.Medium
  • c.Small
  • d.Extra large

28. WordPress configuration filename is
  • a.Config.php
  • b.wp-config.php
  • c.settings.php
  • d.wp-settings.php

29. In wordpress, You can go to menu from ____________-> menu
  • a.general
  • b.appearance
  • c.users
  • d.pages

30. In wordpress, You can Add CSS file Without Editing the Stylesheet Using a plugin named:
  • jambojet
  • wp-style
  • Jetpack
  • none

31. In wordpress, Plugins store their data in a table called :
  • a.wp_options
  • b.wp_posts
  • c.wp_comments
  • d.wp_metadata

32. In wordpress, _____________ plugin can scan your site (automatically visiting its pages, or allowing you to visit specific pages in a separate window) and report how your plugins affected the site’s load time.
  • a.Performance
  • b.Plugin Performance Profiler (P3)
  • c.Show performance
  • d.test

33. In wordpress, ____________ can publish, edit, and delete posts and pages written by any user.
  • a.Subscribers
  • b.Authors
  • c.Editors
  • d.Contributors

34. In wordpress, _____________  can publish, edit, and delete their own posts. They cannot write pages.
  • a.Subscribers
  • b.Authors
  • c.Editors
  • d.Contributors

35. In wordpress, ________________ can write their own posts but may not publish or delete them.
  • Subscribers
  • Authors
  • Editors
  • Contributors
36. In wordpress, _____________  can manage their own profiles, but can do virtually nothing else in the administration area.
  • a. Subscribers
  • b.Authors
  • c.Editors
  • d.Contributors

37. For wordpress multisite requirements you have to choose  subdomains or subdirectories.
  • a.True
  • b.false

38. In wordpress, Themes can contain a file,  _____________ , that is not displayed directly on the site, but instead houses functions that are used throughout the theme.
  • a.Wp-settings.php
  • b.Style.css
  • c.functions.php
  • d.action.php 

39. In wordpress, The ___________ function should appear just before the closing </head> tag. It’s a hook, which means that it does  not print anything directly, but serves as a placeholder function.
  • a.Wp_header()
  • b.wp_head()
  • c.wp_headcontent()
  • d.wp_info()

40. In wordpress, The _____________ function prints a series of class names based on the content of the page being viewed.
  • a.body_class()
  • b.page_class()
  • c.article_class()
  • d.cat_class
41. In wordpress,  You can call sidebars in your theme files using  the get_sidebar()function.
  • a.True
  • b.false
42. Inside the Loop, the global __________ holds the information about each post in wordpress.
  • a.$Page
  • b.$Content
  • c.$Article
  • d.$post
43. For wordpress  site’s home page, the ________ template will be used, if it exists.
  • a.front-page.php
  • b. index.php
  • c.home.php 
  • d. single.php

44. If you have chosen a static page as your home page, and you have designated a blog page to contain your most  recent posts,  ______ will be used to display that blog page.
  • a.front-page.php
  • b. index.php
  • c.home.php
  • d. single.php

45. For individual posts, WordPress will use ______, if it exists. If not,index.php will be used.
  • a.front-page.php
  • b. index.php
  • c.home.php
  • d. single.php
46. WordPress will use the generic page template,  ________ for loading pages. If that does not exist, index.php will be used instead.
  • a. front-page.php
  • b. index.php
  • c. home.php
  • d. page.php

47. To display individual views of custom post types, if you have any, WordPress will look for a file called______________.
  • a.single-type 
  • b. archive-type.php
  • c.single-post.php
  • d. archive.php

48. Much like page archives, WordPress will look first for the _______, then the ______, then a generic category template, and last archive.php and index.php
  • a.slug, id
  • b. id, slug
  • c.slug, post
  • d. id, post
49. get_sidebar(‘author’) will call:
  • a.sidebar-author.php
  • b. author-sidebar.php
  • b.sidebar.php
  • d. author.php

50. The “function_exist()” function can be used to check whether a plug-in activated or not?
  • A) True
  • B) False
51. A plug-in must be used in order to allow users to post flast or multimedia files.
  • A) True
  • B) Flase
52. “Shortcodes” can be defined in WordPress.
  • A) True
  • B) False
53. Contributor may change the timestamp on a post?
  • A) True
  • B) False
54. Image size can be set __________
  • a) Directly in the post’s
  • b) in the wp-imageresize plug-in
  • c) in the admin settings
  • d) a and b

55. In order to to display a widget, the user must _____
  • a) Set he “Show Property” of the desired widget to “true”
  • b) Drag the desired widget of the side bar.
  • c) Add the Desired widget to the post
  • d) Change the source code

57. A possible way to collect real-time statistics about traffic to a WordPress site is to
  • a.use a built-in tool
  • b) use a plug-in
  • c) use a widget
  • d) None of the above

58. What is the function of widgets in WordPress?
  • It is used to display the site in proper design.
  • It is used to create a sitemap of the site.
  • It is used to add additional components to the site.
  • It helps in easy and fast searching.


59. Using ——— is a good way to ensure that a WordPress site is indexed by search engines.
  • a) a sitemap
  • b) robot.txt
  • c) a widge


60. A plug-in must be used in order to allow users to post flash of multimedia files.
  • a)True
  • b)False
61. A possible way to add additional information to a word press blog post is to ____
  • A) Use the wp-addinfor plug-in
  • B) Use custom fields
  • C) Use a widget


62. Schedule post for future publishing
  • A) True
  • B) False
63. A theme’s source code must be changed manually in order to customize the admin login page
  • A) True
  • B) False
64. To manually make the sidebar widget ready, the user must___
  • A) modify the sidebar.php file (Or this)
  • B) Enable it in the admin settings
  • C) Change the index.php

65. The “function_exist()” function can be used to check whether a plug-in activated or not?
  • A) True
  • B) False

66. A plug-in must be used in order to allow users to post flast or multimedia files.
A) True
B) Flase


67. Contributor may change the timestamp on a post?
  • A) True
  • B) False

68. In order to to display a widget, the user must _____
  • a) Set he “Show Property” of the desired widget to “true”
  • b) Drag the desired widget of the side bar
  • c) Add the Desired widget to the post
  • d) Change the source code


69. A possible way to collect real-time statistics about traffic to a WordPress site is to
  • a) use a built-in tool
  • b) use a plug-in 
  • c) use a widget
  • d) None of the above


70. Where can Google Adsensebe integrated into a WordPress blog?
  • A) Only in the sidebar
  • B) Only in the header
  • C) Anywhere
  • d) Only in the content




How to Install Laravel 7

Very easy to Install Laravel 7 Laravel  is a free, open-source PHP web framework, created by Taylor Otwell and intended for the development ...