Current Path: > home > ivftiowh > greeceivf.com > wp-content > themes > wise-blog > inc >
Operation : Linux premium88.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64 Software : Apache Server IP : 185.61.154.216 | Your IP: 216.73.216.44 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
custom-widgets | Directory | - | - | |
customizer-settings | Directory | - | - | |
frontpage-sections | Directory | - | - | |
active-callback.php | File | 1759 bytes | June 11 2025 23:38:22. | |
body-classes.php | File | 611 bytes | June 11 2025 23:38:22. | |
class-breadcrumb-trail.php | File | 41532 bytes | June 11 2025 23:38:22. | |
custom-fonts.php | File | 1481 bytes | June 11 2025 23:38:22. | |
custom-header.php | File | 1925 bytes | June 11 2025 23:38:22. | |
custom-style.php | File | 1412 bytes | June 11 2025 23:38:22. | |
enqueue.php | File | 2722 bytes | June 11 2025 23:38:22. | |
jetpack.php | File | 1156 bytes | June 11 2025 23:38:22. | |
require.php | File | 1057 bytes | June 11 2025 23:38:22. | |
sanitize-callback.php | File | 3551 bytes | June 11 2025 23:38:22. | |
template-functions.php | File | 6146 bytes | June 11 2025 23:38:22. | |
template-tags.php | File | 5050 bytes | June 11 2025 23:38:22. | |
wptt-webfont-loader.php | File | 17898 bytes | June 11 2025 23:38:22. |
<?php /** * Register custom fonts. */ function wise_blog_fonts_url() { $fonts_url = ''; $font_families = array(); $subsets = 'latin,latin-ext'; if ( 'off' !== _x( 'on', 'Roboto font: on or off', 'wise-blog' ) ) { $font_families[] = 'Roboto:400,600,700'; } if ( 'off' !== _x( 'on', 'Poppins font: on or off', 'wise-blog' ) ) { $font_families[] = 'Poppins:400,600,700'; } if ( 'off' !== _x( 'on', 'Noto Sans font: on or off', 'wise-blog' ) ) { $font_families[] = 'Noto Sans:400,600,700'; } if ( ! empty( get_theme_mod( 'wise_blog_site_title_font' ) ) ) { $font_families[] = str_replace( '+', ' ', get_theme_mod( 'wise_blog_site_title_font' ) ); } if ( ! empty( get_theme_mod( 'wise_blog_site_description_font' ) ) ) { $font_families[] = str_replace( '+', ' ', get_theme_mod( 'wise_blog_site_description_font' ) ); } if ( ! empty( get_theme_mod( 'wise_blog_header_font' ) ) ) { $font_families[] = str_replace( '+', ' ', get_theme_mod( 'wise_blog_header_font' ) ); } if ( ! empty( get_theme_mod( 'wise_blog_body_font' ) ) ) { $font_families[] = str_replace( '+', ' ', get_theme_mod( 'wise_blog_body_font' ) ); } $query_args = array( 'family' => urlencode( implode( '|', $font_families ) ), 'subset' => urlencode( $subsets ), ); if ( $font_families ) { $fonts_url = add_query_arg( $query_args, 'https://fonts.googleapis.com/css' ); } return esc_url_raw( $fonts_url ); }
SILENT KILLER Tool