אם אתם רוצים שיהיה לכם אפשרות של סגנונות בעורך הויזואלי
תוכלו לעשות זאת בדרך הבאה:
1) תיכנסו לאתר
2) תלכו למראה הבלוג>עורך
3) תלחצו על קובץ הפונקציות
4) ושם תדביקו את הקוד הבא:
//add styles
function custom_mce_styles( $init ) {
$init['theme_advanced_buttons1_add_before'] = 'styleselect';
$init['theme_advanced_styles'] = 'Teaser=teaser,Style2=style2';
return $init;
}
add_filter( 'tiny_mce_before_init', 'custom_mce_styles' );
5) תלחצו על לשמור
כל הזכויות שמורות לזיו לפיד