Logins

Description

This hook allows you to reward your users for logging in on your website. A limit can be set to prevent abuse.

Available since version 1.0

Known Issues

There are hundreds of plugins for WordPress that customizes or replaces the WordPress login mechanism. This means that this hook cannot be guaranteed to work with all of these plugins!

The hook uses the wp_login action hook to “detect” a successful login. If a plugin does not trigger this action hook, no points will be paid out.

Setup

You need to set a point amount you want to give (or take) users for each post type. Post type’s that has zero points set are considered “disabled” and will not trigger points.

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
logging_in

Give or take points from users for logins.