Browse: Home / Functions /

learndash_notifications_extra_autoloading

learndash_notifications_extra_autoloading()

Setup the autoloader for extra classes, which are not in the src/Notifications directory.


Description #

Both namespaced and non-namespaced classes are registered.


Return #

(void)


Source #

File: includes/notifications/learndash-notifications.php


Changelog #

Changelog
Version Description
5.2.0 Introduced.