I have been trying to understand and use answers from several different question in here for what i think is the same question, but with no luck...
I need a regular expresion to match the a url that contains &orders-panel as part of the url, an example url would be
https://example.com/wp-admin/post.php?post=xxxx&action=edit&orders-panel
can anyone help me?
Im thinking about using the Redirection plugin, as i need it to be triggered when not logged in, so it redirects to a different page.
Thanks Kind regards