'Primary Navigation', 'Side' => 'Side Navigation', 'Bottom' => 'Bottom Navigation' )); add_theme_support($feature); add_theme_support('post-thumbnails' ); //register_sidebars(5, array('name'=>'footer %d','before_title'=>'

','after_title'=>'

')); //register_sidebars(1, array('name'=>'פרסום בדף מאמרים','before_title'=>'

','after_title'=>'

')); add_action( 'init', 'my_custom_init' ); function my_custom_init() { remove_post_type_support( 'sitelinks', 'editor' ); } function change_mce_options($init){ $init["forced_root_block"] = false; $init["force_br_newlines"] = true; $init["force_p_newlines"] = false; $init["convert_newlines_to_brs"] = true; return $init; } add_filter('tiny_mce_before_init','change_mce_options'); ?> וורדפרס ‹שגיאה

האתר חווה קשיים טכניים.