=== DigitalME Join Button for Discord === Contributors: digitalmeactivecampaign Tags: discord, widget, button, community, invite Requires at least: 5.0 Tested up to: 6.8 Stable tag: 1.2.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A simple shortcode and settings page to display a fixed 'Join our Discord!' button. == Description == This plugin adds a simple WordPress button linking to your Discord server. You can set your Discord invite URL once in the Settings page, and use the shortcode anywhere in posts, pages, or blocks. **Features:** * Shortcode [digitalme_discord_button] to place the button anywhere * Global settings page for Discord URL under Settings → Discord Button * Fixed text ("Join our Discord!") and styling * Lightweight and fully WP.org compliant == Installation == 1. Upload the plugin folder `digitalme-join-button-for-discord` to `/wp-content/plugins/`. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to **Settings → Discord Button** and enter your Discord invite URL. 4. Use the shortcode `[digitalme_discord_button]` anywhere (post, page, block) to display the button. == Frequently Asked Questions == = Can I change the button text or color? = No, both are fixed to keep a consistent style. = How do I use it? = Insert `[digitalme_discord_button]` into any post, page, or block where you want the button to appear. == Changelog == = 1.2.0 = * Renamed plugin to "DigitalME Join Button for Discord" to comply with WordPress.org guidelines * Updated function prefixes to "digitalme_discord_" for better compatibility * Updated shortcode from [discord_join_button] to [digitalme_discord_button] * Renamed main plugin file to match plugin slug * Updated text domain and plugin URI = 1.1.0 = * Added settings page for global Discord URL * Added shortcode [discord_join_button] * Updated author info to DigitalME www.DigitalME.cc = 1.0.0 = * Initial release. == Upgrade Notice == = 1.2.0 = Plugin renamed to "DigitalME Join Button for Discord" for compliance with WordPress.org guidelines. All functionality remains unchanged. = 1.1.0 = New version adds shortcode and settings page for modern block themes.