ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 83

wp_logout_url()

Function: Retrieves the logout URL.

Source: wp-includes/general-template.php:386

Used by 1 function | Uses 3 functions

wp_login_url()

Function: Retrieves the login URL.

Source: wp-includes/general-template.php:416

Used by 7 functions | Uses 3 functions

wp_registration_url()

Function: Returns the URL that allows the user to register on the site.

Source: wp-includes/general-template.php:447

Used by 2 functions | Uses 3 functions

wp_login_form()

Function: Provides a simple login form for use anywhere within WordPress.

Source: wp-includes/general-template.php:489

Used by 0 functions | Uses 6 functions

wp_print_footer_scripts()

Function: Hooks to print the scripts and styles in the footer.

Source: wp-includes/script-loader.php:1921

Used by 0 functions | Uses 2 functions

wp_enqueue_scripts()

Function: Wrapper for do_action( ‘wp_enqueue_scripts’ ).

Source: wp-includes/script-loader.php:1938

Used by 0 functions | Uses 2 functions

print_admin_styles()

Function: Prints the styles queue in the HTML head on admin pages.

Source: wp-includes/script-loader.php:1956

Used by 0 functions | Uses 4 functions

print_late_styles()

Function: Prints the styles that were queued too late for the HTML head.

Source: wp-includes/script-loader.php:1990

Used by 1 function | Uses 3 functions

wp_print_head_scripts()

Function: Prints the script queue in the HTML head on the front end.

Source: wp-includes/script-loader.php:1891

Used by 0 functions | Uses 4 functions

_wp_footer_scripts()

Function: Private, for use in *_footer_scripts hooks

Source: wp-includes/script-loader.php:1911

Used by 0 functions | Uses 2 functions
« Previous 1 … 82 83 84 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy