ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 2.0.0
  • Page 10

prepend_attachment()

Function: Wraps attachment in paragraph tag before content.

Source: wp-includes/post-template.php:1706

Used by 1 function | Uses 6 functions

prepend_attachment

Filter Hook: Filters the attachment markup to be prepended to the post content.

Source: wp-includes/post-template.php:1742

Used by 1 function | Uses 0 functions

WP_Object_Cache::add()

Method: Adds data to the cache if it doesn’t already exist.

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

Used by 0 functions | Uses 0 functions

WP_Object_Cache::delete()

Method: Removes the contents of the cache key in the group.

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

Used by 0 functions | Uses 0 functions

WP_Object_Cache::flush()

Method: Clears the object cache of all data.

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

Used by 0 functions | Uses 0 functions

WP_Object_Cache::get()

Method: Retrieves the cache contents, if it exists.

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

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::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::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

Class: Core class that implements an object cache.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 9 10 11 … 23 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy