bjoerne2 / language-redirect

WordPress plugin which redirects from the root site of a multisite project to a language specific network site.
8 stars 11 forks source link

Redirect exceptions #3

Open seierup opened 7 years ago

seierup commented 7 years ago

We have a WordPress Network with your plugin and it works as it should. Thank you! Our challenge is that access to API also redirects.

Could it be possible to make some exceptions?

For example,

Redirect all URLs except /wc-api/v3/ /wc-api/v2/ /wc-api/v1/

Thank you.

bjoerne2 commented 7 years ago

@seierup Good idea to add an "ignore list" as a feature. Feel free to create a PR.