[wp-trac] [WordPress Trac] #26630: Plugin Dashicons in admin menu have a glitch in IE

WordPress Trac noreply at wordpress.org
Sat Mar 8 16:34:40 UTC 2014


#26630: Plugin Dashicons in admin menu have a glitch in IE
----------------------------+-----------------------
 Reporter:  TobiasBg        |       Owner:  ocean90
     Type:  defect (bug)    |      Status:  reopened
 Priority:  normal          |   Milestone:  3.9
Component:  Administration  |     Version:  3.8
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:  ui
----------------------------+-----------------------
Changes (by jdgrimes):

 * keywords:  has-patch =>
 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Now menus being registered without specifying an image don't get the
 generic gear image that they used to. They are just blank. That wasn't
 intended, was it?

 This used to show the gear icon:

 {{{
 add_menu_page( 'My Plugin 4', 'My Plugin 4', 'read', 'my_plugin_4',
 '__return_true' );
 }}}

 Now it doesn't show any image at all.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/26630#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list