New and updated in 2.1.0
-
functionwp_clear_scheduled_hook()
Unschedules all events attached to the hook with the specified arguments.
-
functionwp_next_scheduled()
Retrieves the next timestamp for an event.
-
functionspawn_cron()
Sends a request to run cron through HTTP request that doesn’t halt page loading.
-
functionwp_cron()
Registers _wp_cron() to run on the {@see ‘wp_loaded’} action.
-
functionwp_get_schedules()
Retrieves supported event recurrence schedules.
-
functionwp_schedule_single_event()
Schedules an event to run only once.
-
Starts the element output.
-
classWalker_Category
Core class used to create an HTML list of categories.
-
Starts the list before the elements are added.
-
Ends the list of after the elements are added.
-
Starts the element output.
-
Ends the element output, if needed.
-
Core class used to create an HTML dropdown list of Categories.
-
functionwalk_category_tree()
Retrieves HTML list content for category list.
-
functionwalk_category_dropdown_tree()
Retrieves HTML dropdown (select) content for category list.
-
hookwp_dropdown_cats
Filters the taxonomy drop-down output.
-
functionwp_list_categories()
Displays or retrieves the HTML list of categories.
-
Filters the HTML output of a taxonomy list.
-
functionwp_dropdown_categories()
Displays or retrieves the HTML dropdown list of categories.
-
functionset_theme_mod()
Updates theme modification value for the active theme.
-
functionremove_theme_mod()
Removes theme modification name from active theme list.
-
functionremove_theme_mods()
Removes theme modifications option for the active theme.
-
functionget_header_textcolor()
Retrieves the custom header text color in 3- or 6-digit hexadecimal form.
-
functionheader_textcolor()
Displays the custom header text color in 3- or 6-digit hexadecimal form (minus the hash symbol).
-
functionget_header_image()
Retrieves header image for custom header.
-
functionheader_image()
Displays header image URL.
-
functionlocale_stylesheet()
Displays localized stylesheet link element.
-
functionget_theme_mod()
Retrieves theme modification value for the active theme.
-
Filters the localized stylesheet URI.
-
functionget_locale_stylesheet_uri()
Retrieves the localized stylesheet URI.