wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



wp-includes/icons.php › WordPress File

Funktionen7
Icons API: Icon registration and rendering helper functions.


Funktion Kurzbeschreibung
wp_get_iconReturns the SVG markup for a registered icon.
wp_register_iconRegisters a new icon.
wp_register_icon_collectionRegisters a new icon collection.
wp_unregister_iconUnregisters an icon.
wp_unregister_icon_collectionUnregisters an icon collection.
_wp_register_default_iconsRegisters the default core icons from the manifest.
_wp_register_default_icon_collectionsRegisters the default icon collections.