- Publié le
WordPress Log Notifications Plugin
1 min read
Repo GitHub du projet : https://github.com/imPBH/wordpress-log-notifications
Description
This plugin is a simple administration plugin for WordPress. It just sends logs to some webhooks. It currently supports sending notifications to :
- Discord
- Slack
- Telegram
Notifications
The plugin sends notifications for multiple events.
Posts
The plugin sends notifications when :
- A post is published
- A post is updated
- A post is deleted
- A post is drafted
Example on Discord, Slack and Telegram
Comments
The plugin sends notifications when :
- A new comment is posted
- A comment is approved
- A comment is unapproved
- A comment is deleted
- A comment is spammed
- A comment is permanently deleted
Example on Discord, Slack and Telegram
Installation
- Download the plugin as a zip file
- Upload the plugin to your WordPress website (Plugins > Add new > Upload plugin)
- Activate the plugin
- Go to the plugin settings page (Settings > Admin Notifications Plugin)
- Fill the settings and save them