WPV_Blockquote

class WPV_Blockquote

Methods

Register the shortcodes

__construct() 

Blockquote shortcode callback

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

Arguments

$atts

array

shortcode attributes

$content

string

shortcode content

$code

string

shortcode name

Response

string

output html

format

format() 
static