Advertisement

wp_cache_decr

Decrements numeric cache item’s value.

wp_cache_close

Closes the cache.

wp_cache_add

Adds data to the cache, if the cache key doesn’t already exist.

Advertisement

get_bookmarks

Retrieves the list of bookmarks

Advertisement

wp_list_bookmarks

Retrieve or echo all of the bookmarks.

_walk_bookmarks

The formatted output of a list of bookmarks.

block_version

Returns the current version of the block format that the content string is using.

Advertisement

_restore_wpautop_hook

If do_blocks() needs to remove wpautop() from the `the_content` filter, this re-adds it afterwards, for subsequent `the_content` usage.

do_blocks

Parses dynamic blocks out of `post_content` and re-renders them.

parse_blocks

Parses blocks out of a content string.