403 Forbidden


Disable Functions:
Path : /home4/promillz/public_html/website_dbb2e870/wp-content/plugins/elementor-pro/modules/blockquote/
File Upload :
Command :
Current File : /home4/promillz/public_html/website_dbb2e870/wp-content/plugins/elementor-pro/modules/blockquote/module.php

<?php
namespace ElementorPro\Modules\Blockquote;

use ElementorPro\Base\Module_Base;

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly
}

class Module extends Module_Base {

	public function get_widgets() {
		return [
			'Blockquote',
		];
	}

	public function get_name() {
		return 'blockquote';
	}
}

404 Not Found
[ LogOut ]