sfw_add_shortcode
Description
Add a sub-shortcode like [sfw subname]
Since: 1.0.0
Code
<?php function sfw_add_shortcode( $shortcode, $callback ){
…
} ?>
Parameter
- $shortcode
- (string)
- $callback
- (callable)