File "module.info.php"

Full Path: /home/fmpomerode/public_html/wp-content/plugins/bdthemes-element-pack/modules/lottie-image/module.info.php
File size: 265 bytes
MIME-type: text/x-php; charset=us-ascii
Charset: utf-8

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

return [
	'title' 			 => esc_html__( 'Lottie Image', 'bdthemes-element-pack' ),
	'required' 			 => true,
	'default_activation' => false,
	// 'has_style'			 => true,
	'has_script'		 => true,
];