Provider::hooks()
Method: Registers WordPress hooks.
@package: LearnDash / Core
Source Files: src/Core/Modules/Quiz/Question/Admin/Provider.php
Method: Registers WordPress hooks.
Class: Service provider class for Question Admin screen functionality.
Method: Register service providers.
Provider::register Read More »
Method: Adds the title custom column to the sortable columns.
Listing::add_sortable_column Read More »
Method: Sets the primary/default column for the list table.
Listing::set_primary_column Read More »
Method: Adds the accessibility tooltips.
Listing::add_accessibility_tooltips Read More »
Method: Handles the title custom column output.
Listing::show_column_title_custom Read More »
Class: Question admin listing class.
Method: Removes the default ‘title’ column.
Listing::remove_title_column Read More »
Method: Register hooks for the provider.
Method: Registers the service provider bindings.
Provider::register Read More »
Method: If the Theme is being changed to Legacy, clear the notice dismissal flag.
Support_End::clear_dismissal Read More »
Class: Legacy theme end of support notice class.
Method: Outputs the admin notice regarding Legacy Theme loss of support.
Support_End::register_admin_notices Read More »
Method: Controls whether Legacy-specific Providers should be loaded.
Provider::should_load Read More »
Method: Registers the service provider bindings.
Provider::register Read More »