'; // If post format quote and the layout is 2, then output the content in a link. if ( ! $single && 'quote' === get_post_format() && isset( $blogcentral_layout_opts['quote_layout'] ) && '2' === $blogcentral_layout_opts['quote_layout'] ) { $content_frag .= ob_get_clean() . '