> For the complete documentation index, see [llms.txt](https://mykolapetrovych.gitbook.io/argus-wordpress-plugin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mykolapetrovych.gitbook.io/argus-wordpress-plugin/version-4.0.0/wordpress-shortcodes/authorization-button-shortcode.md).

# Authorization Button Shortcode

This is an enclosing shortcode. It outputs an HTML link for authorization with 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 `Logout` and `Login with Discord` texts.

Shortcode example:

```php
[dwpp-authorization-button]Time to login[/dwpp-authorization-button]
```

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.
