Petri Salminen
Petri Salminen
`GetGlobalNotification()` was renamed to `get_global_notification()` in 064428dbe5c0b0d36d87992c04d7bce718a500a6
So to sum up: Implement a postbox, which has the following information: - Is HTTPS used? - Is ReCaptcha used? - Are there inactive themes? - Are there inactive plugins?...
Is this still valid? Currently, the user is shown the following files and directories: https://github.com/Seravo/seravo-plugin/blob/e33b5471f1bda43e1f91b95132feb60eab39cde5/lib/cruftfiles-ajax.php#L81-L105  Or should there be a harsher warning about possibly violating GDPR?
Thoughts?
Realtime streaming is not needed between the front and back. It could just poll every 5 seconds or something like that. A helper method for this would be pretty great,...