Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore plugins updates count #2

Open
tbnv opened this issue May 24, 2019 · 2 comments
Open

Ignore plugins updates count #2

tbnv opened this issue May 24, 2019 · 2 comments

Comments

@tbnv
Copy link

tbnv commented May 24, 2019

Hi,

The "Plugins" menu items contains a placeholder for a counter when there is any plugin update available. It's hidden when no update is available. The code behind this is Plugins <span class='update-plugins count-0'><span class='plugin-count'>0</span></span>.

I'd suggest to completely ignore this count, else it appears as "Plugins 0", which is weird. 🙂
What do you think?

@iandunn
Copy link
Owner

iandunn commented May 24, 2019

🤔

That seems like a good idea.

Another option would be to rewrite it to something like Plugins (0 need updating).

Not sure which I like more. Do you have any thoughts?

@tbnv
Copy link
Author

tbnv commented May 25, 2019

There is already updates counts in the admin bar and the left menu. I guess an additional one in the Quick Navigation Interface is not needed then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants