block_name = 'smart-info-box'; $this->scripts = array( 'sp_smart_post_blocks_script_js' ); $this->styles = array( 'sp_smart_post_blocks_css', 'sp_smart_post_blocks_style' ); $this->editor_scripts = array( 'sp_smart_post_blocks_index_js' ); $this->editor_styles = array( 'sp_smart_post_blocks_editor_style' ); } }