WPV_Columns

class WPV_Columns

Methods

Register the shortcodes

__construct() 

Column 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

Parse column content

content(string $content) : string
static

Arguments

$content

string

unparsed content

Response

string

parsed content

Properties

Current row

in_row : integer
static
var

Type(s)

integer

Last row

last_row : integer
static
var

Type(s)

integer