PeepSo Documentation

Action: like added

Hook
peepso_action_like_add

 

Plugin PeepSo Foundation
Since 1.7.4
Status Active
Args
stdClass

Description

Fires after a new like is added, passes an object of like data that was used to write the like to the database. The most important properties of that object are like_external_id and like_module_id:

Examples