Invite Link Shortcode

This is an enclosing shortcode. It returns an HTML link to the selected channel or only the invite link itself as plain text. You can set shortcode attributes to alter its behavior.

Content of shortcode - is a text of the link. If text is not set then the channel name will be used.

channel - put in this attribute name of the channel you want to display.

tag - is a boolean switcher for HTML tag output.

Shortcode example:

[dwpp-invite-link channel="channel-2" tag=“true"][/dwpp-invite-link]

Last updated