preset
2 months ago
.htaccess
2 months ago
cache_nocacheable.txt
2 months ago
ccss_whitelist.txt
2 months ago
const.default.json
2 months ago
const.network_default.json
2 months ago
css_excludes.txt
2 months ago
esi.nonce.txt
2 months ago
esi.nonces.txt
2 months ago
gm_ips.txt
2 months ago
gm_uas.txt
2 months ago
js_defer_excludes.txt
2 months ago
js_excludes.txt
2 months ago
optm_uri_exc.txt
2 months ago
ucss_whitelist.txt
2 months ago
cache_nocacheable.txt
10 lines
| 1 | # Predefined list for Do Not Cache URIs # |
| 2 | # Comment can use `# `(there is a space following), or `##`, can use both as a new line or end of one line |
| 3 | # If you want to predefine new items, please send a Pull Request to https://github.com/litespeedtech/lscache_wp/blob/dev/data/cache_nocacheable.txt We will merge into next plugin release |
| 4 | |
| 5 | |
| 6 | # WP v6.6 Official Site Editor (Appearance >> Editor) |
| 7 | ^/wp-json/wp/v2 |
| 8 | |
| 9 | # Elementor API |
| 10 | ^/wp-json/elementor/v1 |