You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One thing to be aware of is that themes can be installed in subdirectories of themes, for instance wp-content/themes/free/my-awesome-theme. As such, we'll need to somehow support themes where a / could be in the slug.
One thing to be aware of is that themes can be installed in subdirectories of
themes, for instancewp-content/themes/free/my-awesome-theme. As such, we'll need to somehow support themes where a/could be in the slug.