Kevin Pirnie
Forum Replies Created
-
Forum: Plugins
In reply to: [The Cache Purger] Support for Woocommerce ProductsYes. Unnecessary. WooCommerce utilizes posts and post meta actions and methods to save data. In turn those actions are already added as cache clearers.
Forum: Plugins
In reply to: [The Cache Purger] Support for Woocommerce ProductsThis is most likely un-necessary. The plugin clears on post save core actions, and woocommerce hooks into those core actions.
Forum: Plugins
In reply to: [The Cache Purger] Support for Woocommerce ProductsI will consider adding it.
Forum: Plugins
In reply to: [The Cache Purger] Feature – SpinupWPInteresting…
It shouldn’t have been erroring at all, I tossed an
@
before it which should have been silencing any error output.However, even doing as you suggested will not correct the underlying issue. We need that method to ensure opcache is actually being utilized in order to clear it. It has a flag:
opcache_enabled
I’m not sure that I will correct this… maybe the error from popping, but I can’t correct anything beyond that… but even correcting that will not fulfill the purpose of the plugin, in that… opcache needs to be cleared…
I’ll think on this and see if I can come up with some other way…
Forum: Plugins
In reply to: [The Cache Purger] Feature – SpinupWPThis will be in the next version… will be out soon
Seems to work good here.
Appreciate the quick response!
thanks for the quick response!
Testing it now, will keep you posted.
If it helps. Host is WPEngine
Forum: Plugins
In reply to: [Security Header Generator] Undefined array key “apply_child_override”As the message states. It’s a Warning, not an error. Errors clearly state Error.
Thanks.
Forum: Plugins
In reply to: [The Cache Purger] Feature – SpinupWPI will take a look
Thanks
Forum: Plugins
In reply to: [Security Header Generator] Implementation tab not presentYou are beating a dead horse. There is no implementation tab, and hasn’t been since that version.
Appreciate it Andreea
Core 6.6.1
PHP 7.4
I cannot give you the URL. And what is a screenshot of a blank admin page going to prove to you?
I’ve cleared all caches, I’ve also deactivated all plugins and made Twenty TwentyFour the applied theme. The issue remains.
I’ve googled the primary issue which was the “Your site does not contain support for the “themeisle-blocks/advanced-colums” block”, which led me to your plugin. Thus, I went to the settings page to see if there was anything in there I could reconfigure or save… alas, the settings page is blank, and the error in the OP shows in the console…