\r\n"; echo "\r\n\r\n\r\n"; } function arabic_font_function($atts, $content = null) { extract(shortcode_atts(array( "font_family" => "" /*get_option('AF_fontfamily')*/, "font_size" => "" /*get_option('AF_fontsize')*/, "line_height" => "" /*get_option('AF_lineheight')*/, "text_align" => "" /*get_option('AF_textalign')*/, "span" => "" /*get_option('AF_span')*/ ), $atts)); if (!$font_family) {$font_family = get_option('AF_fontfamily');} if (!$font_size) {$font_size = get_option('AF_fontsize');} if (!$line_height) {$line_height = get_option('AF_lineheight');} if (!$text_align) {$text_align = get_option('AF_textalign');} if ($span == "yes") {$arabic_font = ''.$content.'';} else {$arabic_font = '