FolderShortcode
in package
Handles the shortcode for [folder-gallery].
Table of Contents
Properties
Methods
- getInstance() : FolderShortcode
- Get instance.
- shortcode_atts_gallery() : array<string|int, mixed>
- Modify original shortcode attributes of [gallery].
Properties
$TAG
public
static mixed
$TAG
= 'folder-gallery'
$me
private
static mixed
$me
= null
Methods
getInstance()
Get instance.
public
static getInstance() : FolderShortcode
Return values
FolderShortcodeshortcode_atts_gallery()
Modify original shortcode attributes of [gallery].
public
shortcode_atts_gallery(array<string|int, mixed> $out, array<string|int, mixed> $pairs, array<string|int, mixed> $atts) : array<string|int, mixed>
Parameters
- $out : array<string|int, mixed>
- $pairs : array<string|int, mixed>
- $atts : array<string|int, mixed>