Server IP : 198.54.121.189 / Your IP : 216.73.216.112
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /home/giriqfky/nioscentre.in/wp-content/plugins/elementskit-lite/modules/dynamic-content//init.php
<?php
namespace ElementsKit_Lite\Modules\Dynamic_Content;
defined( 'ABSPATH' ) || exit;
class Init {
public static function get_url() {
return \ElementsKit_Lite::module_url() . 'dynamic-content/';
}
public static function get_dir() {
return \ElementsKit_Lite::module_dir() . 'dynamic-content/';
}
public function __construct() {
// Includes necessary files
$this->include_files();
}
private function include_files() {
// Controls_Manager
include_once self::get_dir() . 'cpt.php';
include_once self::get_dir() . 'cpt-api.php';
}
}
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | June 25 2025 08:35:10 | giriqfky / giriqfky | 0755 | |
| | | | | |
cpt-api.php | 2.411 KB | June 09 2024 13:29:52 | giriqfky / giriqfky | 0644 | |
cpt.php | 3.74 KB | May 18 2022 20:49:00 | giriqfky / giriqfky | 0644 | |
init.php | 0.546 KB | May 18 2022 20:49:00 | giriqfky / giriqfky | 0644 | |