/
home
/
assocoweys
/
couleur
/
wordpress
/
wp-content
/
plugins
/
bdthemes-element-pack
/
modules
/
toggle
/
Upload File
HOME
<?php if (!defined('ABSPATH')) exit; // Exit if accessed directly return [ 'title' => esc_html__('Read More Toggle', 'bdthemes-element-pack'), 'required' => true, 'default_activation' => true, 'has_style' => true, 'has_script' => true, ];