[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-content/themes/twentytwenty/classes/ -> class-twentytwenty-non-latin-languages.php (summary)

Non-latin language handling. Handle non-latin language styles.

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

Defines 1 class

TwentyTwenty_Non_Latin_Languages:: (1 method):
  get_non_latin_css()


Class: TwentyTwenty_Non_Latin_Languages  - X-Ref

Language handling.

get_non_latin_css( $type = 'front-end' )   X-Ref
Get custom CSS.

Return CSS for non-latin language, if available, or null

param: string $type Whether to return CSS for the "front-end", "block-editor", or "classic-editor".
return: string|null Custom CSS, or null if not applicable.



Generated : Thu Mar 28 08:20:01 2024 Cross-referenced by PHPXref