Get styles with fonts downloaded locally.
Return
stringRelated
| Uses | Description |
|---|---|
WPTT_WebFont_Loader::get_local_stylesheet_contents()includes/libraries/wptt-webfont-loader.php | Get local stylesheet contents. |
WPTT_WebFont_Loader::get_remote_url_contents()includes/libraries/wptt-webfont-loader.php | Get remote file contents. |
WPTT_WebFont_Loader::get_local_files_from_css()includes/libraries/wptt-webfont-loader.php | Download files mentioned in our CSS locally. |
WPTT_WebFont_Loader::get_base_path()includes/libraries/wptt-webfont-loader.php | Get the base path. |
WPTT_WebFont_Loader::get_base_url()includes/libraries/wptt-webfont-loader.php | Get the base URL. |
WPTT_WebFont_Loader::write_stylesheet()includes/libraries/wptt-webfont-loader.php | Write the CSS to the filesystem. |
| Used by | Description |
|---|---|
WPTT_WebFont_Loader::write_stylesheet()includes/libraries/wptt-webfont-loader.php | Write the CSS to the filesystem. |
Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |