Andrew Nacin 9b29ad0529 Allow for Dashicons and base64-encoded data:image/svg+xml URIs when specifying menu icons.
Both of these icons can be colored to match the color scheme, including hover states.
Both are accepted for register_post_type()'s menu_icon argument, and also add_menu_page()'s $icon_url argument.

To use a Dashicon, pass the name of the helper class, e.g. 'dashicons-piechart'.
To use an SVG, pass a valid data URI string starting with 'data:image/svg+xml;base64,'.

props helen.
fixes .

Built from https://develop.svn.wordpress.org/trunk@26664


git-svn-id: http://core.svn.wordpress.org/trunk@26554 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-05 06:38:09 +00:00
..
2013-11-15 05:20:10 +00:00
2013-04-03 17:40:52 +00:00
2012-11-17 15:11:29 +00:00
2013-12-03 00:45:10 +00:00
2013-11-15 05:16:09 +00:00
2012-04-17 23:09:29 +00:00
2013-11-15 05:26:10 +00:00
2013-11-15 05:26:10 +00:00
2013-11-15 04:42:09 +00:00
2013-11-15 04:42:09 +00:00
2013-11-15 04:28:10 +00:00