=== LH No Cache Shortcode === Contributors: shawfactor Donate link: https://lhero.org/portfolio/lh-no-cache-shortcode/ Tags: admin, posts, cache, nocache, wp super cache Requires at least: 4.0 Tested up to: 6.0 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Prevent wp super cache caching a page, post or cpt, by adding a shortcode == Description == Prevent wp super cache from caching your content on specific pages and cpts simply by adding a simple shortcode. Just add: [lh_no_cache_shortcode] that is it. WP Super Cache won't cache the page! **Like this plugin? Please consider [leaving a 5-star review](https://wordpress.org/support/view/plugin-reviews/lh-no-cache-shortcode/).** **Love this plugin or want to help the LocalHero Project? Please consider [making a donation](https://lhero.org/portfolio/lh-no-cache-shortcode/).** == Frequently Asked Questions == = Does the shortcode have any attributes? = No it just works. == Installation == 1. Upload the entire `lh-no-cache-shortcode` folder to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Include the shortcode: [lh_no_cache_shortcode] in your content. == Changelog == **1.00 September 06, 2019** * Initial release