Dave Pattern
Forum Replies Created
-
Forum: Plugins
In reply to: [Mail Queue] pre_wp_mail filterSorry for the delay in replying. The new version works perfectly! Many thanks 🙂
Forum: Plugins
In reply to: [Mail Queue] pre_wp_mail filterMany thanks! I’ve tested with Mail Queue disabled and can see the pre_wp_mail filter working as expected.
Forum: Plugins
In reply to: [HyperDB] Is this plugin no longer supported?I’ve used HyperDB in the past (a few years ago) but moved to using ProxySQL instead. In terms of a replacement plugin, ludicrousdb appears to be a fork of HyperDB which is still being updated & supported: https://github.com/stuttter/ludicrousdb
This isn’t a standard plugin and you don’t activate it via your plugins page. You need to follow the Installation instructions. Once you’ve done that, it’ll appear in the “Drop-ins” portion of your plugins page.
Just to confirm that WF does occasionally need more than SELECT, INSERT, UPDATE & DELETE. Adding DROP, CREATE & ALTER ON seems to be the least privileges needed to run (with the caveat that WordPress might need more privileges when applying updates).