ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 222

WP_Object_Cache::is_valid_key()

Method: Serves as a utility function to determine whether a key is valid.

Source: wp-includes/class-wp-object-cache.php:141

Used by 0 functions | Uses 0 functions

WP_Object_Cache::replace()

Method: Replaces the contents in the cache, if contents already exist.

Source: wp-includes/class-wp-object-cache.php:260

Used by 0 functions | Uses 0 functions

WP_Object_Cache::reset()

Method: Resets cache keys.

Source: wp-includes/class-wp-object-cache.php:615

Used by 0 functions | Uses 0 functions

WP_Object_Cache::set()

Method: Sets the data contents into the cache.

Source: wp-includes/class-wp-object-cache.php:302

Used by 0 functions | Uses 0 functions

WP_Object_Cache::set_multiple()

Method: Sets multiple values to the cache in one call.

Source: wp-includes/class-wp-object-cache.php:334

Used by 0 functions | Uses 0 functions

WP_Object_Cache::stats()

Method: Echoes the stats of the caching.

Source: wp-includes/class-wp-object-cache.php:634

Used by 0 functions | Uses 0 functions

WP_Object_Cache::switch_to_blog()

Method: Switches the internal blog ID.

Source: wp-includes/class-wp-object-cache.php:602

Used by 0 functions | Uses 0 functions

WP_oEmbed_Controller::get_item()

Method: Callback for the embed API endpoint.

Source: wp-includes/class-wp-oembed-controller.php:119

Used by 0 functions | Uses 0 functions

WP_oEmbed_Controller::get_proxy_item()

Method: Callback for the proxy API endpoint.

Source: wp-includes/class-wp-oembed-controller.php:169

Used by 0 functions | Uses 0 functions

WP_oEmbed_Controller::get_proxy_item_permissions_check()

Method: Checks if current user can make a proxy oEmbed request.

Source: wp-includes/class-wp-oembed-controller.php:148

Used by 0 functions | Uses 0 functions
« Previous 1 … 221 222 223 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy