• How can I create a shortcode with multiple variables doesn’t have a closing bracket?
    For example, how to do I create a shortcode that looks like this:
    [wporg title="product" link="link" image="img-link" /]
    Instead of this:
    [wporg title="product" link="link" image="img-link"]Having fun with WordPress shortcodes.[/wporg]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Create shortcode without closing brackets’ is closed to new replies.