New and updated in 5.3.0
-
functiondo_robots()
Displays the default robots.txt file content.
-
functionadd_query_arg()
Retrieves a modified URL query string.
-
functiondate_i18n()
Retrieves the date in localized format, based on a sum of Unix timestamp and timezone offset in seconds.
-
functiondo_enclose()
Checks content for video and audio links to add as enclosures.
-
methodWalker::paged_walk()
Produces a page of nested elements.
-
functioncurrent_time()
Retrieves the current time based on specified type.
-
methodWalker::walk()
Displays array of elements hierarchically.
-
function_wp_filter_build_unique_id()
Builds a unique string ID for a hook callback function.
-
functiondo_action()
Calls the callback functions that have been added to an action hook.
-
Setup dependencies.
-
Prepares the query variables.
-
functionwp_insert_user()
Inserts a user into the database.
-
functionwalk_page_dropdown_tree()
Retrieves HTML dropdown (select) content for page list.
-
functiongallery_shortcode()
Builds the Gallery shortcode output.
-
functionget_post_mime_types()
Gets default post mime types.
-
functionadd_post_type_support()
Registers support of certain features for a post type.
-
functionregister_post_type()
Registers a post type.
-
methodwpdb::prepare()
Prepares a SQL query for safe execution.
-
Filters the list of TinyMCE external plugins.
-
hooktiny_mce_plugins
Filters the list of default TinyMCE plugins.
-
Filters the translations loaded for external TinyMCE 3.x plugins.