File: wp-includes/icons.php
-
functionwp_unregister_icon()
Unregisters an icon.
-
Registers the default icon collections.
-
function_wp_register_default_icons()
Registers the default core icons from the manifest.
-
functionwp_get_icon()
Returns the SVG markup for a registered icon.
-
functionwp_register_icon_collection()
Registers a new icon collection.
-
functionwp_unregister_icon_collection()
Unregisters an icon collection.
-
functionwp_register_icon()
Registers a new icon.