cp_owner_activated_membership_email( $user, $order )Sends notification email to buyer when membership was activated.Package ClassiPress, EmailsContentsDescriptionRelatedUsesUsed ByUser Contributed NotesDescription #DescriptionTop ↑Related #RelatedUses #UsesUsesUsesDescription includes/packages.php: cp_get_membership_package_from_order()Returns membership package. includes/functions.php: cp_get_user_name()Returns user name depend of account type. framework/kernel/functions.php: appthemes_send_email()Sends email with standardized headers framework/scb/Util.php: html() framework/scb/Util.php: html_link()Top ↑Used By #Used ByUsed ByUsed ByDescription includes/payments.php: cp_payments_handle_membership_activated()Processes membership activation on order activation. Top ↑User Contributed Notes #User Contributed Notes You must log in before being able to contribute a note or feedback.
Uses #UsesUsesUsesDescription includes/packages.php: cp_get_membership_package_from_order()Returns membership package. includes/functions.php: cp_get_user_name()Returns user name depend of account type. framework/kernel/functions.php: appthemes_send_email()Sends email with standardized headers framework/scb/Util.php: html() framework/scb/Util.php: html_link()
Top ↑Used By #Used ByUsed ByUsed ByDescription includes/payments.php: cp_payments_handle_membership_activated()Processes membership activation on order activation.