??????????????
??????????????
??????????????
??????????????
Warning : Undefined variable $auth in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
Warning : Trying to access array offset on value of type null in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
??????????????
??????????????
??????????????
??????????????
File Manager
✏️ Edit File: /home/mklsvubc/am1atec.co.uk/wp-content/plugins/surerank/inc/third-party-integrations/elementor.php
⬅ Kembali
<?php
/**
* Third Party Plugins class - Elementor
*
* Handles Elementor Plugin related compatibility.
*
* @package SureRank\Inc\ThirdPartyIntegrations
*/
namespace SureRank\Inc\ThirdPartyIntegrations;
use SureRank\Inc\Admin\Dashboard;
use SureRank\Inc\Admin\Seo_Popup;
use SureRank\Inc\Traits\Get_Instance;
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly.
}
/**
* Class Elementor
*
* Handles Elementor Plugin related compatibility.
*/
class Elementor {
use Get_Instance;
/**
* Constructor
*
* @since 1.0.0
*/
public function __construct() {
add_action( 'elementor/editor/after_enqueue_scripts', [ $this, 'register_script' ] );
add_action( 'elementor/editor/after_enqueue_scripts', [ Dashboard::get_instance(), 'site_seo_check_enqueue_scripts' ], 999 );
// Add meta box trigger in the Elementor editor.
add_action( 'elementor/editor/before_enqueue_scripts', [ Seo_Popup::get_instance(), 'add_meta_box_trigger' ], 5 );
// Enqueue admin scripts in the Elementor editor.
add_action( 'elementor/editor/after_enqueue_scripts', [ Seo_Popup::get_instance(), 'admin_enqueue_scripts' ] );
}
/**
* Register Script
*
* @return void
* @since 1.0.0
*/
public function register_script() {
wp_register_script( 'surerank-elementor', SURERANK_URL . 'build/elementor/index.js', [ 'jquery', 'wp-data' ], SURERANK_VERSION, false );
wp_enqueue_style( 'surerank-elementor-tooltip', SURERANK_URL . 'build/elementor/style.css', [], SURERANK_VERSION );
wp_style_add_data( 'surerank-elementor-tooltip', 'rtl', 'replace' );
wp_enqueue_script( 'surerank-elementor' );
}
}
Nama
Tipe
Ukuran
Diubah
Aksi
📁 multilingual
dir
—
2026-06-25 05:34
🐘 angie.php
php
15.8 KB
2026-06-21 06:40
🐘 avada-fusion-builder.php
php
1.4 KB
2026-06-21 06:40
🐘 breakdance.php
php
9.3 KB
2026-06-21 06:40
🐘 bricks.php
php
6 KB
2026-06-21 06:40
🐘 cart-flows.php
php
2.4 KB
2026-06-21 06:40
🐘 divi.php
php
14.3 KB
2026-06-21 06:40
🐘 elementor.php
php
1.6 KB
2026-06-21 06:40
🐘 init.php
php
2.6 KB
2026-06-21 06:40
🐘 woocommerce.php
php
1.9 KB
2026-06-21 06:40