芝麻web文件管理V1.00
编辑当前文件:/www/wwwroot/fashionmodelquicktrack.com/wp-content/themes/flatsome/inc/shortcodes/ux_text.php
'', 'class' => '', 'font_size' => '', 'font_size__sm' => '', 'font_size__md' => '', 'line_height' => '', 'line_height__sm' => '', 'line_height__md' => '', 'text_align' => '', 'text_align__sm' => '', 'text_align__md' => '', 'text_color' => '', ), $atts, $tag ); $id = 'text-' . wp_rand(); $classes = array( 'text' ); if ( ! empty( $atts['class'] ) ) $classes[] = $atts['class']; if ( ! empty( $atts['visibility'] ) ) $classes[] = $atts['visibility']; ob_start(); ?>
array( 'property' => 'font-size', 'unit' => 'rem', ), 'line_height' => array( 'property' => 'line-height', ), 'text_align' => array( 'property' => 'text-align', ), 'text_color' => array( 'selector' => ', > *', 'property' => 'color', ), ), $atts ); ?>