Location::is_learndash_admin_page()
Method: Determines if the given screen ID is a LearnDash admin page.
Location::is_learndash_admin_page Read More »
@package: LearnDash / Core
Source Files: src/Core/Utilities/Location.php
Method: Determines if the given screen ID is a LearnDash admin page.
Location::is_learndash_admin_page Read More »
Filter Hook: Filters whether the screen ID is a LearnDash admin page.
learndash_location_is_learndash_admin_page Read More »
Method: Determines if a given string exactly matches one or multiple strings.
Method: Hides the LearnDash license page when StellarSites MU plugin is active and the license is valid.
Admin::should_hide_license_page Read More »
Method: Hides the LearnDash license tab menu item if the conditions to hide it are met.
Admin::maybe_hide_license_tab Read More »
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 »