Wordpress3.0 Test

25
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

description

Odesk wordpress test answers

Transcript of Wordpress3.0 Test

Page 1: Wordpress3.0 Test

Wordpress 3.0 Test

1. Install & Upgrade2. Features, Performance and Security3. Administration, Dashboard and Settings4. Users and Roles5. Post, Page, Custom Content Types, Taxonomies, and Fields6. Plug-ins & Widgets7. Theme8. Code9. SEO

Install & Upgrade1 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 df. a, b, and c

Ans: f

3 Which of the following files must be deleted after installing WordPress?

a. wp-admin/install.phpb. install.phpc. installation.phpd. None of these files.

Page 2: Wordpress3.0 Test

Ans: d

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

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

Ans: a

5 Which of the following actions must you perform to move your site from "/wordpress" to "/blog/wordpress"?

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

Ans: c

6 On which of the following databases can WordPress be installed by default?

a. MySQLb. Oraclec. Microsoft SQL Serverd. Postgres

Ans: a

7 WordPress’s requirements are modest. At minimum, your server should support:

a. PHP version 4.4.9 or greater, MySQL version 4.0 or greaterb. PHP version 4.3 or greater, MySQL version 4.0 or greaterc. PHP version 4.4.9 or greater, MySQL version 5.1 or greaterd. 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. Yesb. No

Ans: a

Page 3: Wordpress3.0 Test

9 After moving a Wordpress site to a new host. If you changed your site’s URL. Do you have to update your posts and pages to correct paths to your uploaded media files?

a. Yesb. No

Ans: a

Features, Performance and Security10 Is it able to run more than one site/blog from a single installation of WordPress?

a. Yesb. 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 panelb. Enable Network featurec. 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 pluginb. Deactive your pluginsc. Nothing

Ans: b

13 Is supper cache a built-in plugin of Wordpress?a. Yesb. No

Ans: b

14 After how many times did you enter an invalid password, your IP Address would be locked? a. 3 timesb. 4 timesc. 5 timesd. 6 times

Ans: a

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

Page 4: Wordpress3.0 Test

a. Not installed mod_deflate (on Apache)b. Not installed zlibc. 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. 2.7b. 2.8c. 3.0d. 3.0.1

Ans: c

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

a. Yesb. 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. Yesb. No

Ans: b

Administration, Dashboard and Settings19 A possible way to collect real-time statistics about traffic to a WordPress site is to:

a. use a built-in toolb. use a plug-inc. use a widgetd. None of the above: these statistics cannot be collected.

Ans: b

Page 5: Wordpress3.0 Test

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. the theme's source codeb. admin settingsc. the databased. the config file

Ans: b

22 _________________ is a good way to improve the performance of a WordPress blog.a. Disabling image uploadb. Enabling cachec. Installing the "wp super cache" plug-in

Ans: c

23 Which of the following blog sites can be imported into WordPress?

a. MySpaceb. Yahoo blogc. Bebod. Blogspote. All of the above.

Ans: d

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

a. 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’ RSSc. Login wordpress.com, then export data by export tool, and import a exported xml file to

your site.

Ans: c

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

Page 6: Wordpress3.0 Test

a. Posts and Categoriesb. Posts, comments and categoriesc. Posts and commentsd. Post and tagse. Post, comments and tag

Ans: c

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

a. Yesb. No

Ans: a

27 Can you import content from static HTML files into wordpress?

a. Yesb. No

Ans: a

28 Which of the following actions must be fixed after importing data into wordpress?

a. Link URLsb. Paths to Linked Filesc. Truncated or Garbled Contentd. All of above data

Ans: d

Users and Roles29 How many built-in user roles does Wordpress have?

a. 3b. 4

Page 7: Wordpress3.0 Test

c. 5d. 6

Ans: c

30 Can users change their avatar on profile setting panel?a. Yesb. No

Ans: b

31 Can you add an extra fields to user’s profiles (as birth day, birth year,..)?a. Yesb. 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 site’s theme; and manage all the available options.

a. Contributor b. Authorc. Editord. Subscribere. Administrator

Ans: e

