I'm working on a PHP library to enable encryption of WordPress options and meta values using symmetrical keys stored in constants, environment variables and PHP files.
The eventual goal is to get something similar into WordPress core so I'll build a plugin that provides an interface for encrypting existing options. Other plugins will be able to opt-in for encrypted storage of specific options through a simple filter.
What's something you would like to see in a solution like this?
Turns out this happens due to a stale tracked connection that RouterOS has in the firewall which points to the expired passthrough DHCP IP. Seems like a #RouterOS bug.
Something is causing my @mikrotik R11e-LTE6 to go into infinite reset mode and there is nothing in the logs when it starts happening. Was all good for years until the 7.18 upgrade.
What are some high-end WordPress plugins priced at $500+/year? I came across Newsletter Glue at $1.4K/year for their Pro plan. Any others in that range?
And I was wondering why the –webpack-devtool flag doesn't work… It is looking for two slashes in the code. All other –webpack-* flags have a single dash as separator so this must be a bug in the source.
OpenAI just launched vector search and retrieval for your proprietary document embeddings via their File Search API. Perfect if you're committed to OpenAI's ecosystem and don't mind the platform lock-in.
@mikrotik That would explain the behavior. I believe it is the opposite to other places where multiple items can be selected such firewall rules, for example. Would be nice to have this documented.
Is the use-case to limit the logs per component such as critical but for LTE, for example?
@kevintitmarsh Thanks for confirming! I’ve now enabled remote syslog and will check the logs if it happens again. All firmware, including RouterBoard and modems, is up to date with stable.
Oh, well… turns out @mikrotik#routeros has a bug where remote syslog doesn't work over UDP if (!) multiple topics are selected. The exact same config works fine over TCP.
Is anyone else seeing connectivity issues with #Mikrotik wAP LTE devices running versions 7.18 of #RouterOS? It appears to be loosing LTE connection and going into connected/disconnected loop.
Would it be useful to have a post-meta inspector that worked without the legacy metaboxes? Like Post Meta Inspector or Metadata Viewer plugins but with Gutenberg UX?