Preview:
if ( 'excerpt' === $type ) {
			$pcp_post_content       = get_the_excerpt( $post );
			//$pcp_post_excerpt_limit = apply_filters( 'pcp_post_excerpt_limit', 56 );
			//$pcp_post_content       = wp_trim_words( $pcp_post_content, $pcp_post_excerpt_limit, $post_content_ellipsis );
			$pcp_post_content  = $pcp_post_content . $post_content_ellipsis;
		} else {
          
          
Reference: https://share.cleanshot.com/vQxHdd2N
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter