Table of Contents
Description
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 an user clicks on any button.
- Click a button with a specific ID: When an user clicks on any button with a specific identifier (button id attribute).
- Click a button with a specific Class: When an 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.
Installation
From WordPress backend
- Navigate to Plugins -> Add new.
- Click the button “Upload Plugin” next to “Add plugins” title.
- Upload the downloaded zip file and activate it.
Direct upload
- Upload the downloaded zip file into your
wp-content/plugins/
folder. - Unzip the uploaded zip file.
- Navigate to Plugins menu on your WordPress admin area.
- Activate this plugin.
Plugin author
Plugin official website address
https://wordpress.org/plugins/gamipress-button/
If you encounter problems in using the GamiPress – Button plugin, you can comment below, and I will try my best to help you solve the problem