| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
Twenty Twenty Custom CSS
| File Size: | 195 lines (9 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| twentytwenty_generate_css( $selector, $style, $value, $prefix = '', $suffix = '', $display = true ) X-Ref |
| Generates CSS. param: string $selector The CSS selector. param: string $style The CSS style. param: string $value The CSS value. param: string $prefix The CSS prefix. param: string $suffix The CSS suffix. param: bool $display Print the styles. return: string Generated CSS. |
| twentytwenty_get_customizer_css( $type = 'front-end' ) X-Ref |
| Gets CSS Built from Customizer Options. Builds CSS reflecting colors, fonts and other options set in the Customizer, and returns them for output. param: string $type Whether to return CSS for the "front-end", "block-editor", or "classic-editor". return: string CSS styles built from Customizer options. |
| Generated : Sat Apr 18 08:20:10 2026 | Cross-referenced by PHPXref |