Freelancer Wordpress Exam Answers 2016
Freelancer Wordpress Exam Answers 2016 with 99% Result
#1 Question:
______ is the ability for readers to respond to articles written in your blog.
- comment posting
- comment rating
- comment spamming
- feedback posting
- none of these
#2 Question:
_______ are condensed summaries of your blog posts.
- blurbs
- excerpts
- hints
- none of these
- tweets
#3 Question:
A/an _____ is a globally recognized avatar.
- alias
- alter ego
- avatron
- gravatar
- site_avatar
#4 Question:
A/an _______ Is a "faux" bookmark containing scripting code allowing a user to perform a function.
- applet
- blurb
- bookie
- bookmarklet
- footnote
#5 Question:
_____ is/are the images, videos, recordings, and files you upload and use in your blog.
- Add-Ons
- Archives
- Media
- Plugins
- extensions
#6 Question:
Unlike Posts, Links cannot be categorized to aid your audience in navigation of your Links.
- Only when deployed on Apache servers.
- Only when deployed on IIS servers.
- Only when deployed on Mac OS servers.
- false
- true
#7 Question:
Company information and accessibility statements are best written as a _____.
- Page
- Post
- comment
- declaration
- link
#8 Question:
Pages can be organized into _____ and _____
- blurbs, comments
- none of these
- pages, blurbs
- pages, comments
- pages, excerpts
#9 Question:
XFN stands for ______.
- Xml File Notation
- Xml Friends Navigation
- Xml Friends Network
- eXtended File Naming
- none of these
#10 Question:
_____ make it possible for a person to have one avatar across the entire web.
- Avatars
- Gravatars
- Smileys
- Widgets
- none of these
#11 Question:
The titles and links along the left or right edge of your blog are known as the _____.
- footer
- header
- sidebar menu
- sideline menu
- widget panel
#12 Question:
The bottom of your blog contains the ____.
- footer
- header
- none of these
- posts
- sidebar menu
#13 Question:
A WordPress _____ is a
collection of files that work together to produce a graphical interface
with an underlying unifying design for a weblog.
- layout
- library
- plug-in
- theme
- widget
#14 Question:
Themes typically reside in the ______ directory.
- wp-content/
- wp-content/main
- wp-content/styles
- wp-content/themedir
- wp-content/themes
#15 Question:
Themes can be manually added to your blog site using cPanel.
- Only when deployed on Apache servers.
- Only when deployed on IIS servers.
- Only when deployed on Mac OS servers.
- false
- true
#16 Question:
A WordPress Theme benefits from _______.
- Allowing for web page results to be customized.
- Allowing the look and feel of a WordPress site to be quickly changed.
- Removing the need for WordPress users to learn CSS, HTML, and PHP in order to have an attractive site.
- Separating presentation styles and template files from system files.
- all of these
#17 Question:
A theme ________ acts like a plugin and, if present in your theme, is automatically loaded during WordPress initialization.
- Bootstrap File
- Functions File
- Plugin File
- Setup File
- Stylesheet
#18 Question:
A minimal Theme consists of what two files?
- style.css and functions.php
- style.css and index.php
- style.css and template.php
- template.php and index.php
- theme.css and homepage.php
#19 Question:
A ______ theme is a theme inheriting functionality of another (parent) theme.
- baby
- child
- descendant
- sibling
- sub
#20 Question:
The _______ is used when the web page displays only one post.
- hyper post
- mini-post
- none of these
- simple-post
- single-post
#21 Question:
In a manual installation, wp-config-sample.php should be renamed to ______.
- wp-config-man.php
- wp-config.php
- wp-loop.php
- wp-main.php
- wp-startup.php
#22 Question:
The ____ feature allows you to move blog data from another host into your new WordPress blog.
- Backup
- BlogCopy
- Copy
- Import
- merge
#23 Question:
The advantages of using a weblog client include:
- Fancy formatting features.
- Features like cross-posting to multiple blogs.
- The ability to keep a local backup.
- The ability to save drafts.
- all of these
#24 Question:
Your site's home page, by default, features the _______ posts on your site.
- best
- most recent
- most viewed
- oldest
- pinned
#25 Question:
The Administration Panel contains a _______ section.
- Log Out link
- all of these
- favorites menu
- links to your profile
- your blog’s name
#26 Question:
The Administration
Panel's _______ displays specific information relating to a particular
navigation choice (i.e. adding a new post).
- footer
- header
- none of these
- sidebar menu
- work area
#27 Question:
The Administration Panel's footer displays ________.
- Documentation Links
- Feedback links
- WordPress links
- WordPress versioning info
- all of these
#28 Question:
The Dashboard's Dashboard SubPanel provides _________.
- Links to start writing posts
- Number of comments awaiting moderation
- Post statistics
- all of these
- list of recent comments
#29 Question:
The _______ allows you to edit, delete, or view Media previously uploaded to your blog.
- Media Archive
- Media Library SubPanel
- Media Manager
- Media Monger
- none of these
#30 Question:
WordPress uses _____ in conjunction with the mod_rewrite Apache module to produce permalinks.
- a .config file
- an .htaccess file
- an XFN file
- an XML file
- none of these
#31 Question:
WXR is the abbreviation for ______.
- WordPress XML Reader
- WordPress eXecution Rules
- WordPress eXtended RSS
- WordPress eXtended Rules
- none of these
#32 Question:
WordPress allows you to include videos, images, and other content into your site by using _____.
- Additions
- Additives
- Embeds
- Includes
- Links
#33 Question:
WordPress uses the _______ to help you link to a website authored by your friend.
- BuddyPress file format
- Friend Linker framework
- WXR framework
- XFN framework
- none of these
#34 Question:
Every WordPress blog
generally has a(n) _____ account initially set up by WordPress and a(n)
_____ account for the blog's author/owner.
- admin, guest
- admin, user
- guest, user
- none of these
- user, admin
#35 Question:
WordPress has the following Roles:
- Administrator
- Author
- Contributor
- Editor
- all of these
#36 Question:
The "Edit This" link below a post is created by the _______ template tag function.
- edit_link()
- edit_post()
- edit_post_link()
- edit_this()
- none of these
#37 Question:
Post comments are displayed by using the ______ template tag.
- comments()
- comments_popup()
- comments_popup_link()
- none of these
- popup()
#38 Question:
A static front page is created using the ______ conditional template tag function.
- home_page()
- is_home()
- is_static()
- none of these
- static_page()
#39 Question:
Template files draw information from your WordPress MySQL database and _______ which is sent to the web browser.
- generate Java applets
- generate XML code
- generate scriplets
- generate the HTML code
- none of these
#40 Question:
A ____ is a variable passed through the query string.
- none of these
- permalink
- quark
- query code
- query variable
#41 Question:
WordPress features _______.
- Pingback support
- Trackback support
- all of these
- integrated link management
- rich plugin architecture
#42 Question:
The WordPress bug-tracking system is known as _____.
- BugSpray
- BugTrac
- Trac
- TracBugz
- none of these
#43 Question:
_______ refers to the various structured data that is maintained in the WordPress posts table.
- metadata
- none of these
- post excerpt
- post status
- post type
#44 Question:
_____ are used to help you quickly and easily format some text in your post.
- Blurbs
- Permalinks
- Quicklinks
- Quickstyles
- Quicktags
#45 Question:
A WordPress page
_______ contains all the information that needs to be at the top, like
<doctype>, <meta> tags, and links to style sheets.
- content
- footer
- header
- meta block
- title block
#46 Question:
The _______ view lists multiple posts or post summaries.
- combo post
- expert post
- hyper post
- multi-post
- panorama
#47 Question:
A single Theme can have ________ Template(s) under it.
- an unlimited number of
- ninety nine
- one
- three
- two
#48 Question:
Word press contains _______ that can be installed, switched between, and edited for advanced customizations.
- applets
- emoticons
- styles
- themes
- views
#49 Question:
______ are used to keep related topics together.
- categories
- folders
- groups
- libraries
- newsgroups
#50 Question:
Your weblog can be "skinned" using ______.
- plug-ins
- themes
- trackbacks
- very large knives
- widgets
#51 Question:
The following files are typically included within a Theme:
- Footer Template
- Main Template
- Popup Comments Template
- Stylesheet
- all of these
#52 Question:
You should build your own WordPress Theme _______.
- To create your own unique WordPress site look.
- To provide alternative templates for specific site features, such as category pages and search result pages.
- To quickly switch between two site layouts, or to take advantage of a Theme or style switcher to allow users to change the look of your site.
- To take advantage of templates, template tags, and the WordPress Loop to generate different web page results and looks.
- all of these
#53 Question:
Themes consist of what three main file types?
- Blurbs, function file and template files
- Function File, setup file, and template files
- Stylesheet, function file, and template files.
- Stylesheet, roles file, and template files
- none of these
#54 Question:
It is possible to create separate template files for each category.
- It depends on the category.
- false
- only versions 1.1 and greater
- only versions 1.5 and greater
- true
#55 Question:
WordPress bundles a large number of _______ to assist in migrating to WordPress from other blogging platforms.
- blog transfer mechs
- dumpers
- imports
- none of these
- porters
#56 Question:
The most thorough, organized online documentation for WordPress is the WordPress ______.
- Codex
- DocX
- Modex
- WikiWak
- none of these
#57 Question:
WordPress can only be used as a third-party hosted service.
- false
- none of these
- only versions 1.5 and greater
- only with versions 2.5 and greater
- true
#58 Question:
WordPress is
________, which helps display the correct time on your weblog, even if
your host server is located in a different time zone.
- Greenwich friendly
- RPC friendly
- THC friendly
- TNC friendly
- UTC friendly
#59 Question:
WordPress uses ______ to control user-access to different features.
- access flags
- access tokens
- none of these
- roles
- user-rankings
#60 Question:
Each user on your weblog can define a/an ______ with details such as email address, instant messaging aliases, etc.
- agenda
- alias
- login
- profile
- status panel
#61 Question:
The Administration Panel's header section shows _______.
- a Search Engines Blocked message
- all of these
- favorites menu
- links to your profile
- your blog's name
#62 Question:
WordPress _____ can be organized by category and have internal references about your relationship to their destinations.
- Links
- Pages
- Posts
- blurbs
- messages
#63 Question:
_______ were designed to be an improvement upon trackbacks.
- backtracks
- linkbacks
- none of these
- ping pongs
- pingbacks.
#64 Question:
The Feed URL for example.com is:
- all of these
- http://example.com/?feed=atom
- http://example.com/?feed=rdf
- http://example.com/?feed=rss
- http://example.com/?feed=rss2
#65 Question:
All you need to do to embed something into a post or page is to post the _____ for it into your content area.
- URL
- embed ID
- none of these
- object ID
- trackback
#66 Question:
By default, WordPress only allows embedded URLs matching an internal _____ for security purposes.
- ID code
- embed list
- fingerprint
- safe list
- whitelist
#67 Question:
By default, if a visitor does not select a specific post, page, category, or date, WordPress uses _____ to display everything.
- default.htm
- index.php
- main.php
- none of these
- posts.php
#68 Question:
The Loop checks whether any posts were collected with the _______ function.
- have_content()
- have_posts()
- have_stuff()
- none of these
- posts()
#69 Question:
Forward and backward page navigation controls are automatically generated ________ The Loop.
- Navigation controls are never generated
- conditionally within
- inside
- none of these
- outside
#70 Question:
Template files draw information from your WordPress ________ and generate the HTML code which is sent to the web browser.
- MySQL database
- PHP repository
- none of these
- template engine
- template-o-matic
#71 Question:
______ are permanent URLs to your individual weblog posts.
- hardlinks
- permalinks
- pingbacks
- postlinks
- trackbacks
#72 Question:
A/an _______ is a graphic image or picture representing a user.
- avatar
- none of these
- portrait
- profile
- site_avatar
#73 Question:
WordPress Links can ______
- all of these
- be automatically associated with images
- be organized by category
- be rated on a scale from zero to nine.
- have internal references about your relationship to their destinations
#74 Question:
In WordPress, you can write either _____ or _____.
- blurbs, pages
- journals, blurbs
- posts, blurbs
- posts, pages
- posts, tweets
#75 Question:
The _____ feature
allows you to create a navigation menu of pages, categories, custom
links, tags, etc. that is presented to your visitors.
- WordPress Loop
- menus
- nav
- themes
- widgets
#76 Question:
The layout of your WordPress blog is called a _____.
- blog layer
- skeleton
- theme
- tweet
- view
#77 Question:
A ______ is the presentation of your blog, styling the look of your site.
- blurb
- layout
- style layout
- theme
- view
#78 Question:
You can switch between WordPress themes using the ______.
- Dashboard
- Importer
- Main Loop
- Theme Director
- Themepress tool
#79 Question:
______ are files and styles that work together to create a presentation or look for a WordPress site.
- backgrounds
- blurbs
- plug-ins
- themes
- widgets
#80 Question:
The advantages of using a weblog client include:
- Faster uploading and addition of photos.
- The ability to keep a local backup.
- The ability to save drafts.
- The ability to write posts without having to go online.
- all of these
#81 Question:
To access your administration area, navigate to http://www.yourdomainname.com/________.
- admin/
- controlpanel/
- dashboard/
- login/
- wp-admin/
#82 Question:
________ is WordPress' web-based administration system.
- Dashboard
- Mission Control
- The Main Loop
- Users Panel
- none of these
#83 Question:
______ and _____ aim to provide blog commenting verification.
- captchas, pingbacks
- captchas, trackbacks
- ips, captchas
- trackbacks, blurbs
- trackbacks, pingbacks
#84 Question:
The Export feature saves your posts, pages, comments, etc. using the WordPress _________.
- Private RSS format
- Proprietary PDF format
- eXtended RSS format
- eXtensive Reader Format
- none of these
#85 Question:
WordPress can attempt to embed all plain text URLs for you using _____.
- Auto-embeds
- Embed-o-tron
- WordPress Embedding Tool
- WordPress Embedz
- none of these
#86 Question:
_______ can be thought of as remote comments.
- blurbs
- links
- none of these
- pingbacks.
- tweets
#87 Question:
______ put more emphasis on images than words.
- GraphicBlogs
- ImageBlogs
- PhotoBlogs
- PicBlogs
- none of these
#88 Question:
The function ________ takes the current item in the collection of posts and makes it available for use inside The Loop.
- current_post()
- none of these
- post()
- the_post()
- this_post()
#89 Question:
If you include the
Quicktag button called _____ in the body of your post, only the portion
above that line will be displayed to viewers.
- continued
- etc
- less
- more
- none of these
#90 Question:
WordPress uses the
_________, information contained within each link on your web site, to
decide which template or set of templated will be used to display the
page.
- cookie collection
- header
- none of these
- post data
- query string
Freelancer Wordpress Exam
ReplyDeleteThank you so much i got 85%.
ReplyDeleteGood Information.
ReplyDeleteWordpress Freelancer in Pune
Wordpress Plugin Development in Pune
Awesome articles and i read your all blogs.
ReplyDeleteWordpress Expert in Pune
Wordpress Freelancer in Pune
Hi! Thanks for the great information you havr provided! You have touched on crucuial points!
ReplyDelete마징가티비
This type of message always inspiring and I prefer to read quality content, so happy to find good place to many here in the post, the writing is just great, thanks for the post.
ReplyDeleteDissertation Help In UK
Great job for publishing such a beneficial web site. Your web log isn’t only useful but it is additionally really creative too. There tend to be not many people who can certainly write not so simple posts that artistically. Continue the nice writing
ReplyDeleteผลบอลสด7m
wow, great, I was wondering how to cure acne naturally. and found your site by google, learned a lot, now i’m a bit clear. I’ve bookmark your site and also add rss. keep us updated
ReplyDeleteรีวิวufa800
Akhuwat college new admission 2022 application form download
ReplyDeleteAkhuwat college kasur new admission 2022 form download or apply online
hi
ReplyDelete