You are on page 1of 19

Wordpress 3.

0 Test
1. Install & Upgrade 2. Features, Performance and Security 3. Administration, Dashboard and Settings 4. Users and Roles 5. Post, Page, Custom Content Types, Taxonomies, and Fields 6. Plug-ins & Widgets 7. Theme 8. Code 9. SEO

Install & Upgrade


1 You want to schedule a backup of your site database but do not have enough permissions to

access your host. Which of the following choices can help you perform this task? a. Use phpMyAdmin. b. Install "wp database backup" plug-in. c. Use cron job to schedule. d. Cannot schedule.
Ans: b 2 Which of the 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 plug-ins. d. Enable FTP on the site. e. a, c, and d f. a, b, and c
Ans: f 3 Which of the following files must be deleted after installing WordPress?

a. wp-admin/install.php b. install.php c. installation.php d. None of these files.

Ans: d 4 A possible way to install WordPress in your language is to _________________.

manually install language package or translate as necessary enable the desired language in admin settings c. Neither: WordPress cannot be installed in languages other than English.
a. b.

Ans: a 5 Which of the following actions must you perform to move your site from "/wordpress" to

"/blog/wordpress"? a. b. c. d.
Ans: c 6 On which of the following databases can WordPress be installed by default?

Change the source code. Update the wp-config.php file. Update the database. The site cannot be moved in that manner.

a. b. c. d.
Ans: a

MySQL Oracle Microsoft SQL Server Postgres

7 WordPresss requirements are modest. At minimum, your server should support:


a. b. c. d.

PHP version 4.4.9 or greater, MySQL version 4.0 or greater PHP version 4.3 or greater, MySQL version 4.0 or greater PHP version 4.4.9 or greater, MySQL version 5.1 or greater PHP version 4.3 or greater, MySQL version 5.1 or greater

Ans: b 8 Can you Override database values for your site URLs in wp-config.php?

a. Yes b. No
Ans: a

9 After moving a Wordpress site to a new host. If you changed your sites URL. Do you have to

update your posts and pages to correct paths to your uploaded media files? a. Yes b. No
Ans: a

Features, Performance and Security


10 Is it able to run more than one site/blog from a single installation of WordPress?

a. Yes b. No
Ans: a 11 What is the first action you need to take for enabling Wordpress MU feature?

a. Enable Wordpress MU feature on admin panel b. Enable Network feature c. Add this code to wp-config.php file: define( 'WP_ALLOW_MULTISITE', true );
Ans: c 12 Which of the following actions must be performed before enabling the Network feature?

a. Install the network plugin b. Deactive your plugins c. Nothing


Ans: b 13 Is supper cache a built-in plugin of Wordpress?

a. Yes b. No
Ans: b 14 After how many times did you enter an invalid password, your IP Address would be locked?

a. b. c. d.
Ans: a

3 times 4 times 5 times 6 times

15 Super Cache compression can cause problems if your server is _______

a. Not installed mod_deflate (on Apache) b. Not installed zlib c. already compressing output using mod_deflate (on Apache) or PHP compression (zlib)
Ans: c 16 Can you choose your username during the installation process from which version?

a. b. c. d.
Ans: c

2.7 2.8 3.0 3.0.1

17 Can you move your wp-config.php file to the parent directory without changing any settings?

a. Yes b. Yes, provided that you are installing WordPress in your web root directory (such as public_html). Otherwise, it is imposible. c. No
Ans: b 18 Can you move your wp-content folder elsewhere or rename it to something else without

changing any settings? a. Yes b. No


Ans: b

Administration, Dashboard and Settings


19 A possible way to collect real-time statistics about traffic to a WordPress site is to:

a. b. c. d.
Ans: b

use a built-in tool use a plug-in use a widget None of the above: these statistics cannot be collected.

20 How can the use of html code in comments be disabled?

