Provider::hooks()
Method: Listens for the Absorber settling on the bundled copy.
Method: Ties the add-on’s deactivation to LearnDash’s own, once the bundled copy is the copy that runs.
Provider::on_bundled_copy_loaded Read More »
Method: Listens for the Absorber announcing that the bundled add-on has been loaded.
Provider::hook_lifecycle Read More »
Method: Boots the bundled WooCommerce Integration add-on.
Provider::register Read More »
Method: Ties the add-on’s lifecycle to LearnDash’s own, once the bundled copy is the copy that runs.
Provider::on_bundled_copy_loaded Read More »
Method: Listens for the Absorber announcing that the bundled add-on has been loaded.
Provider::hook_lifecycle Read More »
Method: Configures and boots the Plugin Absorber library.
Provider::configure Read More »
Method: Listens for the Absorber announcing that the bundled file is about to be required.
Autoloaded_Sub_Plugin::hook_autoloading Read More »
Method: Registers this add-on’s prefixes on this plugin’s autoloader.
Autoloaded_Sub_Plugin::register_autoloading Read More »
Method: Registers the add-on, and arranges for its namespace to be mapped if the Absorber loads the bundled copy.
Autoloaded_Sub_Plugin::boot Read More »
Method: The add-on’s name as the constant and the filter spell it.
Autoloaded_Sub_Plugin::get_module_name Read More »
Method: Whether the bundled add-on should be loaded at all.
Autoloaded_Sub_Plugin::should_load Read More »
Method: Registers the bundled add-on with the Plugin Absorber.
Autoloaded_Sub_Plugin::register Read More »