內容簡介
這個外掛會在流行的 WordPress 外掛或佈景主題觸發特定的鉤子時,使用 LSCache 或 Nginx Helper 外掛清除快取。
如果使用 LSCache 外掛,需要 Litespeed Enterprise 或 Openlightspeed 才能清除服務器快取。
如果使用 Nginx Helper 外掛,需要 Nginx 快取方法 FastCGI 或 Nginx Redi Cache 才能清除服務器快取。
以下主題和外掛會使用特定的鉤子:
WordPress 核心鉤子
upgrader_process_complete
activated_plugin
deactivated_plugin
switch_theme
Beaver Builder 外掛
fl_builder_cache_cleared
fl_builder_after_save_layout
fl_builder_after_save_user_template
upgrader_process_complete
Elementor 外掛
elementor/core/files/clear_cache
update_option__elementor_global_css
delete_option__elementor_global_css
Autoptimizer 外掛
delete_option__elementor_global_css
Oxygen 主題
wp_ajax_oxygen_vsb_cache_generated
update_option__oxygen_vsb_universal_css_url
update_option__oxygen_vsb_css_files_state
外掛標籤
開發者團隊
原文外掛簡介
This plugin will trigger a cache purge using the LSCache or Nginx Helper plugin when hooks are fired by popular plugins or themes.
If using the LSCache plugin, Litespeed Enterprise or Openlightspeed is required to purge server cache.
If using the Nginx Helper plugin, Nginx cache method FastCGI or Nginx Redi Cache is required to purge server cache.
The following themes and plugins hooks are used.
WordPress Core Hooks
upgrader_process_complete
activated_plugin
deactivated_plugin
switch_theme
Beaver Builder Plugin
fl_builder_cache_cleared
fl_builder_after_save_layout
fl_builder_after_save_user_template
upgrader_process_complete
Elementor Plugin
elementor/core/files/clear_cache
update_option__elementor_global_css
delete_option__elementor_global_css
Autoptimizer Plugin
delete_option__elementor_global_css
Oxygen Theme
wp_ajax_oxygen_vsb_cache_generated
update_option__oxygen_vsb_universal_css_url
update_option__oxygen_vsb_css_files_state
