New and updated in 3.0.0
-
Adds an already registered taxonomy to an object type.
-
functionwp_cookie_constants()
Defines cookie-related WordPress constants.
-
functionwp_ssl_constants()
Defines SSL-related WordPress constants.
-
functionwp_functionality_constants()
Defines functionality-related WordPress constants.
-
Filters whether to preempt generating a shortlink for the given post.
-
hookget_shortlink
Filters the shortlink for a post.
-
functionwp_shortlink_wp_head()
Injects rel=shortlink into the head if a shortlink is defined for the current page.
-
functionwp_shortlink_header()
Sends a Link: rel=shortlink header if a shortlink is defined for the current page.
-
functionthe_shortlink()
Displays the shortlink for a post.
-
hookthe_shortlink
Filters the short link anchor tag for a post.
-
functionwp_initial_constants()
Defines initial WordPress constants.
-
functionwp_plugin_directory_constants()
Defines plugin directory WordPress constants.
-
functionwp_get_shortlink()
Returns a shortlink for a post, page, attachment, or site.
-
functionget_admin_url()
Retrieves the URL to the admin area for a given site.
-
functionnetwork_site_url()
Retrieves the site URL for the current network.
-
hooknetwork_site_url
Filters the network site URL.
-
functionnetwork_home_url()
Retrieves the home URL for the current network.
-
hooknetwork_home_url
Filters the network home URL.
-
functionnetwork_admin_url()
Retrieves the URL to the admin area for the network.
-
Filters the network admin URL.
-
functionuser_admin_url()
Retrieves the URL to the admin area for the current user.
-
functionget_site_url()
Retrieves the URL for a given site where WordPress application files (e.g. wp-blog-header.php or the wp-admin/ folder) are accessible.
-
functionhome_url()
Retrieves the URL for the current site where the front end is accessible.
-
functionget_home_url()
Retrieves the URL for a given site where the front end is accessible.
-
hookhome_url
Filters the home URL.
-
functionsite_url()
Retrieves the URL for the current site where WordPress application files (e.g. wp-blog-header.php or the wp-admin/ folder) are accessible.
-
Displays relational links for the posts adjacent to the current post for single post pages.
-
functionget_term_feed_link()
Retrieves the feed link for a term.
-
Filters the feed link for a taxonomy other than ‘category’ or ‘post_tag’.
-
functionget_search_link()
Retrieves the permalink for a search.