芝麻web文件管理V1.00
编辑当前文件:/home/seolotod/Suk333s.seolift.co.uk/wp-content/themes/woodmart/inc/shortcodes/author-area.php
'', 'author_name' => '', 'image' => '', 'img_size' => '800x600', 'link' => '', 'link_text' => '', 'alignment' => 'left', 'style' => '', 'woodmart_color_scheme' => 'dark', 'css_animation' => 'none', 'el_class' => '' ), $atts ) ); $img_id = preg_replace( '/[^\d]/', '', $image ); if ( $img_id ) { if ( function_exists( 'wpb_getImageBySize' ) ) { $img = wpb_getImageBySize( array( 'attach_id' => $img_id, 'thumb_size' => $img_size, 'class' => 'author-area-image', ) ); $image_output = $img['thumbnail']; } else { $image_output = woodmart_get_image_html( // phpcs:ignore array( 'image_size' => $img_size, 'image' => array( 'id' => $img_id, ), ), 'image' ); } } $class .= ' text-' . $alignment; $class .= ' color-scheme-' . $woodmart_color_scheme; $class .= woodmart_get_css_animation( $css_animation ); $class .= ' ' . $el_class; ob_start(); ?>
class="btn btn-style-link btn-color-default">