Recent

Shortcodes class

Shortcodes

ATA Shortcode class.

Namespace: WebberZone\Snippetz\Snippets
Since: 1.7.0
Source: includes/snippets/class-shortcodes.php line 23

Methods

__construct()

Main constructor.

Line: 28

public function __construct(  );

snippet()

Snippets shortcode. Returns the post content of the snippet for a specific ID.

Line: 37

public function snippet( $atts );
TypeNameDescription
array$attsAttributes array.