[dashicon]
Shortcode displays WordPress dash icon.
Attributes
- icon
- (required) Enter the required icon slug here. You can check the icon slugs at https://developer.wordpress.org/resource/dashicons/.
- Default: None
Examples
Example #1
Tickets icon:
[dashicon icon="dashicons-tickets"]
Output #1
Example #2
Admin home icon:
[dashicon icon="dashicons-admin-home"]
No comments yet.