a. By disabling the feature in the config file. b. By disabling the feature in admin settings. c. By changing the theme's source code.
Ans: c 21 The date/time format of a WordPress site can be changed in __________________.

a. b. c. d.
Ans: b

the theme's source code admin settings the database the config file

22 _________________ is a good way to improve the performance of a WordPress blog.

a. Disabling image upload b. Enabling cache c. Installing the "wp super cache" plug-in
Ans: c 23 Which of the following blog sites can be imported into WordPress?

a. b. c. d. e.
Ans: d

MySpace Yahoo blog Bebo Blogspot All of the above.

24 Which of the following actions must be performed to import data from WordPress.com?

Enter the full access to Wordpress.com into the data import form so that it can automatically connect and directly retrieve content. b. Import from wordpress.com RSS c. Login wordpress.com, then export data by export tool, and import a exported xml file to your site.
a.

Ans: c 25 Which of the following data can you import from Blogger site?

a. b. c. d. e.
Ans: c

Posts and Categories Posts, comments and categories Posts and comments Post and tags Post, comments and tag

26 Can you import content from joomla or mambo site into wordpress?

a. Yes b. No
Ans: a 27 Can you import content from static HTML files into wordpress?

a. Yes b. No
Ans: a 28 Which of the following actions must be fixed after importing data into wordpress?

a. b. c. d.
Ans: d

Link URLs Paths to Linked Files Truncated or Garbled Content All of above data

Users and Roles


29 How many built-in user roles does Wordpress have?

a. 3 b. 4

c. 5 d. 6
Ans: c 30 Can users change their avatar on profile setting panel?

a. Yes b. No
Ans: b 31 Can you add an extra fields to users profiles (as birth day, birth year,..)?

a. Yes b. No
Ans: a 32 ____________ can do anything in the WordPress administration area: write, edit, and delete

posts, pages, links, and comments; upload media files of any type; import content; manage the Dashboard; create, edit, and delete other users; enable and configure plugins and themes; change the sites theme; and manage all the available options. a. b. c. d. e.
Ans: e 33 ____________ can publish, edit, and delete posts and pages written by any user. They can

Contributor Author Editor Subscriber Administrator

upload some kinds of files, and they can write HTML without restrictions. They can manage links and categories, and they can moderate comments. Editors and administrators are also the only users allowed to read private posts and pages. a. b. c. d. e.
Ans: c

Contributor Author Editor Subscriber Administrator

34_____________ can publish, edit, and delete their own posts. They cannot write pages. They

can upload some kinds of media files, and they are allowed to use only the limited set of HTML tags. a. b. c. d. e.
Ans: b 35 ____________ can write their own posts but may not publish or delete them. Their HTML is

Contributor Author Editor Subscriber Administrator

limited to the set of allowed tags and they cannot upload media files. a. b. c. d. e.
Ans: a 36

Contributor Author Editor Subscriber Administrator

____________ can manage their own profiles, but can do virtually nothing else in the administration area. a. b. c. d. e.
Ans: d 37

Contributor Author Editor Subscriber Administrator

User Level 0 converts to a. b. c. d. Contributor Author Editor Subscriber

e. Administrator
Ans: d 38

User Level 1 converts to a. b. c. d. e.


Ans: a 39

Contributor Author Editor Subscriber Administrator

User Level 3 converts to a. b. c. d. e.


Ans: b 40

Contributor Author Editor Subscriber Administrator

User Level 7 converts to a. b. c. d. e.


Ans: c 41

Contributor Author Editor Subscriber Administrator

User Level 10 converts to a. Contributor b. Author c. Editor

d. Subscriber e. Administrator
Ans: e 42

Which of the following role levels has the highest privilege? a. b. c. d.


Ans: b 43 Does author have the ability to create a category?

Level_0 Level_10 Depends on your settings. Every role level has the same privilege.

a. Yes b. No
Ans: b

Post, Page, Custom Content Types, Taxonomies, and Fields


44 A possible way to allow the display of several authors' names on one post is to ______

