New and updated in 3.1.0
-
functionself_admin_url()
Retrieves the URL to the admin area for either the current site or the network depending on context.
-
functionget_dashboard_url()
Retrieves the URL to the user’s dashboard.
-
Filters the dashboard URL for a user.
-
functionget_edit_profile_url()
Retrieves the URL to the user’s profile editor.
-
hookedit_profile_url
Filters the URL for a user’s profile editor.
-
hookuser_admin_url
Filters the user admin URL for the current user.
-
functionget_post_type_archive_link()
Retrieves the permalink for a post type archive.
-
Filters the post type archive permalink.
-
Retrieves the permalink for a post type archive feed.
-
Filters the post type archive feed link.
-
functionget_edit_term_link()
Retrieves the URL for editing a given term.
-
Filters the edit link for a term.
-
functionedit_term_link()
Displays or retrieves the edit term link with formatting.
-
hookedit_term_link
Filters the anchor tag for the edit link of a term.
-
functionwp_schedule_update_checks()
Schedules core, theme, and plugin update checks.
-
functionwp_dequeue_style()
Removes a previously enqueued CSS stylesheet.