ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 283

wp_lostpassword_url()

Function: Returns the URL that allows the user to reset the lost password.

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

Used by 0 functions | Uses 4 functions

wp_magic_quotes()

Function: Add magic quotes to `$_GET`, `$_POST`, `$_COOKIE`, and `$_SERVER`.

Source: wp-includes/load.php:1127

Used by 0 functions | Uses 0 functions

wp_mail()

Function: Sends an email, similar to PHP’s mail function.

Source: wp-includes/pluggable.php:174

Used by 0 functions | Uses 0 functions

wp_maintenance()

Function: Die with a maintenance message when conditions are met.

Source: wp-includes/load.php:287

Used by 0 functions | Uses 0 functions

wp_make_content_images_responsive()

Function: Filters ‘img’ elements in post content to add ‘srcset’ and ‘sizes’ attributes.

Source: wp-includes/deprecated.php:4001

Used by 0 functions | Uses 0 functions

wp_make_link_relative()

Function: Converts full URL paths to absolute paths.

Source: wp-includes/formatting.php:4773

Used by 0 functions | Uses 0 functions

wp_make_plugin_file_tree()

Function: Makes a tree structure for the plugin file editor’s file list.

Source: wp-admin/includes/misc.php:519

Used by 0 functions | Uses 0 functions

wp_make_theme_file_tree()

Function: Makes a tree structure for the theme file editor’s file list.

Source: wp-admin/includes/misc.php:414

Used by 0 functions | Uses 0 functions

wp_map_nav_menu_locations()

Function: Maps nav menu locations according to assignments in previously active theme.

Source: wp-includes/nav-menu.php:1192

Used by 1 function | Uses 2 functions

wp_map_sidebars_widgets()

Function: Compares a list of sidebars with their widgets against an allowed list.

Source: wp-includes/widgets.php:1372

Used by 0 functions | Uses 0 functions
« Previous 1 … 282 283 284 … 329 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy