'table', 'callback' => 'su_shortcode_table', 'type' => 'wrap', 'name' => __( 'Table', 'shortcodes-ultimate' ), 'desc' => __( 'Styled table', 'shortcodes-ultimate' ), 'group' => 'content', 'image' => su_get_plugin_url() . 'admin/images/shortcodes/table.svg', 'icon' => 'table', 'atts' => array( 'responsive' => array( 'type' => 'bool', 'default' => 'no', 'name' => __( 'Responsive', 'shortcodes-ultimate' ), 'desc' => __( 'Add horizontal scrollbar if table width larger than page width', 'shortcodes-ultimate' ), ), 'alternate' => array( 'type' => 'bool', 'default' => 'yes', 'name' => __( 'Alternate row color', 'shortcodes-ultimate' ), 'desc' => __( 'Enable to use alternative background color for even rows', 'shortcodes-ultimate' ), ), 'fixed' => array( 'type' => 'bool', 'default' => 'no', 'name' => __( 'Fixed layout', 'shortcodes-ultimate' ), 'desc' => __( 'Fixed width table cells', 'shortcodes-ultimate' ), ), 'class' => array( 'type' => 'extra_css_class', 'name' => __( 'Extra CSS class', 'shortcodes-ultimate' ), 'desc' => __( 'Additional CSS class name(s) separated by space(s)', 'shortcodes-ultimate' ), 'default' => '', ), ), 'content' => __( "
Table | \n\tTable | \n
Table | \n\tTable | \n