=== oEmbed Cache Clear === Contributors: Tags: oembed, cache, clear, empty Requires at least: 3.7.0 Tested up to: 4.7 Stable tag: 1.0.0 Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A lightweight plugin that lets you clear the oEmbed Cache of posts and pages in WordPress. == Description == With this plugin you can clear the cached oEmbed responses that WordPress saves for outgoing (oEmbed-Provider) links in posts and Pages!. == Installation == In order to use the plugin, you should proceed as follows: 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Go to Posts->All Posts or Pages->All pages 4. You can select your posts/pages and use the "Bulk Actions" to empty the cache of your selection. You can also use the link that appears when you hover over a title of a post/page. == Screenshots == 1. Clear cache individually using the Actions row. 2. Clear cache individually using the Bulk Actions. == Changelog == == 1.0.0 == * Initial version.