Hello,
Currently, we hide all WordPress Core, Plugin, and Theme updates on our child sites’ admin dashboards. We use a custom-refined snippet via the Code Snippets extension that ensures these updates are hidden from child site wp-admin users while maintaining compatibility with a huge array of websites and MainWP’s management features.
We believe this would be a valuable native feature and would like to contribute this logic to the MainWP codebase. While we considered a Pull Request for MainWP Core/Child, this feature feels like a better fit for the MainWP White Label extension, either as a replacement for, or an additional option alongside, the current “Suppress update notifications for WordPress core” setting.
Since the White Label extension is pro-only/closed-source, we cannot submit a PR directly. How should we proceed with sharing our code/contributing on this?