SILENT KILLERPanel

Current Path: > home > codekrsu > > ameliagraphics.com > wp-content > plugins > essential-blocks


Operation   : Linux premium131.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
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/codekrsu//ameliagraphics.com/wp-content/plugins/essential-blocks

NameTypeSizeLast ModifiedActions
assets Directory - -
includes Directory - -
languages Directory - -
src Directory - -
templates Directory - -
views Directory - -
POST_METHOD_UPDATE.md File 2644 bytes July 27 2025 13:25:28.
autoload.php File 1084 bytes August 27 2024 16:37:06.
essential-blocks.php File 765 bytes July 27 2025 13:25:28.
readme.txt File 26283 bytes July 27 2025 13:25:28.
wpml-config.xml File 3769 bytes July 11 2024 11:55:34.

Reading File: /home/codekrsu//ameliagraphics.com/wp-content/plugins/essential-blocks/essential-blocks.php

<?php

/**
 * Plugin Name: Essential Blocks
 * Plugin URI: https://essential-blocks.com
 * Description: The Ultimate Gutenberg blocks library to create WordPress sites in the Gutenberg Block Editor with 60+ essential blocks, patterns, templates for WooCommerce, posts, & more.
 * Author: WPDeveloper
 * Author URI: https://wpdeveloper.com
 * Version: 5.6.0
 * License: GPL3+
 * License URI: http://www.gnu.org/licenses/gpl-3.0.txt
 * Text Domain: essential-blocks
 *
 * @package Essential_Blocks
 */
if ( ! defined( 'ABSPATH' ) ) {
    exit;
}

// Define things
define( 'ESSENTIAL_BLOCKS_FILE', __FILE__ );

require_once __DIR__ . '/autoload.php';

function wpdev_essential_blocks()
{
    return EssentialBlocks\Plugin::get_instance();
}

wpdev_essential_blocks();

SILENT KILLER Tool