[WordPress] element index

Package indexes

All elements
a c d e f g h i m n o p q r s t w _
_
top
Method __construct
WP_Filesystem_Direct::__construct() in class-wp-filesystem-direct.php
constructor
Method __construct
Constructor.
a
top
Method atime
WP_Filesystem_Direct::atime() in class-wp-filesystem-direct.php
c
top
Method chdir
WP_Filesystem_Direct::chdir() in class-wp-filesystem-direct.php
Change directory
Method chgrp
WP_Filesystem_Direct::chgrp() in class-wp-filesystem-direct.php
Changes file group
Method chmod
WP_Filesystem_Direct::chmod() in class-wp-filesystem-direct.php
Changes filesystem permissions
Method chown
WP_Filesystem_Direct::chown() in class-wp-filesystem-direct.php
Changes file owner
Method connect
WP_Filesystem_Direct::connect() in class-wp-filesystem-direct.php
connect filesystem.
Method copy
WP_Filesystem_Direct::copy() in class-wp-filesystem-direct.php
Method cwd
WP_Filesystem_Direct::cwd() in class-wp-filesystem-direct.php
Gets the current working directory
Page class-wp-filesystem-direct.php
class-wp-filesystem-direct.php in class-wp-filesystem-direct.php
Variable $comment
WP_Query::$comment in query.php
Current comment ID.
Variable $comments
WP_Query::$comments in query.php
The list of comments for current post.
Variable $comment_count
The amount of comments for the posts.
Variable $current_comment
The index of the comment in the comment loop.
Variable $current_post
Index of the current item in the loop.
d
top
Method delete
WP_Filesystem_Direct::delete() in class-wp-filesystem-direct.php
Method dirlist
WP_Filesystem_Direct::dirlist() in class-wp-filesystem-direct.php
e
top
Variable $errors
WP_Filesystem_Direct::$errors in class-wp-filesystem-direct.php
Method exists
WP_Filesystem_Direct::exists() in class-wp-filesystem-direct.php
f
top
Variable $found_posts
Amount of posts if limit clause was not used.
Method fill_query_vars
Fills in the query variables, which do not exist within the parameter.
g
top
Method getchmod
WP_Filesystem_Direct::getchmod() in class-wp-filesystem-direct.php
Gets file permissions
Method get_contents
WP_Filesystem_Direct::get_contents() in class-wp-filesystem-direct.php
Reads entire file into a string
Method get_contents_array
WP_Filesystem_Direct::get_contents_array() in class-wp-filesystem-direct.php
Reads entire file into an array
Method group
WP_Filesystem_Direct::group() in class-wp-filesystem-direct.php
Method get
WP_Query::get() in query.php
Retrieve query variable.
Method get_posts
Retrieve the posts based on query variables.
Method get_queried_object
Retrieve queried object.
Function get_queried_object
Retrieve the currently-queried object. Wrapper for $wp_query->get_queried_object()
Function get_queried_object_id
Retrieve ID of the current queried object. Wrapper for $wp_query->get_queried_object_id()
Method get_queried_object_id
Retrieve ID of the current queried object.
Function get_query_var
get_query_var() in query.php
Retrieve variable in the WP_Query class.
h
top
Method have_comments
Whether there are more comments available.
Function have_comments
have_comments() in query.php
Whether there are comments to loop over.
Method have_posts
Whether there are more posts available in the loop.
Function have_posts
have_posts() in query.php
Whether current WordPress query has results to loop over.
i
top
Method is_dir
WP_Filesystem_Direct::is_dir() in class-wp-filesystem-direct.php
Method is_file
WP_Filesystem_Direct::is_file() in class-wp-filesystem-direct.php
Method is_readable
WP_Filesystem_Direct::is_readable() in class-wp-filesystem-direct.php
Method is_writable
WP_Filesystem_Direct::is_writable() in class-wp-filesystem-direct.php
Variable $in_the_loop
Whether the loop has started and the caller is in the loop.
Variable $is_404
WP_Query::$is_404 in query.php
Set if query couldn't found anything.
Variable $is_admin
WP_Query::$is_admin in query.php
Set if query is part of administration page.
Variable $is_archive
Set if query is an archive list.
Variable $is_attachment
Set if query is an attachment.
Variable $is_author
Set if query contains an author.
Variable $is_category
Set if query contains category.
Variable $is_comments_popup
Set if query is within comments popup window.
Variable $is_comment_feed
Set if query is comment feed display.
Variable $is_date
WP_Query::$is_date in query.php
Set if query is part of a date.
Variable $is_day
WP_Query::$is_day in query.php
Set if query contains a day.
Variable $is_feed
WP_Query::$is_feed in query.php
Set if query is feed display.
Variable $is_home
WP_Query::$is_home in query.php
Set if query is blog homepage.
Variable $is_month
WP_Query::$is_month in query.php
Set if query contains a month.
Variable $is_page
WP_Query::$is_page in query.php
Set if query returns a page.
Variable $is_paged
WP_Query::$is_paged in query.php
Set if query is paged
Variable $is_posts_page
Set if query contains posts.
Variable $is_post_type_archive
Set if query is for a post type archive.
Variable $is_preview
Set if query is preview of blog.
Variable $is_robots
Set if query is for robots.
Variable $is_search
Set if query was part of a search result.
Variable $is_single
Set if query is single post.
Variable $is_singular
Set if is single, is a page, or is an attachment.
Variable $is_tag
WP_Query::$is_tag in query.php
Set if query contains tag.
Variable $is_tax
WP_Query::$is_tax in query.php
Set if query contains taxonomy.
Variable $is_time
WP_Query::$is_time in query.php
Set if query contains time.
Variable $is_trackback
Set if query is trackback.
Variable $is_year
WP_Query::$is_year in query.php
Set if query contains a year.
Method init
WP_Query::init() in query.php
Initiates object properties and sets default values.
Function in_the_loop
in_the_loop() in query.php
Whether the caller is in the Loop.
Method is_404
WP_Query::is_404() in query.php
Is the query a 404 (returns no results)?
Function is_404
is_404() in query.php
Is the query a 404 (returns no results)?
Method is_archive
Is the query for an archive page?
Function is_archive
is_archive() in query.php
Is the query for an archive page?
Method is_attachment
Is the query for an attachment page?
Function is_attachment
is_attachment() in query.php
Is the query for an attachment page?
Method is_author
Is the query for an author archive page?
Function is_author
is_author() in query.php
Is the query for an author archive page?
Function is_category
is_category() in query.php
Is the query for a category archive page?
Method is_category
Is the query for a category archive page?
Method is_comments_popup
Whether the current URL is within the comments popup window.
Function is_comments_popup
is_comments_popup() in query.php
Whether the current URL is within the comments popup window.
Method is_comment_feed
Is the query for a comments feed?
Function is_comment_feed
is_comment_feed() in query.php
Is the query for a comments feed?
Function is_date
is_date() in query.php
Is the query for a date archive?
Method is_date
WP_Query::is_date() in query.php
Is the query for a date archive?
Function is_day
is_day() in query.php
Is the query for a day archive?
Method is_day
WP_Query::is_day() in query.php
Is the query for a day archive?
Function is_feed
is_feed() in query.php
Is the query for a feed?
Method is_feed
WP_Query::is_feed() in query.php
Is the query for a feed?
Function is_front_page
is_front_page() in query.php
Is the query for the front page of the site?
Method is_front_page
Is the query for the front page of the site?
Function is_home
is_home() in query.php
Is the query for the blog homepage?
Method is_home
WP_Query::is_home() in query.php
Is the query for the blog homepage?
Method is_month
Is the query for a month archive?
Function is_month
is_month() in query.php
Is the query for a month archive?
Method is_page
WP_Query::is_page() in query.php
Is the query for a single page?
Function is_page
is_page() in query.php
Is the query for a single page?
Method is_paged
Is the query for paged result and not for the first page?
Function is_paged
is_paged() in query.php
Is the query for paged result and not for the first page?
Method is_post_type_archive
Is the query for a post type archive page?
Function is_post_type_archive
Is the query for a post type archive page?
Method is_preview
Is the query for a post or page preview?
Function is_preview
is_preview() in query.php
Is the query for a post or page preview?
Method is_robots
Is the query for the robots file?
Function is_robots
is_robots() in query.php
Is the query for the robots file?
Method is_search
Is the query for a search?
Function is_search
is_search() in query.php
Is the query for a search?
Method is_single
Is the query for a single post?
Function is_single
is_single() in query.php
Is the query for a single post?
Method is_singular
Is the query for a single post of any post type (post, attachment, page, ... )?
Function is_singular
is_singular() in query.php
Is the query for a single post of any post type (post, attachment, page, ... )?
Method is_tag
WP_Query::is_tag() in query.php
Is the query for a tag archive page?
Function is_tag
is_tag() in query.php
Is the query for a tag archive page?
Function is_tax
is_tax() in query.php
Is the query for a taxonomy archive page?
Method is_tax
WP_Query::is_tax() in query.php
Is the query for a taxonomy archive page?
Method is_time
WP_Query::is_time() in query.php
Is the query for a specific time?
Function is_time
is_time() in query.php
Is the query for a specific time?
Method is_trackback
Is the query for a trackback endpoint call?
Function is_trackback
is_trackback() in query.php
Is the query for a trackback endpoint call?
Method is_year
WP_Query::is_year() in query.php
Is the query for a specific year?
Function is_year
is_year() in query.php
Is the query for a specific year?
m
top
Method mkdir
WP_Filesystem_Direct::mkdir() in class-wp-filesystem-direct.php
Method move
WP_Filesystem_Direct::move() in class-wp-filesystem-direct.php
Method mtime
WP_Filesystem_Direct::mtime() in class-wp-filesystem-direct.php
Variable $max_num_comment_pages
The amount of comment pages.
Variable $max_num_pages
The amount of pages.
Variable $meta_query
Metadata query container
n
top
Method next_comment
Iterate current comment index and return comment object.
Method next_post
Set up the next post and iterate current post index.
o
top
Method owner
WP_Filesystem_Direct::owner() in class-wp-filesystem-direct.php
Gets file owner
p
top
Function plugin_sandbox_scrape
Page plugins.php
plugins.php in plugins.php
Method put_contents
WP_Filesystem_Direct::put_contents() in class-wp-filesystem-direct.php
Write a string to a file
Variable $post
WP_Query::$post in query.php
The current post ID.
Variable $posts
WP_Query::$posts in query.php
List of posts.
Variable $post_count
The amount of posts for the current query.
Method parse_query
Parse a query string and set query type booleans.
Method parse_query_vars
Reparse the query vars.
Method parse_tax_query
q
top
Variable $queried_object
Holds the data for a single object that is queried.
Variable $queried_object_id
The ID of the queried object.
Variable $query
WP_Query::$query in query.php
Query vars set by the user
Variable $query_vars
Query vars, after parsing
Page query.php
query.php in query.php
Method query
WP_Query::query() in query.php
Sets up the WordPress query by parsing query string.
Function query_posts
query_posts() in query.php
Set up The Loop with query parameters.
r
top
Method rmdir
WP_Filesystem_Direct::rmdir() in class-wp-filesystem-direct.php
Variable $request
WP_Query::$request in query.php
Get post database query.
Method rewind_comments
Rewind the comments, resets the comment index and comment to first.
Method rewind_posts
Rewind the posts and reset post index.
Function rewind_posts
rewind_posts() in query.php
Rewind the loop posts.
s
top
Method size
WP_Filesystem_Direct::size() in class-wp-filesystem-direct.php
Method set
WP_Query::set() in query.php
Set query variable.
Function setup_postdata
setup_postdata() in query.php
Set up global post data.
Method set_404
WP_Query::set_404() in query.php
Sets the 404 property and saves whether query is feed.
Function set_query_var
set_query_var() in query.php
Set query variable.
t
top
Method touch
WP_Filesystem_Direct::touch() in class-wp-filesystem-direct.php
Variable $tax_query
Taxonomy query, as passed to get_tax_sql()
Variable $thumbnails_cached
Set if post thumbnails are cached
Method the_comment
Sets up the current comment.
Function the_comment
the_comment() in query.php
Iterate comment index in the comment loop.
Method the_post
Sets up the current post.
Function the_post
the_post() in query.php
Iterate the post index in the loop.
w
top
Class WP_Filesystem_Direct
WP_Filesystem_Direct in class-wp-filesystem-direct.php
WordPress Filesystem Class for direct PHP file and folder manipulation.
Function wp_old_slug_redirect
Redirect old slugs to the correct permalink.
Class WP_Query
WP_Query in query.php
The WordPress Query class.
Function wp_reset_postdata
wp_reset_postdata() in query.php
After looping through a separate query, this function restores the $post global to the current post in the main query
Function wp_reset_query
wp_reset_query() in query.php
Destroy the previous query and set up a new query.
a c d e f g h i m n o p q r s t w _