New and updated in 2.1.0
-
methodWalker::start_el()
Starts the element output.
-
methodWalker::end_el()
Ends the element output, if needed.
-
methodWalker::walk()
Displays array of elements hierarchically.
-
methodWP_Locale::get_month()
Retrieves the full translated month by month number.
-
Retrieves translated version of month abbreviation string.
-
Retrieves translated version of meridiem string.
-
Global variables are deprecated.
-
methodWP_Locale::__construct()
Constructor which calls helper methods to set up object variables.
-
classWP_Locale
Core class used to store translated data for a locale.
-
methodWP_Locale::init()
Sets up the translated strings and object properties.
-
methodWP_Locale::get_weekday()
Retrieves the full translated weekday word.
-
Retrieves the translated weekday initial.
-
Retrieves the translated weekday abbreviation.
-
hookdo_robots
Fired when the template loader determines a robots.txt request.
-
function_get_page_link()
Retrieves the page permalink.
-
hook_get_page_link
Filters the permalink for a non-page_on_front page.
-
classWP_Ajax_Response
Send XML response back to Ajax request.
-
Constructor – Passes args to WP_Ajax_Response::add().
-
methodWP_Ajax_Response::add()
Appends data to an XML response based on given arguments.
-
methodWP_Ajax_Response::send()
Display XML formatted responses.
-
functionwp_deregister_style()
Removes a registered stylesheet.
-
functiondid_action()
Retrieves the number of times an action has been fired during the current request.
-
functiondo_action_ref_array()
Calls the callback functions that have been added to an action hook, specifying arguments in an array.
-
functionget_the_category_rss()
Retrieves all of the post categories, formatted for use in feeds.
-
hookbloginfo_rss
Filters the bloginfo for display in RSS feeds.
-
Un-register an item or items.
-
Queue an item or items.
-
Dequeue an item or items.
-
methodWP_Dependencies::query()
Query the list for an item.
-
Processes the items and dependencies.