Class: \Conifer\Shortcode\AbstractBase (abstract)

Easily add shortcodes by calling register() on a class that implements this abstract class

Visibility Function
public static register(string $tag)</strong> : void
Register a shortcode with the given "tag". Tells WP to call render() to render the shortcode content.
public abstract render(array $atts=array(), \string $content='')</strong> : void
Output the result of this shortcode

results matching ""

    No results matching ""