prepend_attachment()
Function: Wraps attachment in paragraph tag before content.
Source: wp-includes/post-template.php:1706
Function: Wraps attachment in paragraph tag before content.
Source: wp-includes/post-template.php:1706
Filter Hook: Filters the attachment markup to be prepended to the post content.
Source: wp-includes/post-template.php:1742
Method: Adds data to the cache if it doesn’t already exist.
Source: wp-includes/class-wp-object-cache.php:199
Method: Removes the contents of the cache key in the group.
Source: wp-includes/class-wp-object-cache.php:425
Method: Clears the object cache of all data.
Source: wp-includes/class-wp-object-cache.php:559
Method: Retrieves the cache contents, if it exists.
Source: wp-includes/class-wp-object-cache.php:363
Method: Replaces the contents in the cache, if contents already exist.
Source: wp-includes/class-wp-object-cache.php:260
Method: Sets the data contents into the cache.
Source: wp-includes/class-wp-object-cache.php:302
Method: Echoes the stats of the caching.
Source: wp-includes/class-wp-object-cache.php:634
Class: Core class that implements an object cache.
Source: wp-includes/class-wp-object-cache.php:25