Get the folder for fonts.
Return
stringRelated
| Uses | Description |
|---|---|
WPTT_WebFont_Loader::get_base_path()includes/libraries/wptt-webfont-loader.php | Get the base path. |
WPTT_WebFont_Loader::get_subfolder_name()includes/libraries/wptt-webfont-loader.php | Get the subfolder name. |
| Used by | Description |
|---|---|
WPTT_WebFont_Loader::get_local_files_from_css()includes/libraries/wptt-webfont-loader.php | Download files mentioned in our CSS locally. |
WPTT_WebFont_Loader::write_stylesheet()includes/libraries/wptt-webfont-loader.php | Write the CSS to the filesystem. |
WPTT_WebFont_Loader::get_local_stylesheet_path()includes/libraries/wptt-webfont-loader.php | Get the stylesheet path. |
WPTT_WebFont_Loader::delete_fonts_folder()includes/libraries/wptt-webfont-loader.php | Delete the fonts folder. |