예제 #1
0
 function __construct($settings)
 {
     parent::__construct($settings);
     $this->attributes_defaults['btn_title'] = __('Load more', 'js_composer');
     $this->shortcodeScripts();
 }
예제 #2
0
 function __construct($settings)
 {
     parent::__construct($settings);
     $this->shortcodeScripts();
 }