class WPV_Blockquote

 Methods

Register the shortcodes

__construct() 

Blockquote shortcode callback

dispatch(array $atts, string $content, string $code) : string
Static

Parameters

$atts

array

shortcode attributes

$content

string

shortcode content

$code

string

shortcode name

Returns

stringoutput html

format()

format() 
Static