Codeinwp / tweet-old-post

Plugin to tweet about your old posts to get more hits for them and keep them alive.
GNU General Public License v2.0
13 stars 16 forks source link

Declutter Admin Dashboard #477

Closed UVLabs closed 4 years ago

UVLabs commented 4 years ago

The dashboard has too many buttons in various colors. In attempts to declutter and show the most important things to the user, we're going to phase out some things and change the location of others.

How the dashboard currently looks per v8.4.4(to be released Wednesday Oct 2nd):

image

1 - These 3 buttons should be removed:

image

These are important buttons so they will be moved to the plugin sidebar below the Pro upsell.

2 - Remove the current 3 buttons below the upsell and replace them with those which were above.

3 - Remove the time label.

image

This label serves little use enough to be present in the sidebar, If a user set their blog timezone to their country timezone, then they would know the time. Furthermore, the free and personal license of the plugin does not have need for this label as users schedule sharing based on "how many hours until".

Custom scheduling is only available in the Business version, therefore we can include this label somewhere inside the custom scheduling tab, when that license is active:

image

Additionally, we can take other steps to inform users about how the plugin pulls the time (based on the setting inside Settings->General->Timezone)

More decluttering will take place(such as collapsing accounts once one is connected) but I will open separate issues for those.

UVLabs commented 4 years ago

Example view once these changes are implemented

image