a. b. c. d.
Ans: d 45

update the database change the admin settings change the config files use a plug-in

Which of the following methods can be used to enable posting via e-mail? a. b. c. d.
Ans: b

Installing the wp-emailpost plug-in. Configuring the feature in admin settings. Using a widget. This feature is not available in WordPress.

46

Image size limits can be set _______________. a. b. c. d.


Ans: c 47

directly in the posts in the wp-imageresize plug-in in the admin settings a and b

A taxonomy is a _______ a. category b. term c. group of terms


Ans: c 48

in which version were custom taxonomies introduced? a. b. c. d.


Ans: a 49

2.3 2.7 2.8 3.0

Which of the below functions is required to create a new taxonomy? a. add_taxonomy b. register_taxonomy c. create_taxonomy
Ans: b 50

Which of the following methods is required to post html code for others to read? a. Replacing special characters with corresponding html codes or character codes. b. Using the <code> tag. c. Using the <pre> tag.

d. None of the above: WordPress auto-replaces special characters with substituted characters.
Ans: a 51

Can you set individual password for each post? a. Yes b. No


Ans: a 52

Who of the following persons can read a post locked by password? a. Only administrators, editors and authors b. Registered users who knows a password c. Anyone who knows a password
Ans: c 53

What is the limitation to the depth of your categories? a. 10 levels b. 20 levels c. No limit levels
Ans: c 54

Can you set the same slug for two categories that have different parents? a. Yes b. No
Ans: b Note: Categories must have distinct slugs. Even if two categories have different parents and would therefore have different permalinks, you cant assign them the same slug. 55

Can a post belong to more than one category? a. Yes b. No


Ans: a

56

Can you limit the number of revisions WordPress stores by _____ adding the following line to your wp-config.php file: define('WP_POST_REVISIONS', 3); b. using a plugin c. changing a setting on admin panel
a.

Ans: a,b 57

Are categories and tags not available for pages? a. Yes b. No


Ans: a

Plug-ins & Widgets


58

Which of following action must be performed before using Akismet Plugin? a. Simply install it. b. Create an account at wordpress.com. c. Create an account for this plug-in on your own site.
Ans: b 59

Which of the following tasks should be performed before installing any widget? Verify whether the widget directory is in "write mode". b. Verify that plug-ins can be installed on your version of WordPress. c. Verify that your WordPress theme is widget-ready. d. None of the above tasks should be performed.
a.

Ans: c 60

In order to display a widget, the user must _________________.

a. b. c. d.
Ans: b 61

set the "show property" of the desired widget to "true" drag the desired widget to the side bar add the desired widget to the post change the source code

To manually make the sidebar widget-ready, the user must ______________. a. modify the sidebar.php file b. enable it in the admin settings c. change the index.php file
Ans: a 62

Which of the following methods can be used to eliminate spam? a. b. c. d. e.


Ans: e

Using the wp-captcha-free plug-in. Using the askimet plug-in. Using a widget. None of the above. a and b

Theme
63

Which of the following tasks must be performed to add a favicon icon to your site? a. Upload a favicon icon to your site. b. Add a favicon icon link to the theme's header file or update the existing favicon icon link to the new one. c. Change the favicon icon in admin settings. d. The favicon icon cannot be changed. e. a and b f. b and c
Ans: e 64

How can a logo be placed on a WordPress header? a. Manually add the logo to the source code. b. Upload a new logo in admin settings. c. Update the logo path in the config file.
Ans: a 65

Which of the following theme files can be used to customize the "page not found error" error page? a. index.php b. 404.php c. functions.php d. page.php
Ans: b 66

Is the functions.php file required in each theme? a. Yes b. No


Ans: b 67

Which of the following files are required for completing your theme? a. Index.php b. Style.css c. Index.php and style.css d. Index.php and functions.php
Ans: c 68

What is the name of theme file for a page with slug about? a. page-slug-about.php b. page-about.php c. about.php
Ans: b 69

