-
$icon
-
Icon to be added in the menu.
-
$inBlock
-
State for the block function.
-
$instance
-
Storing the instance
-
$in_the_loop
-
Whether the loop has started and the caller is in the loop.
-
$is_404
-
Set if query couldn't found anything.
-
$is_admin
-
Set if query is part of administration page.
-
$is_archive
-
Set if query is an archive list.
-
$is_attachment
-
Set if query is an attachment.
-
$is_author
-
Set if query contains an author.
-
$is_category
-
Set if query contains category.
-
$is_comments_popup
-
Set if query is within comments popup window.
-
$is_comment_feed
-
Set if query is comment feed display.
-
$is_date
-
Set if query is part of a date.
-
$is_day
-
Set if query contains a day.
-
$is_feed
-
Set if query is feed display.
-
$is_home
-
Set if query is blog homepage.
-
$is_month
-
Set if query contains a month.
-
$is_page
-
Set if query returns a page.
-
$is_paged
-
Set if query is paged
-
$is_posts_page
-
Set if query contains posts.
-
$is_post_type_archive
-
Set if query is for a post type archive.
-
$is_preview
-
Set if query is preview of blog.
-
$is_robots
-
Set if query is for robots.
-
$is_search
-
Set if query was part of a search result.
-
$is_single
-
Set if query is single post.
-
$is_singular
-
Set if is single, is a page, or is an attachment.
-
$is_tag
-
Set if query contains tag.
-
$is_tax
-
Set if query contains taxonomy.
-
$is_time
-
Set if query contains time.
-
$is_trackback
-
Set if query is trackback.
-
$is_year
-
Set if query contains a year.
-
init
-
Initiates object properties and sets default values.
-
init
-
Run this at the right time
-
init
-
Wrapper for conditionally loading resources
-
in_the_loop
-
Whether the caller is in the Loop.
-
is_404
-
Is the query a 404 (returns no results)?
-
is_404
-
Is the query a 404 (returns no results)?
-
is_archive
-
Is the query for an archive page?
-
is_archive
-
Is the query for an archive page?
-
is_attachment
-
Is the query for an attachment page?
-
is_attachment
-
Is the query for an attachment page?
-
is_author
-
Is the query for an author archive page?
-
is_author
-
Is the query for an author archive page?
-
is_category
-
Is the query for a category archive page?
-
is_category
-
Is the query for a category archive page?
-
is_comments_popup
-
Whether the current URL is within the comments popup window.
-
is_comments_popup
-
Whether the current URL is within the comments popup window.
-
is_comment_feed
-
Is the query for a comments feed?
-
is_comment_feed
-
Is the query for a comments feed?
-
is_date
-
Is the query for a date archive?
-
is_date
-
Is the query for a date archive?
-
is_day
-
Is the query for a day archive?
-
is_day
-
Is the query for a day archive?
-
is_dir
-
-
is_feed
-
Is the query for a feed?
-
is_feed
-
Is the query for a feed?
-
is_file
-
-
is_front_page
-
Is the query for the front page of the site?
-
is_front_page
-
Is the query for the front page of the site?
-
is_home
-
Is the query for the blog homepage?
-
is_home
-
Is the query for the blog homepage?
-
is_month
-
Is the query for a month archive?
-
is_month
-
Is the query for a month archive?
-
is_page
-
Is the query for a single page?
-
is_page
-
Is the query for a single page?
-
is_paged
-
Is the query for paged result and not for the first page?
-
is_paged
-
Is the query for paged result and not for the first page?
-
is_post_type_archive
-
Is the query for a post type archive page?
-
is_post_type_archive
-
Is the query for a post type archive page?
-
is_preview
-
Is the query for a post or page preview?
-
is_preview
-
Is the query for a post or page preview?
-
is_readable
-
-
is_robots
-
Is the query for the robots file?
-
is_robots
-
Is the query for the robots file?
-
is_search
-
Is the query for a search?
-
is_search
-
Is the query for a search?
-
is_single
-
Is the query for a single post?
-
is_single
-
Is the query for a single post?
-
is_singular
-
Is the query for a single post of any post type (post, attachment, page, ... )?
-
is_singular
-
Is the query for a single post of any post type (post, attachment, page, ... )?
-
is_tag
-
Is the query for a tag archive page?
-
is_tag
-
Is the query for a tag archive page?
-
is_tax
-
Is the query for a taxonomy archive page?
-
is_tax
-
Is the query for a taxonomy archive page?
-
is_time
-
Is the query for a specific time?
-
is_time
-
Is the query for a specific time?
-
is_trackback
-
Is the query for a trackback endpoint call?
-
is_trackback
-
Is the query for a trackback endpoint call?
-
is_writable
-
-
is_year
-
Is the query for a specific year?
-
is_year
-
Is the query for a specific year?