33 ____________ can publish, edit, and delete posts and pages written by any user. They can 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. Contributor b. Authorc. Editord. Subscribere. Administrator

Ans: c

Page 8: Wordpress3.0 Test

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. Contributor b. Authorc. Editord. Subscribere. Administrator

Ans: b

35 ____________ can write their own posts but may not publish or delete them. Their HTML is limited to the set of allowed tags and they cannot upload media files.

a. Contributor b. Authorc. Editord. Subscribere. Administrator

Ans: a

36____________ can manage their own profiles, but can do virtually nothing else in the administration area.

a. Contributor b. Authorc. Editord. Subscribere. Administrator

Ans: d

37User Level 0 converts to …

a. Contributor b. Authorc. Editord. Subscriber

Page 9: Wordpress3.0 Test

e. Administrator

Ans: d

38User Level 1 converts to …

a. Contributor b. Authorc. Editord. Subscribere. Administrator

Ans: a

39User Level 3 converts to …

a. Contributor b. Authorc. Editord. Subscribere. Administrator

Ans: b

40User Level 7 converts to …

a. Contributor b. Authorc. Editord. Subscribere. Administrator

Ans: c

41User Level 10 converts to …

a. Contributor b. Authorc. Editor

Page 10: Wordpress3.0 Test

d. Subscribere. Administrator

Ans: e

42Which of the following role levels has the highest privilege?

a. Level_0b. Level_10c. Depends on your settings.d. Every role level has the same privilege.

Ans: b

43 Does author have the ability to create a category?a. Yesb. No

Ans: b

Post, Page, Custom Content Types, Taxonomies, and Fields44 A possible way to allow the display of several authors' names on one post is to ______

a. update the databaseb. change the admin settingsc. change the config filesd. use a plug-in

Ans: d

45Which of the following methods can be used to enable posting via e-mail?

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

Ans: b

Page 11: Wordpress3.0 Test

46Image size limits can be set _______________.

a. directly in the postsb. in the wp-imageresize plug-inc. in the admin settingsd. a and b

Ans: c

47A taxonomy is a _______

a. categoryb. termc. group of terms

Ans: c

48in which version were custom taxonomies introduced?

a. 2.3b. 2.7c. 2.8d. 3.0

Ans: a

49Which of the below functions is required to create a new taxonomy?

a. add_taxonomyb. register_taxonomyc. create_taxonomy

Ans: b

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

Page 12: Wordpress3.0 Test

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

Ans: a

51Can you set individual password for each post?

a. Yesb. No

Ans: a

52Who of the following persons can read a post locked by password?

a. Only administrators, editors and authorsb. Registered users who knows a passwordc. Anyone who knows a password

Ans: c

53What is the limitation to the depth of your categories?

a. 10 levelsb. 20 levelsc. No limit levels

Ans: c

54Can you set the same slug for two categories that have different parents?

a. Yesb. No

Ans: b

Note: Categories must have distinct slugs. Even if two categories have different parents and would therefore have different permalinks, you can’t assign them the same slug.

55Can a post belong to more than one category?

a. Yesb. No

Ans: a

Page 13: Wordpress3.0 Test

56Can you limit the number of revisions WordPress stores by _____

a. adding the following line to your wp-config.php file: define('WP_POST_REVISIONS', 3);

b. using a pluginc. changing a setting on admin panel

Ans: a,b

57Are categories and tags not available for pages?

a. Yesb. No

Ans: a

Plug-ins & Widgets58Which 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

59Which of the following tasks should be performed before installing any widget?

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

Ans: c

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

Page 14: Wordpress3.0 Test

a. set the "show property" of the desired widget to "true"b. drag the desired widget to the side barc. add the desired widget to the postd. change the source code

Ans: b

61To manually make the sidebar widget-ready, the user must ______________.

a. modify the sidebar.php fileb. enable it in the admin settingsc. change the index.php file

Ans: a

62Which of the following methods can be used to eliminate spam?

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

Ans: e

Theme63Which 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 bf. b and c

Ans: e

64

Page 15: Wordpress3.0 Test

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

65Which of the following theme files can be used to customize the "page not found error" error page?

