Deleting Content

Description

This hook allows you to reward your users for having their content is deleted. If you are using the Trash feature in WordPress, the points are awarded or taken from the user when the trash is emptied.

Available since version 1.7

Known Issues

This hook triggers when a post is deleted and not when a post is trashed, unless you have disabled the trash.

Setup

You need to set a point amount you want to give (or take) users for each post type that your users can publish, and the log entry template.

You can set a limit how many times a user can get point in a given time period.

Video Demo

Supported Instances

Instance Reference Description
deleted_content Give or take points from users for having their published content deleted.