Connect Profile Button Shortcode
This is an enclosing shortcode. It outputs an HTML link to connect the WP profile with the Discord profile. You can set shortcode attributes to alter its behavior.
Text of the link - is a text of the link. If text is not set the default display will switch between Connect Discord Profile
and Disconnect Discord Profile
texts.
style
- attribute will allow you to add style to the button. default
- is the default styling of the button.
If WP user is not authorized shortcode will output nothing.
Shortcode example:
You can enable Discord styling for this authorization and comments buttons in the WordPress admin panel go to Settings
--> Discord
and scroll down to Settings
section. In Styling
subsection you have the option to add styling to authorization buttons.
You can set up a WP role that will be automatically assigned to the WP user if he connects the Discord profile. In the WordPress admin panel go to Settings
--> Discord
and open the General
tab. In the Authorization
subsection, you have a selector to choose this role.
You also have an option to remove the member from your guild when his Discord profile is disconnected from the WP profile. In the WordPress admin panel go to Settings
--> Discord
and open the General
tab. In the Authorization
subsection, you have the option to enable member auto removal.
Last updated