manifest / integrations / wp-discord-embedded-post
WP Discord Embedded Post
A powerful WordPress plugin that automatically sends rich embedded messages to Discord channels when your posts are published or updated.
by Aerty-G · github.com/aerty-g/wp-discord-embedded-post · website
★ 3stars
24release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/aerty-g/wp-discord-embedded-post/releases/download/v2.1.2/wp-embedded-post.zipFrom the readme
WordPress Embedded Post Plugin
A powerful WordPress plugin that automatically sends rich embedded messages to Discord channels when your posts are published.
And now also send new comments as embedded to discord!!
✨ Features
- Automated Discord Notifications: Send embed messages when posts are published
- Category-Based Triggers: Only notify for specific post categories
- Dynamic Placeholders: Customize messages with post-specific data
- Multiple Integration Options: Supports both Discord bots and webhooks
- Rich Embeds: Create beautiful, formatted Discord messages
- Customizable Components: Buttons, fields, and more
- Filter To Markdown: Filter html tag and other to markdown. eg to
🚀 How It Works
The plugin hooks into 3-type hooks/action.
1. transitionpoststatus Default action thats executed when the post move from one status to other status.
2. ${oldstatus}to${newstatus} Action that's specifically hooks when specific status change to other specific status. eg drafttopublish.
3. savepost Action that's executed when user save the post to database, or when the user press publish button when they add new post.
I Personally Recommended you choose savepost.
How The Proceed goi
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v2.1.2 | Jul 28, 2025 | wp-embedded-post.zip | 7 |
| v2.1.1 | Jul 24, 2025 | wp-embedded-post.zip | 0 |
| v2.0.6 | Jun 10, 2025 | wp-embedded-post.zip | 1 |
| v2.0.5 | Jun 7, 2025 | wp-embedded-post.zip | 5 |
| v2.0.2 | Jun 5, 2025 | wp-embedded-post.zip | 0 |
| v2.0.0 | Jun 5, 2025 | wp-embedded-post.zip | 3 |
| v1.1.4 | Jun 3, 2025 | wp-embedded-post.zip | 0 |
| v1.0.8 | Apr 12, 2025 | wp-embedded-post.zip | 3 |
| v1.0.3 | Apr 10, 2025 | wp-embedded-post.zip | 2 |
| v1.0.0 | Apr 10, 2025 | wp-embedded-post.zip | 3 |