DigitalME Join Button for Discord

Kuvaus

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

Asennus

  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.

UKK

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.

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“DigitalME Join Button for Discord” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “DigitalME Join Button for Discord” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

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.