"", "animation_delay" => "" ), $atts)); $html = ""; $html .= '
'; $html .= '
'; $html .= do_shortcode($content); $html .= '
'; $html .= '
'; return $html; } add_shortcode('qode_animation_holder', 'qode_animation_holder'); }