Discord Integration for WordPress
Unofficial widget but whit respect for the discord guidelines
- Instal and activate plugin
- add shotcode in text.
- Join button : [dfwp id="" type="button"]
- Online Players : [dfwp id="" type="oplayers"]
- Player list : [dfwp id="" type="list"]
- Player list whit join button : [dfwp id="" type="joinlist"]
Replace "<discord server id>" whit your server id
- implement short codes
- Join button
- Online Players
- Player list
- Player list whit join button
- basic styling
- lists
- buttons
- Make plugin translatable
- clean up code
- add dark and light theme
- remove pre installed bugs
- color customization
- Wordpress blocks
- custom image in background list
- list customization
- branding
Compile sass command
sass --watch dev/dfwp-style.scss:css/dfwp-style.css
include php libs
composer install
- Add a feature request on the GitHub issues page
- Notify me for bugs "Yes Please"
- something missing here ??, let me know.