'', 'title' => '', 'pop_content' => '', 'style' => '', 'size' => '', 'type' => '' ), $params)); $out = ''; $out = ' ' . $content . ' '; $out .= " "; return $out; } add_shortcode('popover', 'osc_theme_popover');