matomo-for-wordpress
matomo-for-wordpress copied to clipboard
Move site selector from top bar to top controls (MultiSites)
A small start to https://github.com/matomo-org/matomo-for-wordpress/issues/974
Add new top control for site selection instead of using the existing drop down in the top bar. This control will eventually be displayed in the WP back office.
Things to be taken into consideration:
- Users that are used to the top bar control may be confused when it is moved. We need to let them know that it moved.
Nice idea! Would it be possible to see a mockup of what it would look like roughly?
@mattab should look exactly like on premise Matomo:
When I look at MWP, there is no site selector, because I only have 1 WP site. Is this issue maybe only relevant when used in "Multisite" mode?
Yes only relevant for WP Multisite. Currently the site selection dropdown is in the top bar, but I want to move it to the normal site selector position.