In Jetpack 4.3, we’ve indeed hidden the “Help” tab appearing at the top of the Jetpack Admin page, since the content in those tabs didn’t apply to the new user interface.
In a future version, we’ll either add it back after editing the content inside the tab, or remove that text altogether.
Thank you.
Problem is, it is removed everywhere in backend, on all pages.
It is a bug. Help tab class is missing “.jetpack-pagestyles” in the front of it, to influence only Jetpack pages, not globally all admin pages.
.jetpack-pagestyles #contextual-help-link-wrap{display:none}
-
This reply was modified 9 years, 7 months ago by
Stagger Lee.
Oh! Well that shouldn’t be happening! Thanks a lot for the report, we’ll get this fixed!
Phew OK, so it’s not just me.