a. index.phpb. 404.phpc. functions.phpd. page.php

Ans: b

66Is the functions.php file required in each theme?

a. Yesb. No

Ans: b

67Which of the following files are required for completing your theme?

a. Index.phpb. Style.cssc. Index.php and style.cssd. Index.php and functions.php

Ans: c

68What is the name of theme file for a page with slug ‘about’?

a. page-slug-about.phpb. page-about.phpc. about.php

Ans: b

69

Page 16: Wordpress3.0 Test

What is the name of theme file for a page with id ‘3’?a. page-id-3.phpb. page-3.phpc. 3.php

Ans: b

70‘Slug’ is higher priority in use than ‘id’ in Template Hierarchy?

a. Yesb. No

Ans: a

71Can you create a specific theme file for a custom content type?

a. Yesb. No

Ans: a

72What is the right order (by priority in use) to display page in Template Hierarchy?

a. page-{slug}.php, page-{id}.php, page.php, index.phpb. page-{id}.php, page-{slug}.php, page.php, index.phpc. page-{slug}.php, page-{id}.php, page.php, archive.php, index.phpd. page-{slug}.php, page-{id}.php, page.php, 404.php

Ans: a

73What is the right order (by priority in use) to display category in Template Hierarchy?

a. category -{slug}.php, category-{id}.php, category.php, index.phpb. category -{id}.php, category-{slug}.php, category.php, index.phpc. category -{slug}.php, category-{id}.php, category.php, archive.php, index.phpd. category -{slug}.php, category-{id}.php, category.php, 404.php

Ans: c

74What is the right order (by priority in use) to display tag in Template Hierarchy?

a. tag -{slug}.php, tag-{id}.php, tag.php, index.phpb. tag -{id}.php, tag -{slug}.php, tag.php, index.phpc. tag -{slug}.php, tag -{id}.php, tag.php, archive.php, index.php

Page 17: Wordpress3.0 Test

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

Ans: c

75What is the right order (by priority in use) to display taxonomies in Template Hierarchy?

a. taxonomy -{taxonomy}.php, taxonomy-{id}.php, taxonomy.php, index.phpb. taxonomy -{taxonomy}-{term}.php, taxonomy-{taxonomy}.php, taxonomy.php,

archive.php, index.phpc. taxonomy -{ taxonomy}.php, taxonomy.php, archive.php, index.phpd. taxonomy.php, archive.php, index.php

Ans: b

Code76Where can Google Adsense be integrated into a WordPress blog?

a. Only in the sidebar.b. Only in the header.c. Anywhere.d. Only in the content.

Ans: c

77One way to get posts from a specific day is to ____________________.

a. use the query_day loop in the source codeb. use the query_posts loop in the source codec. Neither: WordPress does not allow this action.

Ans: b

78The "function_exists()" function can be used to check whether a plug-in is activated or not.

a. Trueb. False

Ans: a

Page 18: Wordpress3.0 Test

79Conditional tags can be used to _______________________.

a. get all comments from one postb. get all posts from one categoryc. change the content to be displayedd. None of the above: conditional tags are not available in WordPress.

Ans: c

80The WordPress loop can be used ____________________.

a. to retrieve any data in WordPressb. to display every postc. only for calculationd. WordPress loop cannot be used for any purpose.

Ans: b

SEO81Using ____________is a good way to ensure that a WordPress site is indexed by search engines.

a. a sitemapb. robot.txtc. a widget

Ans: a

82Which 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

Page 19: Wordpress3.0 Test

In which of the following ways can a redirect feature be added to a permalink?

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

Ans: e

84One way to make a WordPress page title more SEO friendly is to ____________.

a. use the wp-changetitle plug-inb. use a widgetc. change the title tag in header.php to something like "blog name »» category »» post

name"

Ans: c

85Meta tags can be added to WordPress pages by ________________.

a. using plug-insb. adding them to the header.php filec. updating the databased. None of the above.

Ans: a,b

86Which of the following methods can be used to make permalinks SEO friendly?

a. Updating the database.b. Changing the source code.c. Configuring the feature in the config file.d. Configuring the feature in the admin settings.

Ans: d