File manager - Edit - /home/vblioqus/public_html/wp-content/themes/hello-elementor/modules/admin-home/components/ajax-handler.php
Back
<?php namespace HelloTheme\Modules\AdminHome\Components; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } class Ajax_Handler { public function __construct() { add_action( 'wp_ajax_ehe_install_elementor', [ $this, 'install_elementor' ] ); } public function install_elementor() { wp_ajax_install_plugin(); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings