I have recently noticed that the cache is not clearing after a page update. Could this be a bug after updating to WordPress 4.9?
]]>I am on a caching/security search, and thought I found the solution via OLD posts with Wordfence/Falcon. Finally saw Falcon was stripped out of Wordfence, and then saw you forked this. Any plans to update it?
]]>had trouble enabling cache when I upgraded to latest wordfence v6.3.12 and installing vendi cache.
Found this on the wordfence support
I was meaning to tell you to go check the value of “cacheType” row in the “wfConfig” table
I changed the name of cachType to TempcacheType, as I didn’t want to delete the info.
This was enough to get basic cache working with Vendi.
If this is not the right way to get it to work, please let me know.
Otherwise I thought that it might help someone.
Also, How do I chech that basic cache is working?
]]>I’ve enabled the disk based cache. I test each page and come back to vendi-cache settings and the cache stats say, “Your cache is empty. It may be disabled or recently cleared”.
I tried disabling wordfence. Although it doesn’t look like falcon is there anymore. I even tried adding the plugin to a site without wordfence. That still didn’t work. Any ideas?
Thanks –
Jay
Hi, Thanks again for this great fork!
Any plans for multisite support? And if so, when? I just upgraded an installation to multisite and was surprised to find Vendi Cache’s message “Multisite is not currently supported in this release.” since Wordfence Falcon did support multisite.
Regards, Doni
]]>Hi,
I had to disable vendi-cache following 1.2.0 update
entire website front end gave http 500 errors to everyone including me
luckily back end still worked to disable plugin…
]]>Hi,
I used to clear the Cache with Cronjobs with the function: wfCache::clearPageCache();
Is there any alternative?
Thanks!
]]>I hadn’t ever tried Wordfence Falcon on multisite, but wondering if Vendi Cache works on WordPress Multisite?
]]>hi,
i’ve got latest Wordfence installed, Falcon is no longer there.
i’ve removed everything in between
#WFIPBLOCKS - Do not remove this line. Disable Web Caching in Wordfence to remove this data.
and
#Do not remove this line. Disable Web caching in Wordfence to remove this data - WFCACHECODE
i’ve also removed /wp-content/wfcache/
but whenever i try enabling “basic caching” or “disk-based cache” i get this:
An error occurred
Please disable WordFence\s cache before enabling Vendi Cache.
what am i supposed to do? i cannot think of any other settings which bares legacy with Wordfence cache…
]]>Hey !
Does it support the wordfence::doNotCache() ?
]]>I used the WordFence cache and it was the fastest caching for my websites. Great that you continued this project. I tested it and it’s still the fastest, but I miss 2 things:
– A ‘preload’ function (to preload the cache).
– A ’empty cache’ button in the toolbar (makes it faster to empty the cache instead of going to the plugin page).
Any change you could add these features?
]]>Thanks for forking out vendi out of wordfence. There is a slight bug in Vendi. When other 3rd party caching plugins are installed on a site, and you attempt to enable vendi after downloading the required htaccess file, vendi shows a popup (just like word fence used to) but rather than specify what 3rd party caching plugin it wants you to disable, it just writes out the plugin variable name as “$1s” as against wordfence, which correctly recognizes the name of the conflicting plugin.
]]>