spl_autoload_functions()
Retrieves the registered autoloader functions.
Return
(array) List of autoloader functions.
Source
File: wp-includes/spl-autoload-compat.php
Changelog
| Version | Description |
|---|---|
| WP-4.6.0 | Introduced. WP-4.6.0 |
Retrieves the registered autoloader functions.
(array) List of autoloader functions.
File: wp-includes/spl-autoload-compat.php
| Version | Description |
|---|---|
| WP-4.6.0 | Introduced. WP-4.6.0 |