LLMS_Abstract_Notification_Controller::get_subscriber( string $subscriber )

Takes a subscriber type (student, author, etc) and retrieves a User ID


Description Description


Parameters Parameters

$subscriber

(Required) subscriber type string


Top ↑

Return Return

(int|false)


Top ↑

Source Source

File: includes/abstracts/llms.abstract.notification.controller.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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