| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Twenty Twenty SVG Icon helper functions
| File Size: | 73 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| twentytwenty_the_theme_svg( $svg_name, $group = 'ui', $color = '' ) X-Ref |
| Outputs the SVG markup for an icon in the TwentyTwenty_SVG_Icons class. param: string $svg_name The name of the icon. param: string $group The group the icon belongs to. param: string $color Color code. |
| twentytwenty_get_theme_svg( $svg_name, $group = 'ui', $color = '' ) X-Ref |
| Gets information about the SVG icon. param: string $svg_name The name of the icon. param: string $group The group the icon belongs to. param: string $color Color code. |
| Generated : Wed Apr 15 08:20:10 2026 | Cross-referenced by PHPXref |