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...
by Mike Team DBP | Jul 3, 2023
This shortcode checks whether the user is logged in or not. If the user is logged in, it will display the content wrapped by the shortcode. If the user is not logged in, it will display a message stating, “You need to be logged in to view this content.”...