Core_Loader
The core entry class.
Source
File: inc/core/core_loader.php
Expand full source code Collapse full source code View on Github
Methods
- __construct — Define the core functionality of the theme.
- check_new_user — Checks that the user is new.
- define_hooks — Register all of the hooks related to the functionality of the theme setup.
- define_modules — Define the features that will be loaded.
- load_modules — Check Features and register them.
- update_content_import_flag — Update content import flag.