{"id":151402,"date":"2021-12-21T21:00:53","date_gmt":"2021-12-21T21:00:53","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/cache-purge-helper\/"},"modified":"2021-12-21T21:00:30","modified_gmt":"2021-12-21T21:00:30","slug":"cache-purge-helper","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/cache-purge-helper\/","author":18725501,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.1.3","stable_tag":"0.1.4","tested":"5.8.13","requires":"3.0","requires_php":"7.4","requires_plugins":"","header_name":"Cache Purge Helper","header_author":"Paul Stoute, Jordan Trask, Jeff Cleverley","header_description":"Adding additional hooks to trigger nginx-helper or lscache plugin purges","assets_banners_color":"","last_updated":"2021-12-21 21:00:30","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/wpinfo.net\/sponsor","header_plugin_uri":"https:\/\/wpinfo.net","header_author_uri":"https:\/\/github.com\/jordantrizz\/cache-purge-helper","rating":5,"author_block_rating":0,"active_installs":300,"downloads":9096,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"0.1.3":{"tag":"0.1.3","author":"jordantrizz","date":"2021-12-21 21:00:30"},"0.1.4":{"tag":"0.1.4","author":"jordantrizz","date":"2022-03-23 15:50:59"},"0.1.5a":{"tag":"0.1.5a","author":"jordantrizz","date":"2022-09-14 13:51:32"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":2},"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":2647568,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2647568,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.3","0.1.4","0.1.5a"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[146,14945,2437,7914],"plugin_category":[52],"plugin_contributors":[206096],"plugin_business_model":[],"class_list":["post-151402","plugin","type-plugin","status-publish","hentry","plugin_tags-cache","plugin_tags-litespeed","plugin_tags-nginx","plugin_tags-purge","plugin_category-performance","plugin_contributors-jordantrizz","plugin_committers-jordantrizz"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/cache-purge-helper\/assets\/icon-128x128.jpg?rev=2647568","icon_2x":"https:\/\/ps.w.org\/cache-purge-helper\/assets\/icon-256x256.png?rev=2647568","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This plugin will trigger a cache purge using the LSCache or Nginx Helper plugin when hooks are fired by popular plugins or themes.<\/p>\n\n<ul>\n<li>If using the LSCache plugin, Litespeed Enterprise or Openlightspeed is required to purge server cache.<\/li>\n<li>If using the Nginx Helper plugin, Nginx cache method FastCGI or Nginx Redi Cache is required to purge server cache.<\/li>\n<\/ul>\n\n<p>The following themes and plugins hooks are used.<\/p>\n\n<h3>WordPress Core Hooks<\/h3>\n\n<ul>\n<li>upgrader_process_complete<\/li>\n<li>activated_plugin<\/li>\n<li>deactivated_plugin<\/li>\n<li>switch_theme<\/li>\n<\/ul>\n\n<h3>Beaver Builder Plugin<\/h3>\n\n<ul>\n<li>fl_builder_cache_cleared<\/li>\n<li>fl_builder_after_save_layout<\/li>\n<li>fl_builder_after_save_user_template<\/li>\n<li>upgrader_process_complete<\/li>\n<\/ul>\n\n<h3>Elementor Plugin<\/h3>\n\n<ul>\n<li>elementor\/core\/files\/clear_cache<\/li>\n<li>update_option__elementor_global_css<\/li>\n<li>delete_option__elementor_global_css<\/li>\n<\/ul>\n\n<h3>Autoptimizer Plugin<\/h3>\n\n<ul>\n<li>delete_option__elementor_global_css<\/li>\n<\/ul>\n\n<h3>Oxygen Theme<\/h3>\n\n<ul>\n<li>wp_ajax_oxygen_vsb_cache_generated<\/li>\n<li>update_option__oxygen_vsb_universal_css_url<\/li>\n<li>update_option__oxygen_vsb_css_files_state<\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>Automatic Installation<\/p>\n\n<ol>\n<li>Log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.<\/li>\n<li>In the search field type \"Cache Purge Helper\" and click Search Plugins. <\/li>\n<li>From the search results, pick \"Cache Purge Helper\" and click Install Now. Wordpress will ask you to confirm to complete the installation.<\/li>\n<\/ol>\n\n<p>Manual Installation<\/p>\n\n<ol>\n<li>Extract the zip file.<\/li>\n<li>Upload them to <code>\/wp-content\/plugins\/<\/code> directory on your WordPress installation.<\/li>\n<li>Then activate the Plugin from Plugins page.<\/li>\n<\/ol>\n\n<p>Enabling Debug Mode<\/p>\n\n<p>Simply add <code>define('CPHP_DEBUG',true);<\/code> to your wp-config.php to see debug messages in your PHP error_log<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='why%20did%20you%20create%20this%20plugin%3F'><h3>Why did you create this plugin?<\/h3><\/dt>\n<dd><p>There are a number of plugins and themes that change data in a WordPress instance which results in broken visuals and require a manual cache purge. This plugin makes sure that those instances will purge your sites cache.<\/p><\/dd>\n<dt id='what%20other%20caching%20solutions%20do%20you%20support%3F'><h3>What other caching solutions do you support?<\/h3><\/dt>\n<dd><p>None. Submit a issue on Github https:\/\/github.com\/jordantrizz\/cache-purge-helper\/issues<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h3>0.1.3<\/h3>\n\n<ul>\n<li>Github actions to automate pushing to SVN<\/li>\n<\/ul>\n\n<h3>0.1.2<\/h3>\n\n<ul>\n<li>Release to be sent to WordPress Plugin Directory<\/li>\n<\/ul>\n\n<h3>0.1.1<\/h3>\n\n<ul>\n<li>Preparing to be added to the WordPress Plugin Directory<\/li>\n<\/ul>","raw_excerpt":"A helper plugin to purge cache via the LSCache and Nginx Helper plugins for popular WordPress plugins and themes.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/151402","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=151402"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jordantrizz"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=151402"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=151402"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=151402"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=151402"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=151402"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=151402"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}