Full index

Package indexes


a b c d e f g h i k l m n o p q r s t v w _
a
top
Method activation
Create the mock functions file on the first run of the plugin.
Method add_to_menu
KB_Admin::add_to_menu() in kb-admin.php
Add menus and determine the hook.
Method atime
WP_Filesystem_Direct::atime() in class-wp-filesystem-direct.php
Method available
PT_Tests::available() in pt-tests.php
Whether this plugin has any Tests.
b
top
Variable $braceBlock
PT_Parser::$braceBlock in pt-parser.php
Braces counter for the block function.
Method block
PT_Parser::block() in pt-parser.php
Returns true while till the _upcoming_ pair of braces is matched.
Method blockProvider
PT_Parser_Test::blockProvider() in PT_Parser_Test.php
Method body
KB_Admin::body() in kb-admin.php
Extend this function to actually display the contents of the page. Should echo the data to be displayed.
Method body
PT_Admin::body() in pt-admin.php
The content of the page. Loads and runs the available tests and displays the results.
Method body_wrapper
KB_Admin::body_wrapper() in kb-admin.php
Output minimal boiler-plate HTML to make the page behave.
Method bulk_actions
PT_Plugin::bulk_actions() in pt-plugin.php
Change the bulk actions behaviour
c
top
Variable $capability
KB_Admin::$capability in kb-admin.php
Capability at which this page can be shown.
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.
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.
Page constants.php
constants.php in constants.php
Method copy
WP_Filesystem_Direct::copy() in class-wp-filesystem-direct.php
Page core.php
core.php in core.php
Method create_mockers
Create the files for mocking.
Method current
PT_Parser::current() in pt-parser.php
Returns a PT_Parser_Token instance or NULL in case the iterator has overshot.
Method current_page
KB_Admin::current_page() in kb-admin.php
Returns true if the current page is the one added by this class.
Method customize_screen
Override to customize the screen--screen options, etc.
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
Page constants.php
constants.php in constants.php
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 each
PT_Parser::each() in pt-parser.php
Run on all tokens internally. Useful in derived classes.
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 get
PT_Parse_File::get() in pt-parser.php
Method get
WP_Query::get() in query.php
Retrieve query variable.
Method get
PT_Parse_Class::get() in pt-parser.php
Method get
PT_Parse_Function::get() in pt-parser.php
Method getchmod
WP_Filesystem_Direct::getchmod() in class-wp-filesystem-direct.php
Gets file permissions
Method getVal
PT_Parser_Test::getVal() in PT_Parser_Test.php
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 get_modifier
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()
Method get_queried_object_id
Retrieve ID of the current queried object.
Function get_queried_object_id
Retrieve ID of the current queried object. Wrapper for $wp_query->get_queried_object_id()
Function get_query_var
get_query_var() in query.php
Retrieve variable in the WP_Query class.
Method group
WP_Filesystem_Direct::group() in class-wp-filesystem-direct.php
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.
Function have_posts
have_posts() in query.php
Whether current WordPress query has results to loop over.
Method have_posts
Whether there are more posts available in the loop.
Method help
PT_Plugin::help() in pt-plugin.php
Modify the help text for this plugin
Method help
KB_Admin::help() in kb-admin.php
Override to modify the help message.
Method hook_page
KB_Admin::hook_page() in kb-admin.php
Add a page to be loaded for the specified slug. Do not over-ride.
Method hook_page_title
Set the title of a page defined without any entry in the menu.
i
top
Variable $icon
KB_Admin::$icon in kb-admin.php
Icon to be added in the menu.
Variable $inBlock
PT_Parser::$inBlock in pt-parser.php
State for the block function.
Variable $instance
KB_Singleton::$instance in kb-singleton.php
Storing the instance
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.
Method init
PT_Plugin::init() in pt-plugin.php
Run this at the right time
Method init
KB_Admin::init() in kb-admin.php
Wrapper for conditionally loading resources
Function in_the_loop
in_the_loop() in query.php
Whether the caller is in the Loop.
Function is_404
is_404() in query.php
Is the query a 404 (returns no results)?
Method is_404
WP_Query::is_404() in query.php
Is the query a 404 (returns no results)?
Function is_archive
is_archive() in query.php
Is the query for an archive page?
Method is_archive
Is the query for an archive page?
Function is_attachment
is_attachment() in query.php
Is the query for an attachment page?
Method is_attachment
Is the query for an attachment page?
Function is_author
is_author() in query.php
Is the query for an author archive page?
Method is_author
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?
Function is_comments_popup
is_comments_popup() in query.php
Whether the current URL is within the comments popup window.
Method is_comments_popup
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?
Method is_date
WP_Query::is_date() in query.php
Is the query for a date archive?
Function is_date
is_date() in query.php
Is the query for a date archive?
Method is_day
WP_Query::is_day() in query.php
Is the query for a day archive?
Function is_day
is_day() in query.php
Is the query for a day archive?
Method is_dir
WP_Filesystem_Direct::is_dir() in class-wp-filesystem-direct.php
Method is_feed
WP_Query::is_feed() in query.php
Is the query for a feed?
Function is_feed
is_feed() in query.php
Is the query for a feed?
Method is_file
WP_Filesystem_Direct::is_file() in class-wp-filesystem-direct.php
Method is_front_page
Is the query for the front page of the site?
Function is_front_page
is_front_page() in query.php
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?
Function is_paged
is_paged() in query.php
Is the query for paged result and not for the first page?
Method is_paged
Is the query for paged result and not for the first page?
Function is_post_type_archive
Is the query for a post type archive page?
Method 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_readable
WP_Filesystem_Direct::is_readable() in class-wp-filesystem-direct.php
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, ... )?
Function is_tag
is_tag() in query.php
Is the query for a tag archive page?
Method is_tag
WP_Query::is_tag() in query.php
Is the query for a tag archive page?
Method is_tax
WP_Query::is_tax() in query.php
Is the query for a taxonomy archive page?
Function is_tax
is_tax() in query.php
Is the query for a taxonomy archive page?
Function is_time
is_time() in query.php
Is the query for a specific time?
Method is_time
WP_Query::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_writable
WP_Filesystem_Direct::is_writable() in class-wp-filesystem-direct.php
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?
k
top
Page kb-admin.php
kb-admin.php in kb-admin.php
Page kb-at.php
kb-at.php in kb-at.php
Page kb-cpt.php
kb-cpt.php in kb-cpt.php
Page kb-plugin.php
kb-plugin.php in kb-plugin.php
Page kb-singleton.php
kb-singleton.php in kb-singleton.php
Class KB_Admin
KB_Admin in kb-admin.php
Generic Class that can be extended for creating admin screens for plugins.
Class KB_At
KB_At in kb-at.php
Syntactic sugar for adding functions to actions/filters.
Class KB_Cpt
KB_Cpt in kb-cpt.php
Generic class to handle common CPT functionality.
Class KB_Plugin
KB_Plugin in kb-plugin.php
Base class for plugins.
Class KB_Singleton
KB_Singleton in kb-singleton.php
Singleton abstract class.
Method key
PT_Parser::key() in pt-parser.php
Returns the current key val.
Page kb-admin.php
kb-admin.php in kb-admin.php
Page kb-at.php
kb-at.php in kb-at.php
l
top
Variable $line
PT_Parser_Token::$line in pt-parser.php
Method line
PT_Parser::line() in pt-parser.php
Returns the line of the current token.
Method links
PT_Tests::links() in pt-tests.php
The link to running a specific set of tests from this plugin.
Method load_resources
Load scripts and styles required for PressTest
Method load_resources
Override to load resources as required
Method load_resources
Conditionally initialize based on page being called.
Method load_tests
PT_Tests::load_tests() in pt-tests.php
Load all available tests into qUnit and phpUnit tests based on file extension.
m
top
Variable $max_num_comment_pages
The amount of comment pages.
Variable $max_num_pages
The amount of pages.
Variable $menu_title
KB_Admin::$menu_title in kb-admin.php
Menu title
Variable $meta_query
Metadata query container
Variable $modifiers
Variable $mods
PT_Parser::$mods in pt-parser.php
Possible modifiers for upcoming tokens.
Variable $mods__T_DOC_COMMENT__T_PROTECTED__1
Protected var
Variable $mods__T_DOC_COMMENT__T_PUBLIC__1
Public var
Variable $mods__T_DOC_COMMENT__T_VAR
var
Variable $mods__T_PROTECTED__1
Variable $mods__T_PUBLIC__1
Variable $mods__T_VAR
Variable $mod_distance
PT_Parser::$mod_distance in pt-parser.php
Distance since the modifier was captured.
Variable $mod_list
PT_Parser::$mod_list in pt-parser.php
Tokens of modifiers to be captured.
Method mkdir
WP_Filesystem_Direct::mkdir() in class-wp-filesystem-direct.php
Method modifiers
PT_Parser::modifiers() in pt-parser.php
Saves modifiers for future tokens.
Class mods__T_DOC_COMMENT__1
mods__T_DOC_COMMENT__1 in mods-basic.php
Basic Page to help test that modifications are saved properly.
Method move
WP_Filesystem_Direct::move() in class-wp-filesystem-direct.php
Method mtime
WP_Filesystem_Direct::mtime() in class-wp-filesystem-direct.php
Page mods-basic.php
mods-basic.php in mods-basic.php
n
top
Method next
PT_Parser::next() in pt-parser.php
Moves to the next token and runs an 'each' internal call.
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
Variable $page_title
PT_Admin::$page_title in pt-admin.php
Variable $page_title
KB_Admin::$page_title in kb-admin.php
Page title
Variable $parent
KB_Admin::$parent in kb-admin.php
Parent Menu
Variable $position
KB_Admin::$position in kb-admin.php
Position in the menu
Variable $position
PT_Parser::$position in pt-parser.php
Current Position
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
Method permission_warning
Show warning asking for correct permissions on mocked folder.
Constant PHPUnit_MAIN_METHOD
PHPUnit_MAIN_METHOD in pt-phpUnit.php
Function plugin_sandbox_scrape
Class PressTest
PressTest in core.php
Attaches functions to all the required actions; singleton.
Page PressTest.php
PressTest.php in PressTest.php
Method provider
PT_Parser_Test::provider() in PT_Parser_Test.php
Page pt-admin.php
pt-admin.php in pt-admin.php
Page pt-mocker.php
pt-mocker.php in pt-mocker.php
Page pt-parser.php
pt-parser.php in pt-parser.php
Page pt-phpUnit.php
pt-phpUnit.php in pt-phpUnit.php
Page pt-plugin.php
pt-plugin.php in pt-plugin.php
Page pt-tests.php
pt-tests.php in pt-tests.php
Page PT_Parser_Test.php
PT_Parser_Test.php in PT_Parser_Test.php
Page plugins.php
plugins.php in plugins.php
Class PT_Admin
PT_Admin in pt-admin.php
Generates the test results page.
Constant PT_ADMIN_DIR
PT_ADMIN_DIR in constants.php
Admin path
Constant PT_ADMIN_INCLUDES_DIR
PT_ADMIN_INCLUDES_DIR in constants.php
Admin includes path
Constant PT_ADMIN_URL
PT_ADMIN_URL in constants.php
PressTest Admin Page URL
Constant PT_COL
PT_COL in constants.php
PressTest Column identifier
Constant PT_DIR
PT_DIR in constants.php
Plugin Directory
Constant PT_FILE
PT_FILE in constants.php
Hand written basename to avoid soft linking issues
Constant PT_FOLDER
PT_FOLDER in constants.php
Plugin Folder
Constant PT_HOME
PT_HOME in constants.php
Plugin Homepage
Constant PT_IMAGES_URL
PT_IMAGES_URL in constants.php
Images folder
Class PT_Mocker
PT_Mocker in pt-mocker.php
Checks whether mock files are required and creates them.
Constant PT_MOCK_DIR
PT_MOCK_DIR in constants.php
The directory for mocked files.
Constant PT_MOCK_PLUGIN_DIR
PT_MOCK_PLUGIN_DIR in constants.php
The directory for mocked plugin files.
Constant PT_MOCK_THEME_DIR
PT_MOCK_THEME_DIR in constants.php
The directory for mocked theme files.
Constant PT_NEEDS_PERMISSION
PT_NEEDS_PERMISSION in constants.php
The option indicating that the presstest folder should be writeable.
Class PT_Parser
PT_Parser in pt-parser.php
Smart iterator for tokens obtained parsed code.
Class PT_Parser_Test
PT_Parser_Test in PT_Parser_Test.php
Class PT_Parser_Token
PT_Parser_Token in pt-parser.php
Value returned by the PT_Parser Iterator.
Class PT_Parse_Argument
PT_Parse_Argument in pt-parser.php
Class PT_Parse_Class
PT_Parse_Class in pt-parser.php
Class PT_Parse_File
PT_Parse_File in pt-parser.php
Class PT_Parse_Function
PT_Parse_Function in pt-parser.php
Class PT_Parse_Global
PT_Parse_Global in pt-parser.php
Class PT_Parse_Method
PT_Parse_Method in pt-parser.php
Class PT_Parse_Property
PT_Parse_Property in pt-parser.php
Constant PT_PHPUNIT_DIR
PT_PHPUNIT_DIR in constants.php
phpUnit Directory
Class PT_Plugin
PT_Plugin in pt-plugin.php
The plugin page modifier for PressTest
Constant PT_PLUGINS_SCREEN
PT_PLUGINS_SCREEN in constants.php
PressTest Screen modified
Constant PT_QUNIT_URL
PT_QUNIT_URL in constants.php
qUnit Directory
Constant PT_SCRIPTS_URL
PT_SCRIPTS_URL in constants.php
Scripts folder
Constant PT_SLUG
PT_SLUG in constants.php
PressTest Admin Slug
Constant PT_STYLES_URL
PT_STYLES_URL in constants.php
Styles folder
Class PT_Tests
PT_Tests in pt-tests.php
Tests available for hplugins.
Constant PT_URL
PT_URL in constants.php
Plugin URL
Method put_contents
WP_Filesystem_Direct::put_contents() in class-wp-filesystem-direct.php
Write a string to a file
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
Variable $request
WP_Query::$request in query.php
Get post database query.
Method register
KB_Cpt::register() in kb-cpt.php
Method reset_modifiers
Resets all modifiers
Method rewind
PT_Parser::rewind() in pt-parser.php
Return to the start.
Method rewind_comments
Rewind the comments, resets the comment index and comment to first.
Function rewind_posts
rewind_posts() in query.php
Rewind the loop posts.
Method rewind_posts
Rewind the posts and reset post index.
Method rmdir
WP_Filesystem_Direct::rmdir() in class-wp-filesystem-direct.php
Method row_meta
PT_Plugin::row_meta() in pt-plugin.php
Modify the meta actions available for the plugin
Method run_tests
PT_Tests::run_tests() in pt-tests.php
Routes function to set up actual markup to display the test.
s
top
Variable $slug
KB_Admin::$slug in kb-admin.php
Store slug used for the page.
Variable $slug
PT_Admin::$slug in pt-admin.php
Method set
WP_Query::set() in query.php
Set query variable.
Method setUpBeforeClass
Function setup_postdata
setup_postdata() in query.php
Set up global post data.
Method setup_tests
PT_Tests::setup_tests() in pt-tests.php
Routes function to set up resources based on test type.
Method set_404
WP_Query::set_404() in query.php
Sets the 404 property and saves whether query is feed.
Method set_current_page
Runs only if the page corresponding to this class is called.
Function set_query_var
set_query_var() in query.php
Set query variable.
Method singleton
KB_Singleton::singleton() in kb-singleton.php
The singleton function must control access
Method size
WP_Filesystem_Direct::size() in class-wp-filesystem-direct.php
Method skip_till
PT_Parser::skip_till() in pt-parser.php
Skip tokens till the specified token is reached.
t
top
Variable $tax_query
Taxonomy query, as passed to get_tax_sql()
Variable $thumbnails_cached
Set if post thumbnails are cached
Variable $token
PT_Parser_Token::$token in pt-parser.php
Variable $tokens
PT_Parser::$tokens in pt-parser.php
Token list
Method testable
PT_Tests::testable() in pt-tests.php
Whether this plugin has any tests at all.
Method testBlockComplex
Checks the total number of blocks in the second level.
Method testBlockComplex2
Checks the total number of blocks in the third level.
Method testBlockSimple
PT_Parser_Test::testBlockSimple() in PT_Parser_Test.php
Method testMods
PT_Parser_Test::testMods() in PT_Parser_Test.php
Method testNextAll
PT_Parser_Test::testNextAll() in PT_Parser_Test.php
Method testNextMatchToken
Method testNextMatchVal
Method testNoSkip
PT_Parser_Test::testNoSkip() in PT_Parser_Test.php
Method testRewind
PT_Parser_Test::testRewind() in PT_Parser_Test.php
Method testSkipEnd
PT_Parser_Test::testSkipEnd() in PT_Parser_Test.php
Method testSkipMiddle
PT_Parser_Test::testSkipMiddle() in PT_Parser_Test.php
Method testSkipNottoken
Method testSkipStart
PT_Parser_Test::testSkipStart() in PT_Parser_Test.php
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.
Method touch
WP_Filesystem_Direct::touch() in class-wp-filesystem-direct.php
v
top
Variable $val
PT_Parser_Token::$val in pt-parser.php
Method val
PT_Parser::val() in pt-parser.php
Return the current val of the token.
Method valid
PT_Parser::valid() in pt-parser.php
Checks whether the iterator can still move forward.
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.
_
top
Method __construct
Method __construct
Method __construct
Method __construct
Method __construct
PT_Plugin::__construct() in pt-plugin.php
Set up hooks for modifying the plugin screen
Method __construct
Constructor.
Method __construct
PT_Tests::__construct() in pt-tests.php
Constructor. Extracts path data.
Method __construct
PT_Parser::__construct() in pt-parser.php
Constructor -- tokenizes code.
Method __construct
PT_Mocker::__construct() in pt-mocker.php
Enqueues required functions on appropriate hooks.
Method __construct
Hooks based on docs
Method __construct
KB_Admin::__construct() in kb-admin.php
The constructor, conditionally initializes the requirements for the plugin.
Method __construct
Initialize the plugin.
Method __construct
KB_Cpt::__construct() in kb-cpt.php
Constructor -- check if the 'init' action has run and accordingly register the post type.
Method __construct
KB_Plugin::__construct() in kb-plugin.php
Method __construct
PT_Admin::__construct() in pt-admin.php
Method __construct
KB_Singleton::__construct() in kb-singleton.php
The constructor must be hidden.
Method __construct
WP_Filesystem_Direct::__construct() in class-wp-filesystem-direct.php
constructor
a b c d e f g h i k l m n o p q r s t v w _