ExternalInfoPlatformShortcode
in package
Table of Contents
Constants
- TAG = 'webviep_external_platform'
Methods
- register() : void
- Register the shortcode.
- render() : string
- Render shortcode output.
Constants
TAG
private
mixed
TAG
= 'webviep_external_platform'
Methods
register()
Register the shortcode.
public
register() : void
render()
Render shortcode output.
public
render([mixed $atts = [] ]) : string
Parameters
- $atts : mixed = []