芝麻web文件管理V1.00
编辑当前文件:/home/seolotod/Suk333s.seolift.co.uk/wp-content/themes/woodmart/inc/shortcodes/list.php
'far fa-bell', 'icon_openiconic' => 'vc-oi vc-oi-dial', 'icon_typicons' => 'typcn typcn-adjust-brightness', 'icon_entypo' => 'entypo-icon entypo-icon-note', 'icon_linecons' => 'vc_li vc_li-heart', 'icon_monosocial' => 'vc-mono vc-mono-fivehundredpx', 'icon_material' => 'vc-material vc-material-cake', 'icon_library' => 'fontawesome', 'icons_color' => '#333333', 'icons_bg_color' => '#f4f4f4', 'image' => '', 'img_size' => '25x25', 'color_scheme' => '', 'size' => 'default', 'align' => 'left', 'list_items_gap' => '', 'list' => '', 'list_type' => 'icon', 'list_style' => 'default', 'el_class' => '', 'css_animation' => 'none', 'css' => '', 'woodmart_css_id' => '', ), $atts ); extract( $atts ); if ( function_exists( 'vc_icon_element_fonts_enqueue' ) ) { vc_icon_element_fonts_enqueue( $icon_library ); } $list_items = $img = ''; if ( function_exists( 'vc_param_group_parse_atts' ) ) { $list_items = vc_param_group_parse_atts( $list ); } if ( empty( $list_items ) ) { return; } if ( ! $woodmart_css_id ) { $woodmart_css_id = uniqid(); } $list_id = 'wd-' . $woodmart_css_id; $icon_class = 'list-icon'; if ( $list_type == 'icon' ) { $icon_class .= ' ' . ${'icon_' . $icon_library}; } $list_class .= ' wd-list wd-wpb'; $list_class .= ' color-scheme-' . $color_scheme; $list_class .= ' ' . woodmart_get_new_size_classes( 'list', $size, 'text' ); $list_class .= ' wd-list-type-' . $list_type; $list_class .= ' wd-list-style-' . $list_style; $list_class .= ' wd-justify-' . $align; $list_class .= woodmart_get_css_animation( $css_animation ); $list_class .= ( $el_class ) ? ' ' . $el_class : ''; if ( $list_style == 'rounded' || $list_style == 'square' ) { $list_class .= ' wd-list-shape-icon'; } if ( function_exists( 'vc_shortcode_custom_css_class' ) ) { $list_class .= ' ' . vc_shortcode_custom_css_class( $css ); } $icon_output = ''; if ( 'without' !== $list_type ) { $icon_output = '
'; } if ( 'image' === $list_type && ! empty( $image ) && function_exists( 'wpb_getImageBySize' ) ) { if ( woodmart_is_svg( wp_get_attachment_image_url( $image ) ) ) { $icon_output = woodmart_get_svg_html( $image, $atts['img_size'] ); } else { $icon_output = wpb_getImageBySize( array( 'attach_id' => $image, 'thumb_size' => $img_size, ) )['thumbnail']; } } ob_start(); woodmart_enqueue_inline_style( 'list' ); ?>
$item['image_id'], 'thumb_size' => $item['item_image_size'], ) )['thumbnail']; } } ?>
aria-label="">