-
Hi all,
I did some tests using this package on my wordpress installations and because I don't know much how works wordpress cache, I was wondering some questions.
As I can see, if run this
>…
-
I keep `wp-cache-config.php` read-only for PHP's user, because I want all changes to configuration files to be properly tracked in version control, which is a best practice.
Doing that prevents adm…
-
### Impacted plugin
Super Cache
### Quick summary
I use a CDN on my website (https://www.underthecover.pt/) and all of the images are provided by the CDN service (I use WP Super Cache to implement …
-
For example, https://wordpress.org/plugins/wp-super-cache/.
WP Super Cache implements a server-side cache, in theory the two plugins could work in parallel.
-
## Feature Request
When running `wp plugin install plugin --activate --force`
It won't run activation hooks if the plugin is already activated:
https://github.com/wp-cli/extension-command/blob/…
-
I just migrated my website (tyria.in.th) to new hosting. And WP Super Cache can automatically update **WPCACHEHOME** in wp-config.php
Somehow my website still break and show the message as followin…
-
Hello!
In my typical setup, I use WordPress in its own subdirectory `/wp`, what is normally defined in ABSPATH.
And have `content` (what is called wp-content by default) living on the same level. …
-
WP Super cache Version 1.7.4 -
We have iThemes Security installed. One of the options in iThemes is to Disallow File Edits. This setting in iThemes adds the following to wp-config.php:
```
// …
-
## Description
On a Bi-Directional Relationship with multi select, unchecked selections are not removed on the related object. The value updates only if you open the related object and click publis…
-
The flush command doesn't do anything in multisite. Given this syntax:
```
wp super-cache flush --url=your.sample.domain
```
I'd expect the files within `cache/supercache/your.sample.domain` t…