Function list_getSubscribedUserCount
Returns how many people are subscribed to a paid subscription.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ManagePaid.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ManagePaid.php
integer |
$id_sub |
The ID of the subscription |
string |
$search_string |
A search string |
array |
$search_vars = array() |
An array of variables for the search string |
integer
|
The number of subscribed users matching the given parameters |