芝麻web文件管理V1.00
编辑当前文件:/home/fambnfli/www/tr/wp-content/themes/fambridge/framework/editor-buttons/editor-buttons.php
'Blockquote', 'block' => 'blockquote', 'wrapper' => true, ), array( 'title' => 'Cite', 'block' => 'cite', 'wrapper' => true, ), array( 'title' => 'Small', 'block' => 'small', 'wrapper' => true, ), ); // Insert the array, JSON ENCODED, into 'style_formats' $init_array['style_formats'] = json_encode( $style_formats ); return $init_array; }