55 $params[
'methods_override'] = $methods_override ? (array) $methods_override :
null;
69 foreach ($to as
$guid) {
$guid
Reset an ElggUpgrade.
$params
Saves global plugin settings.
$subject
HTML body of an email.
notify_user(int|array $to, int $from=0, string $subject='', string $message='', array $params=[], $methods_override=null)
Notify a user via their preferences.
elgg_dump($value)
Bundle all functions that have been deprecated in Elgg 6.3.
elgg_deprecated_notice(string $msg, string $dep_version)
Log a notice about deprecated use of a function, view, etc.
_elgg_services()
Get the global service provider.
get_entity(int $guid)
Loads and returns an entity object from a guid.
elgg_get_site_entity()
Get the current site entity.