!empty( $class ) ? ' ' . esc_attr( $class ) : '' ) . '">';
$output .= "<figure class='intense effect-" . $subtleeffect . "' style='" . ( !empty( $subtleheight ) ? $subtleheight . ';' : '' ) . ( !empty( $link ) ? 'cursor:pointer;' : 'cursor: default;' ) . "'>";
$output .= $image_shortcode;
$output .= '<figcaption class="subtle-effect-caption">';
$output .= '<h2 style="' . $font_color . $font_size . $font_family . '">' . ( !empty( $split_title[0] ) ? esc_html( $split_title[0] ) : '' ) . "<span>" . ( !empty( $split_title[1] ) ? ' ' . esc_html( $split_title[1] ) : '' ) . "</span>" . ( !empty( $split_title[2] ) ? ' ' . esc_html( $split_title[2] ) : '' ) . '</h2>';
$output .= '<p>';
$output .= do_shortcode( $content );
$output .= '</p>';
$output .= '</figcaption>';
$output .= '</figure>';
$output .= '</div>';
Гайс, помогите с бедой
Обсуждают сегодня