GamiPress – Button let’s you add activity triggers filtered by button clicks adding new activity events on GamiPress!
Note: This add-on is designed to award users for button clicks, if you want to award them for link clicks, then you should check the GamiPress – Link add-on.
New Events
Click any button: When a user clicks on any button.
Click a button with a specific ID: When a user clicks on any button with a specific identifier (button id attribute).
Click a button with a specific Class: When a user clicks on any button with a specific class (button class attribute).
Get a click on any button: When the post/comment author gets clicks on any button.
Get a click on a button with a specific ID: When the post/comment author gets clicks on any button with a specific identifier (button id attribute).
Get a click on a button with a specific Class: When the post/comment author gets clicks on any button with a specific class (button class attribute).
Important: The unique buttons that trigger this activities are the buttons generated by [gamipress_button] shortcode.