Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / Classes / LLMS_Email_Engagement / LLMS_Email_Engagement::set_shortcode_user()

LLMS_Email_Engagement::set_shortcode_user( int $uid )

Set the user ID used by [llms-user] to the user receiving the email.

Contents

  • Description
    • Parameters
    • Return
    • Source
    • Changelog
  • User Contributed Notes

Description #Description


Parameters #Parameters

$uid

(Required) WP_User ID of the current user.


Top ↑

Return #Return

(int)


Top ↑

Source #Source

File: includes/emails/class.llms.email.engagement.php


			

Expand full source code Collapse full source code


Top ↑

Changelog #Changelog

Changelog
Version Description
5.0.0 Introduced.

Top ↑

User Contributed Notes #User Contributed Notes

You must log in before being able to contribute a note or feedback.

Proudly powered by WordPress