LifterLMS::processors()
Method: Load all background processors and access to them programmatically a processor via LLMS()->processors()->get( $processor )
Source: class-lifterlms.php:370
Method: Load all background processors and access to them programmatically a processor via LLMS()->processors()->get( $processor )
Source: class-lifterlms.php:370
Method: Get attachments
Source: includes/emails/class.llms.email.php:276
Method: Add an attachment to the email
Source: includes/emails/class.llms.email.php:137
Method: Retrieve default arguments for a student query
Source: includes/class.llms.query.user.postmeta.php:35
Method: Retrieve an array of LLMS_User_Postmetas for the given set of results
Source: includes/class.llms.query.user.postmeta.php:63
Method: Parses data passed to $statuses Convert strings to array and ensure resulting array contains only valid statuses If no valid statuses, returns to the default
Source: includes/class.llms.query.user.postmeta.php:92
Method: Prepare the SQL for the query
Source: includes/class.llms.query.user.postmeta.php:205
Method: SQL “where” clause for the query
Source: includes/class.llms.query.user.postmeta.php:236
Class: LifterLMS User Postmeta Query
Source: includes/class.llms.query.user.postmeta.php:19
Method: Output the HTML for a postmeta event in the recent events sidebar of various reporting screens.
Source: includes/admin/reporting/class.llms.admin.reporting.php:394