[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-content/themes/twentytwentyone/inc/ -> custom-css.php (summary)

Custom CSS

File Size: 42 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

  twenty_twenty_one_generate_css()

Functions
Functions that are not part of a class:

twenty_twenty_one_generate_css( $selector, $style, $value, $prefix = '', $suffix = '', $display = true )   X-Ref
Generate CSS.

since: Twenty Twenty-One 1.0
return: string
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.



Generated: Fri Apr 26 01:00:03 2024 Cross-referenced by PHPXref 0.7.1