-
shortcode_alias/{tag}/atts
- the attributes used in the shortcode
-
shortcode_alias/{tag}/content
- the inner content of an enclosed shortcode
-
shortcode_alias/{tag}/output
- final output returned by the shortcode
Where tag
is the name of the shortcode alias.