Getting Started

Estimated reading: 3 minutes 480 views

GETTING STARTED

  • As the Addon is installed, the plugin will display a custom birthday hook in the hooks tab of the myCred dashboard.
  • Move the hook towards active hooks.
 
 
  • In the hook settings, the user has been given multiple features like Date of Birth Location, Field Name/ID, Points Fields, Log Template Fields, and field for settings Specific age, which can be set according to user preferences.
  • First, the user can select the date of birth location, there are two options given, one is for BuddyPress Profile Field.
 
 
  • First, the user can select the date of birth location, there are two options given, one is for BuddyPress Profile Field.
 
 
  • You will have to create a field in the buddypress and copy the field name in the Field Name/ID field in the hook settings.
 
 
  • After pasting the name of the Buddypress field in the settings, now the points can be set in the Points field which will be awarded when the event is triggered.
  • These points can be set in positive or in negative values depending on the user requirements.
  • A field for log template has also been added for the points which when points are given will update the points log in myCred and will display the log template message under reference in points log.
 
 
  • Another way to trigger this hook is to map the Custom WordPress User Meta via using User Meta Key in the Field Name/ID field in the hook.
 
 
  • Any custom field created via a third-party plugin or via custom development can be mapped with the hook to trigger the event and award points to the user.
  • User meta key of the field has to be provided in the Field Name/ID field in the hook settings to map the hook with the field and trigger the hook when the user birthday arrives.
 
 

TRIGGER POINT AWARDING MECHANISM ON SPECIFIC AGE:

  • To trigger the point awarding mechanism based on the age of the user the plugin has been integrated with functionalities in the hook to achieve this.
  • You can define points and specific age of the user in the hook settings for the respective purposes. The Add-on will automatically calculate and award points to the user when they reach the specified age given in the hook settings.
  • A log template field has also been added for the user to set the log template of the points according to their requirements.
  • This feature works with both Buddypress and Custom User meta.