$57 GRAYBYTE WORDPRESS FILE MANAGER $98

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.217.254 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/home/bravrvjk/dantho.rw/wp-content/plugins/elementor/modules/variables/classes/

HOME
Current File : /home/bravrvjk/dantho.rw/wp-content/plugins/elementor/modules/variables/classes//fonts.php
<?php

namespace Elementor\Modules\Variables\Classes;

use Elementor\Plugin;
use Elementor\Core\Files\CSS\Post as Post_CSS;
use Elementor\Modules\Variables\PropTypes\Font_Variable_Prop_Type;
use Elementor\Modules\Variables\Storage\Repository as Variables_Repository;

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly.
}

class Fonts {
	private Variables_Repository $repository;

	public function __construct( Variables_Repository $repository ) {
		$this->repository = $repository;
	}

	public function append_to( Post_CSS $post_css ) {
		if ( ! Plugin::$instance->kits_manager->is_kit( $post_css->get_post_id() ) ) {
			return;
		}

		$list_of_variables = $this->repository->variables();

		foreach ( $list_of_variables as $variable ) {
			if ( Font_Variable_Prop_Type::get_key() !== $variable['type'] ) {
				continue;
			}

			$font_family = sanitize_text_field( $variable['value'] ?? '' );

			if ( empty( $font_family ) ) {
				continue;
			}

			$post_css->add_font( $font_family );
		}

		return $this;
	}
}


Current_dir [ WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
6 Nov 2025 10.43 AM
bravrvjk / bravrvjk
0755
css-renderer.php
1.638 KB
5 Aug 2025 6.00 PM
bravrvjk / bravrvjk
0644
fonts.php
1.009 KB
5 Aug 2025 6.00 PM
bravrvjk / bravrvjk
0644
rest-api.php
13.471 KB
21 Oct 2025 3.45 PM
bravrvjk / bravrvjk
0644
style-schema.php
2.717 KB
5 Aug 2025 6.00 PM
bravrvjk / bravrvjk
0644
style-transformers.php
0.754 KB
5 Aug 2025 6.00 PM
bravrvjk / bravrvjk
0644
variable-types-registry.php
0.682 KB
15 Sep 2025 2.10 PM
bravrvjk / bravrvjk
0644
variables.php
0.447 KB
5 Aug 2025 6.00 PM
bravrvjk / bravrvjk
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF