Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #44045, comment 5


Ignore:
Timestamp:
05/11/2018 03:54:40 PM (7 years ago)
Author:
imath
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44045, comment 5

    initial v1  
    33Well I think more than the screen resolution, it's the number of admin menus added by plugins that you need to consider. For instance on my good old MacBook Pro (1280 x 800), this happens when there are 3 new admin menus positioned before the tools one (eg: BuddyPress with the Groups and Activity components active). If there are 4 new admin menus, there's no problem.
    44
    5 So there's probably a number of meus for each screen resolutions ;) Here's a function to find yours by replacing `3` with another number:
     5So there's probably a number of menus for each screen resolution ;) Here's a function to find yours by replacing `3` with another number:
    66
    77{{{