by Mike Team DBP | Jul 3, 2023
This shortcode generates a list of leads for the current user. It shows a table with columns for first name, email address, referrer, and date added. The attributes for this shortcode are the same as the dbp_lead_form shortcode, but they are not used in the code...
by Mike Team DBP | Jul 3, 2023
This shortcode generates a form for submitting leads. The form includes fields for first name, email address, and two hidden fields for lead referrer and lead page. The attributes for this shortcode are: fnametext (default: First Name:): Customizes the label for the...
by Mike Team DBP | Jul 3, 2023
This shortcode displays a login form for users who are not logged in. It accepts four attributes: – `mainclass`: The CSS class to be applied to the main form element (optional). – `inputclass`: The CSS class to be applied to the input fields (optional)....
by Mike Team DBP | Jul 3, 2023
This shortcode displays a button that allows the currently logged-in user to export their referral list as a CSV file. There are no attributes for this shortcode.
by Mike Team DBP | Jul 3, 2023
The dbp_custom_link shortcode creates a custom link based on the specified affiliate program. It supports several attributes to customize the behavior and appearance of the link. Attributes buttonclass: (optional)The CSS class to be applied to the link. This allows...