What is the name of theme file for a page with id 3? a. page-id-3.php b. page-3.php c. 3.php
Ans: b 70

Slug is higher priority in use than id in Template Hierarchy? a. Yes b. No


Ans: a 71

Can you create a specific theme file for a custom content type? a. Yes b. No
Ans: a 72

What is the right order (by priority in use) to display page in Template Hierarchy? a. page-{slug}.php, page-{id}.php, page.php, index.php b. page-{id}.php, page-{slug}.php, page.php, index.php c. page-{slug}.php, page-{id}.php, page.php, archive.php, index.php d. page-{slug}.php, page-{id}.php, page.php, 404.php
Ans: a 73

What is the right order (by priority in use) to display category in Template Hierarchy? a. category -{slug}.php, category-{id}.php, category.php, index.php b. category -{id}.php, category-{slug}.php, category.php, index.php c. category -{slug}.php, category-{id}.php, category.php, archive.php, index.php d. category -{slug}.php, category-{id}.php, category.php, 404.php
Ans: c 74

What is the right order (by priority in use) to display tag in Template Hierarchy? a. tag -{slug}.php, tag-{id}.php, tag.php, index.php b. tag -{id}.php, tag -{slug}.php, tag.php, index.php c. tag -{slug}.php, tag -{id}.php, tag.php, archive.php, index.php

d.

tag -{slug}.php, tag -{id}.php, tag.php, 404.php

Ans: c 75

What is the right order (by priority in use) to display taxonomies in Template Hierarchy? a. taxonomy -{taxonomy}.php, taxonomy-{id}.php, taxonomy.php, index.php b. taxonomy -{taxonomy}-{term}.php, taxonomy-{taxonomy}.php, taxonomy.php, archive.php, index.php c. taxonomy -{ taxonomy}.php, taxonomy.php, archive.php, index.php d. taxonomy.php, archive.php, index.php
Ans: b

Code
76

Where can Google Adsense be integrated into a WordPress blog? a. b. c. d.


Ans: c 77

Only in the sidebar. Only in the header. Anywhere. Only in the content.

One way to get posts from a specific day is to ____________________. a. use the query_day loop in the source code b. use the query_posts loop in the source code c. Neither: WordPress does not allow this action.
Ans: b 78

The "function_exists()" function can be used to check whether a plug-in is activated or not. a. True b. False
Ans: a

79

Conditional tags can be used to _______________________. a. b. c. d.


Ans: c 80

get all comments from one post get all posts from one category change the content to be displayed None of the above: conditional tags are not available in WordPress.

The WordPress loop can be used ____________________. a. b. c. d.


Ans: b

to retrieve any data in WordPress to display every post only for calculation WordPress loop cannot be used for any purpose.

SEO
81

Using ____________is a good way to ensure that a WordPress site is indexed by search engines. a. a sitemap b. robot.txt c. a widget
Ans: a 82

Which of the following statements regarding permalinks on a WordPress site is true? a. Permalinks are required. b. Permalinks are optional but highly recommended. c. Permalinks are always available in WordPress. d. Permalinks are not available in WordPress.
Ans: b 83

In which of the following ways can a redirect feature be added to a permalink? a. b. c. d. e.


Ans: e 84

Using a plug-in. Adding the feature in the admin settings. Changing the config file. a and c a and b

One way to make a WordPress page title more SEO friendly is to ____________. a. use the wp-changetitle plug-in b. use a widget c. change the title tag in header.php to something like "blog name category post name"
Ans: c 85

Meta tags can be added to WordPress pages by ________________. a. b. c. d. using plug-ins adding them to the header.php file updating the database None of the above.

Ans: a,b 86

Which of the following methods can be used to make permalinks SEO friendly? a. b. c. d.
Ans: d

Updating the database. Changing the source code. Configuring the feature in the config file. Configuring the feature in the admin settings.

You might also like