Aptitude Reasoning English GK Computer Knowledge Programming Skill Banking Software Testing



Question - 1

First version of wordress is released in Year ____?

  • 2003
  • 2004
  • 2005
  • 2006
Solutions
Question - 2

How many default tables in wordpress ?

  • 9
  • 11
  • 13
  • 15
Solutions
Question - 3

How many types of users WordPress have?

  • 3
  • 4
  • 7
  • 9
Solutions
Question - 4

Site URL Stores which table in WordPress?

  • wp_options
  • wp_links
  • wp_users
  • wp_posts
Solutions
Question - 5

which is not a wordpress default table?

  • wp_usermeta
  • wp_users
  • wp_terms
  • wp_termmeta
Solutions
Question - 6

In WordPress, objects are passed by ___

  • value
  • reference
  • both A & B
  • None of the above
Solutions
Question - 7

How many types of hooks in WP?

  • 2
  • 3
  • 4
  • 5
Solutions
Question - 8

You can enable debug mode in WP by editing _____ file and changing WP_DEBUG constant value to true

  • wp-config.php
  • wp-admin.php
  • wp-setting.php
  • None of the above
Solutions
Question - 9

Which one is not a  Filter hooks in Wordpress?

  • has_filter()
  • add_filter()
  • new_filter()
  • apply_filters()
Solutions
Question - 10

Which one is not a Action hooks in Wordpress?

  • do_action()
  • did_action()
  • done_action()
  • doing_action()
Solutions
Question - 11

To get website url in wordpress which function is correct one?

  • get_home_url()
  • get_url()
  • get_site_url()
  • get_site()
Solutions
Question - 12

Using the custom field, other extra details can be added to the WordPress post, So in Which table this extra data can saved.

  • wp_options
  • wp_posts
  • wp_postmeta
  • wp_terms
Solutions
Question - 13

 There are ___default taxonomies in WordPress?

  • 3
  • 4
  • 2
  • 1
Solutions
Question - 14

Why we should use child theme in WordPress?

  • To make faster
  • To make it secure to parent theme
  • To Make unchanged to parent theme when it updated
  • None of these
Solutions
Question - 15

Which is highest privilege level in Wordpress?

  • Contributor
  • Administrator
  • Editor
  • Auther
Solutions
Question - 16

What is a permalink?

  • A popular WordPress Plugin
  • The numeric IP address of your WordPress site
  • The complete URL of your WordPress site
  • Part of your WordPress URL which you set
Solutions
Question - 17

Which below options is correct in WordPress for Posts and Pages?

  • Posts are entries listed in reverse chronological order on the site homepage and Pages are static and are not listed by date.
  • Pages are entries listed in reverse chronological order on the site homepage and Pages are static and are not listed by date.
  • Both A & B
  • None of the above
Solutions
Question - 18

Where you can change your wp themes using?

  • wordpress_setting.php
  • wp_config.php
  • WordPress Apperance
  • WordPress Settings
Solutions
Question - 19

Where wp_config.php file is located?

  • Inside Admin folder
  • In theme folder
  • In root directory of WordPress
  • In content folder
Solutions
Question - 20

Which file in wordress having database setup?

  • wp-settings.php
  • wp-config.php
  • wp_database.php
  • None of the above
Solutions
Tags:
Wordpress MCQ (Multiple Choice Questions), Advanced Wordpress MCQ, Wordpress MCQ Online test,Wordpress MCQ Questions and answers PDF, Wordpress Interview Questions With Answers, Wordpress Technical Questions with full explanation