ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.8.0
  • Page 21

WP_Http::block_request()

Method: Determines whether an HTTP API request to the given URL should be blocked.

Source: wp-includes/class-wp-http.php:896

Used by 0 functions | Uses 0 functions

block_local_requests

Filter Hook: Filters whether to block local HTTP API requests.

Source: wp-includes/class-wp-http.php:920

Used by 0 functions | Uses 0 functions

https_ssl_verify

Filter Hook: Filters whether SSL should be verified for non-local requests.

Source: wp-includes/class-wp-http.php:402

Used by 0 functions | Uses 0 functions

wpdb::_weak_escape()

Method: Do not use, deprecated.

Source: wp-includes/class-wpdb.php:1276

Used by 0 functions | Uses 0 functions

wpdb::_real_escape()

Method: Real escape using mysqli_real_escape_string().

Source: wp-includes/class-wpdb.php:1293

Used by 0 functions | Uses 0 functions

wpdb::_escape()

Method: Escapes data. Works on arrays.

Source: wp-includes/class-wpdb.php:1323

Used by 0 functions | Uses 0 functions

wp_authenticate_username_password()

Function: Authenticates a user, confirming the username and password are valid.

Source: wp-includes/user.php:135

Used by 0 functions | Uses 0 functions

wp_authenticate_cookie()

Function: Authenticates the user using the WordPress auth cookie.

Source: wp-includes/user.php:298

Used by 0 functions | Uses 0 functions

WP_Feed_Cache_Transient

Class: Core class used to implement feed cache transients.

Source: wp-includes/class-wp-feed-cache-transient.php:17

Used by 0 functions | Uses 0 functions

WP_Feed_Cache_Transient::__construct()

Method: Creates a new (transient) cache object.

Source: wp-includes/class-wp-feed-cache-transient.php:57

Used by 0 functions | Uses 0 functions
« Previous 1 … 20 21 22 … 45 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy