mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 13:14:29 +00:00
006045395c11d95dc6f7cb348eaaa98837b25eaa
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 #25147. git-svn-id: https://develop.svn.wordpress.org/trunk@26664 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%