WPV_Portfolio

class WPV_Portfolio

Methods

Register the shortcode

__construct() 

Portfolio shortcode callback

shortcode(array $atts, string $content = null, string $code = 'portfolio') : string
static

Arguments

$atts

array

shortcode attributes

$content

string

shortcode content

$code

string

shortcode name

Response

string

output html

Returns the number of portfolio items in a list of categories

in_category(array $categories) : int
static

Arguments

$categories

array

array of categories

Response

int

number of items