📜  wordpress clear et-cache - 任何代码示例

📅  最后修改于: 2022-03-11 15:00:22.781000             🧑  作者: Mango

代码示例1
This is a terrible side effect of using Divi and another reason I’ll never use 
it again for client websites. 

1. First, disable “Static CSS File Generation under 
Divi Options > Builder > Advanced.

2. Next, delete the ET Cache Folder either in File Manager or via FTP. 

3. Lastly, edit your wp-config.php file by adding this line: 
define( ‘ET_BUILDER_CACHE_MODULES’, false );