#role
What are wordpress hook?
#ways to change the default behavior of WordPress
Which of the following is not a default image size in WP?
#small size
----is the ability for readers to respond to articles written in your blog.
#comments posting
Which of the following is not a default role in WordPress?
#blogger
Which of the following HTML tags are not be used in a post comment? ( choose all that apply.)
#form
#img
#table
Which vontant is NOT recognized in wp-config.php?
#WP-HOME-URL
A WordPress ................ is a collection of files that work together to produce a graphical interface with an underlying unifying design for a weblog.
#theme
What database does WordPress use ?
#MySQL
WordPress Uses A ............... In Conjunction With The Mod_rewrite Apache Module To Produce Permalinks.
#an .htaccess file
Which of the following is not a WordPress role ?
#System
What Does The WP_rand () Function Do ?
#Generates a random number.
.................... are condensed summaries of your blog posts.
#excerpts
What is the default table prefix in WP ?
#wp_
Is It Possible To Programmatically Create Posts ?
#Yes, with wp_insert_post() function
Themes typically reside in the ............................ Directory.
#wp-content/themes
How Do You Enable The Debug Mode In WordPress ?
#By setting WP_DEBUG as true in wp-config.php
How Do You Enable The Network Setup Menu Item (Enable Multisite) In WordPress ?
#Set WP_ALLOW_MULTISITE as true in wp-config.php
Which One Of The Following Files Is Located In The Root Of Your WordPress Installation Directory And Contains Your Website's Setup Details, Such As Database Connection Information ?
#wp-config.php
What Is A Permalink ?
#Permalink are the permanent URLs to your individual weblog posts, as well as categories and other lists of weblog postings.
What Is The WordPress Multisite ?
#Wp configuration feature that supports multiple sites.
Which Of The Following Post Types Are By Default Available In WordPress Installation.
#post
#page
Select All The Default Taxonomies In WordPress.
#post_tag
#link_category
#post_format
#category
What Are The Common Features Of The Following Functions: Next_post, Previous_post, Link_page, The_author_utl, Wp_get_link ?
#they all return URLs
What Is The Default Site Update Service That WordPress Automatically Notifies When You Publish A New Post ?
#http://rpc.pingomatic.com
What Is The Difference Between The Wp_title And The_title Tags ?
#wp_title() function is for use outside "The Loop" to display the title of a page.
the_title () on the other hand is used within "The Loop"
Which Wordpress System Can Be Used To Temporarily Store Information?
#Transients
Pick The Default Template Tag (S).
#Blogger
Which Of The Following Is Not A Default User Role In WordPress?
#Blogger
A/An .................. Is A Globally Recognize Avatar.
#gravatar
Which Of The Following Is Not A Default Image Size In WP?
#Thumbnail Size
Which Option Allows You To Style Each List Item Background Or Wordpress Navigation Separately?
# nav li:nth-child(1).current-menu-iem{background-color:red;}
nav li:nth-child(2).current-menu-iem{background-color:blue;}
nav li:nth-child(3).current-menu-iem{background-color:green;}
What Are WordPress Hooks?
#ways to change the default behavior of WordPress.
Which Of The Following HTML Tags Are Not Allowed To Be Used In A Post Comment?
#strike
What Does Wordpress Use To Control User Access To Different Features?
#Access tokens
#Role
************
Select all the default texnmies in WordPress.
#post_tag
#link_category
#post_format
#category
Which WordPress system can be used to store information temporarily?
#transimnts
Which of the folllowing is ture about wp_mail() function? (choose all that apply.)
#For this function to work, the settings SMTP and smtp_port (default: 25 ) need to be set in your php. Ini file.
What is a wordpress multisite?
#a WP configuration features that support multiple sites.
what us the different between the wp_title and the_title tage?
2#wp_title() function is for use outside "The Loop" to dislplay the title of a page.
the_title() on the other hands is used inside "The Loop".
where are plugin options stored in WordPress?
# They are stored in the WordPress database.
wp-config-sample.php should be renamed to_,
#wp-config.php
which of the following files is located in the root of your wordpress inartaliation
directory and contains your website's setup details, such as database coorraction information?
# wp-config.php
How do you enable the debug mode in wordpress
#by setting EP_DEBUG as true in wp-config.php
------ make is possible for a person to have own avatar aross the entire web.
#gravatars
What can the contributor role do?
#edit posts
A theme---- acts like a plugin and, if present in your theme, is automatically loaded during wordpress initilazation.
#Functions File
Which of the following post types are default available in wordpress initilazation.
#post
#page
Which is the folowing is the correct way to register shortcode?
4#function foobar_func( $att)
Pick the default template tag(s).
#wp_title
Themes typically reside in the ___ directory.
4#wp-o..../themes
We don't guarantee that all provided answers are correct.
0 comments:
Post a Comment