[dbp_edit_user_profile]

This shortcode displays a form for users to edit their profile information, including their first name, last name, website URL, and biography. The following attributes can be used:    – `savedclass`: Sets the CSS class for the success message...

[dbp_gravatar]

This shortcode displays the Gravatar image for the current user’s email address along with a notification and a link to Gravatar.com to update the Gravatar. There are no attributes for this shortcode.

[dbp_funnel_pages]

This shortcode lists all pages with the tag ‘funnel-page’ and displays them in a layout specified by the class attributes. The attributes for this shortcode are: – `mainclass`: The class attribute for the main container (default:...

[dbp_lead_list]

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...

[dbp_lead_form]

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...