File "module.info.php"

Full Path: /home/bytebmoc/tideswithin.com/LimitLoginAttempts/widgets/module.info.php
File size: 255 bytes
MIME-type: text/x-php
Charset: utf-8

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

return [
	'title'              => esc_html__( 'Creative Button', 'bdthemes-element-pack' ),
	'required'           => true,
	'default_activation' => false,
	'has_style'			 => true,
];