-
Committed [2889258] to Plugins SVN:
Bump tested version to 6.1.1 -
Committed [2889254] to Plugins SVN:
Bump tested version to 6.1.1 -
Posted a reply to Cache for registered users in multisite installations, on the site WordPress.org Forums:
Sorry for the late reply. Is your multisite a sub-directory one or a hostname one?… -
Posted a reply to Cache for registered users in multisite installations, on the site WordPress.org Forums:
Hi @javiermates, Could you please give me some details explaining how the caching doesn't work… -
Mentioned in [55182] on Core SVN:
Embeds: Add oEmbed support for crowdsignal.net surveys. -
Created ticket #57543 on Core Trac:
Add oembed support for crowdsignal.net surveys -
Committed [2814370] to Plugins SVN:
Tagged release 3.0.10 -
Committed [2814365] to Plugins SVN:
Merge with GH at ... -
Posted a reply to Is this safe to remove?, on the site WordPress.org Forums:
If you're not using this plugin any more then yes, it is safe to remove… -
Posted a reply to Commenting a comment, will create wp-cache and meta-wp-cache files, on the site WordPress.org Forums:
Normally a cookie is set when someone leaves a comment. Spam bots should ignore those… -
Posted a reply to Exclude Product Feed from caching, on the site WordPress.org Forums:
I've never used that plugin but if the feed has a particular URL like /productfeedpro/… -
Posted a reply to After I try Cloudflare Cache and I can’t use this plugin anymore, on the site WordPress.org Forums:
For anyone else who comes here and finds this question, the answer is to delete… -
Posted a reply to SuperCache Being Removed after 3-5 seconds, on the site WordPress.org Forums:
Something odd about your site: 1. The log shows that wp_cache_replace_line was called by the… -
Posted a reply to Distinguishing cached page served by php or by mod rewrite, on the site WordPress.org Forums:
Enable debugging in the plugin and you'll see entries there when PHP serves a page.… -
Posted a reply to For authorized users, my site is slow., on the site WordPress.org Forums:
Can you try simple caching? Do you have caching enabled for all users? Have you… -
Posted a reply to How do I cache pages by sitemap?, on the site WordPress.org Forums:
There isn't a way to do that, but you could write a shell script that… -
Posted a reply to Cache Contents – Super Cache (0), on the site WordPress.org Forums:
WP Cache files are generated when your visitor has a cookie for your website. In… -
Posted a reply to You should use persistent object cache, on the site WordPress.org Forums:
No, This plugin does not have an object cache. You need other software for that.… -
Posted a reply to Redis and Memcached trong wp super cache, on the site WordPress.org Forums:
@cacanhmini WP Super Cache does not support Redis or using an object cache. You'll need… -
Posted a reply to Why are different users served different cached files?, on the site WordPress.org Forums:
@ggedde - you know that all your logged in users will see the same "personal"… -
Posted a reply to my page is not loading., on the site WordPress.org Forums:
Unfortunately reverting won't fix the problem permanently because the plugin will be updated again and… -
Posted a reply to my overlay video stopped working, on the site WordPress.org Forums:
I'm sorry. I don't know why this is happening. -
Posted a reply to I thought gzip was enabled but test says not, on the site WordPress.org Forums:
I'm not sure why some testers show that gzip compression is disabled but this one,… -
Posted a reply to Cache contents were deleted in some seconds, on the site WordPress.org Forums:
I'm sorry. I don't know why that is happening. The debug log didn't show anything… -
Posted a reply to Plugin configuration error, on the site WordPress.org Forums:
What error message are you seeing? -
Posted a reply to WPCACHEHOME must be set in config file., on the site WordPress.org Forums:
Definitely. The plugin shouldn't even be able to run if plugins/wp-super-cache is empty. Just try… -
Posted a reply to AMP compatibility issue with Version 1.7.8, on the site WordPress.org Forums:
New version has just been released. I decided to not load JS files for the… -
Committed [2738827] to Plugins SVN:
Tagged 1.7.9 -
Committed [2738825] to Plugins SVN:
Bump version to 1.7.9 and update changelog -
Committed [2738823] to Plugins SVN:
Merge with GH at ... -
Posted a reply to WPCACHEHOME must be set in config file., on the site WordPress.org Forums:
The WPCACHEHOME define has to be above the line that requires the wp-settings.php Which directory… -
Posted a reply to WPCACHEHOME must be set in config file., on the site WordPress.org Forums:
Is it set in your wp-config.php ? It is just below or above the line… -
Posted a reply to AMP compatibility issue with Version 1.7.8, on the site WordPress.org Forums:
Hopefully this will detect that plugin: is_plugin_active( 'amp/amp.php' ) If you want to test that,… -
Posted a reply to AMP compatibility issue with Version 1.7.8, on the site WordPress.org Forums:
OK, I'll add a check, if that plugin is active to disable the JavaScript loading. -
Posted a reply to clearing the cache of a single page leads to the dashboard instead of reloading, on the site WordPress.org Forums:
Do you have JavaScript disabled? It now fires an ajax request to delete the cache… -
Posted a reply to AMP compatibility issue with Version 1.7.8, on the site WordPress.org Forums:
If it is AMPforWP that you're using then this patch should take care of it.… -
Posted a reply to AMP compatibility issue with Version 1.7.8, on the site WordPress.org Forums:
@kc2qcy are you using the ampforwp plugin to handle AMP? I'll patch this so it… -
Committed [2737690] to Plugins SVN:
Tagged 1.7.8 -
Committed [2737689] to Plugins SVN:
Merge with GH at ... -
Posted a reply to Fatal error triggered (PHP 8.1), on the site WordPress.org Forums:
Thanks. Added that in https://github.com/Automattic/wp-super-cache/pull/819 -
Posted a reply to Ignoring query parameters, on the site WordPress.org Forums:
It was more complicated than that. I had to remove the query vars from REQUEST_URI… -
Posted a reply to my overlay video stopped working, on the site WordPress.org Forums:
If the video works for a day then there's probably some nonce used to stop… -
Posted a reply to backend warnings for unpublished posts, on the site WordPress.org Forums:
Here's another thread about this: https://wordpress.org/support/topic/compatibility-issue-with-php-8/ It is a core bug, but won't be fixed… -
Posted a reply to Ignoring query parameters, on the site WordPress.org Forums:
In the foreach loop on $wpsc_tracking_parameters as $param_name if you add the following line (after… -
Posted a reply to Lots of PHP Notice messages filling-up debug.log, on the site WordPress.org Forums:
Do you ever go to the Settings page->Contents page? Does it say a number on… -
Posted a reply to Cache statistics., on the site WordPress.org Forums:
Yes, you don't need to debug it and you can resolve this post. -
Posted a reply to Cache statistics., on the site WordPress.org Forums:
Caching a page by this plugin has no bearing on whether your site is indexed… -
Posted a reply to Cache statistics., on the site WordPress.org Forums:
It takes time for Google to update their search engines. Unless your pages are cached… -
Posted a reply to Cache statistics., on the site WordPress.org Forums:
I don't see a problem. The plugin is caching pages and removing outdated ones. It's… -
Posted a reply to Cache statistics., on the site WordPress.org Forums:
OK. What were you expecting? Did you think there would be hundreds of cached pages?…
Developer
-
Blog Voyeur
Active Installs: 10+
-
Comment Referrers
Active Installs: 100+
-
Cookies for Comments
Active Installs: 40,000+
-
Crowdsignal Dashboard - Polls, Surveys & more
Active Installs: 90,000+
-
Exploit Scanner
Active Installs: 10,000+
-
Sharedaddy
Active Installs: 400+
-
Theme Tester
Active Installs: 500+
-
Unfiltered MU
Active Installs: 7,000+
-
WordPress MU Domain Mapping
Active Installs: 4,000+
-
WordPress MU Sitewide Tags Pages
Active Installs: 90+
-
WP Debug Logger
Active Installs: 10+
-
WP Super Cache
Active Installs: 2+ million
Contributor
-
MU Post to Multiple Blogs
Active Installs: 20+
-
SyntaxHighlighter Evolved
Active Installs: 30,000+
-
WDS Multisite Aggregate
Active Installs: 10+
-
WP Job Manager
Active Installs: 100,000+