Saturday, 20 April 2019

Wordpreess MCQ Question & Answer

Wordpress MCQ Question and Answer


wordpress-youngheart.tk

1) In wordpress,The site title and URLs s of the site can be changes from the  settings “__________” menu.

a) Readingb) General c) Discussiond) Writing


2) Posting by e-mail in wordpress is possible, but somewhat limited.

a) True
b) False

 3) In wordpress,The “Reading” settings determine how your posts appear to your visitors.

a) True
b) False

4) In wordpress by default pages show _________ posts.

a) 5
b) 10
c) 15
d) 20

5) In wordpress,“Front page displays” : can show posts using  :

a) your latest posts
b) a static page
c) a and b
d) none

In wordpress,Two default plugins are:

  1. Hello dolly and bye dolly
  2. Akismet and dolly
  3. Hello dolly and akismet
  4. Akismet and super cache

When a new version of WordPress is available, you’ll see a message on every administration screen.
  1. True
  2. False
  3. Never

In wordpress,If you have several plugins that need to be upgraded, you can process them all at once.
  1. True
  2. False
  3. depends

 In wordpress,You can drag widgets around to rearrange them
  1. True false

in wordpress,Plugins store their data in a table called :
  1. wp_options
  2. wp_posts
  3. wp_comments
  4. wp_metadata
  5. In wordpress,_____________ plugin can scan your site (automatically visiting its pages,or allowing you to visit specific pages in a separate window) and report 


 In wordpress,Each box on the Dashboard (Right Now, QuickPress, Recent Comments, etc.) is a __________.
  1. Theme
  2. Widget
  3. Plugin
  4. tools


How  your plugins affected the site’s load time.

  1. Performance
  2. Plugin Performance Profiler (P3)
  3. Show performance
  4. test
  • In wordpress,____________ can publish, edit, and delete posts and pages written by any user.
  1. Subscribers
  2. Authors
  3. Editors
  4. Contributors
  • In wordpress,_____________ can publish, edit, and delete their own posts. They cannot write pages.
  1. Subscribers
  2. Authors
  3. Editors
  4. Contributors
  • In wordpress,________________ can write their own posts but may not publish or delete them.
  1. Subscribers
  2. Authors
  3. Editors
  4. Contributors
  • For wordpress site’s home page, the ________ template will be used, if it exists.
  1. front-page.php                 index.php
  2. php d. single.php
  • 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.
  1. front-page.php index.php
  2. php d. single.php
  • For individual posts, WordPress will use ______, if it exists. If not,index.php will be used.
  1. front-page.php index.php
  2. php d. single.php
  • WordPress will use the generic page template, ________ for loading pages. If that does not exist, index.php will be used instead.
  1. front-page.php index.php
  2. php d. page.php
  • To display individual views of custom post types, if you have any, WordPress will look for a file called______________. php, where type is the slug of the custom post type.
  1. single-type archive-type.php
  2. single-post.php archive.php
  • Much like page archives, WordPress will look first for the _______, then the ______, then a generic category template, and last archive.php andindex.php
  1. slug, id                                 id, slug
  2. slug, post id, post
  • get_sidebar(‘author’) will call:
  1. sidebar-author.php author-sidebar.php
  2. php d. author.php

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