wp embed cache <command>

Finds, triggers, and deletes oEmbed caches.

SUBCOMMANDS

Name Description
wp embed cache clear

Deletes all oEmbed caches for a given post.

wp embed cache find

Finds an oEmbed cache post ID for a given URL.

wp embed cache trigger

Triggers the caching of all oEmbed results for a given post.

Command documentation is regenerated at every release. To add or update an example, please submit a pull request against the corresponding part of the codebase.