Publié le

WordPress Log Notifications Plugin

WordPress Log Notifications Plugin

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

New post notification

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

New comment notification

Installation

  1. Download the plugin as a zip file
  2. Upload the plugin to your WordPress website (Plugins > Add new > Upload plugin)
  3. Activate the plugin
  4. Go to the plugin settings page (Settings > Admin Notifications Plugin)
  5. Fill the settings and save them
Settings