SILENT KILLERPanel

Current Path: > home > codekrsu > > cuddlebuds.lk > wp-content > > plugins > royal-elementor-addons > modules > button


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//cuddlebuds.lk/wp-content//plugins/royal-elementor-addons/modules/button

NameTypeSizeLast ModifiedActions
widgets Directory - -
module.php File 311 bytes August 06 2025 13:54:42.

Reading File: /home/codekrsu//cuddlebuds.lk/wp-content//plugins/royal-elementor-addons/modules/button/module.php

<?php
namespace WprAddons\Modules\Button;

use WprAddons\Base\Module_Base;

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

class Module extends Module_Base {

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

	public function get_name() {
		return 'wpr-button';
	}
}

SILENT KILLER Tool