Learndash_WooCommerce
Class: Main integration class.
Learndash_WooCommerce Read More »
@package: LearnDash / WooCommerce
Source Files: includes/woocommerce/includes/class-learndash-woocommerce.php
Class: Main integration class.
Learndash_WooCommerce Read More »
Constant: No description found
LEARNDASH_WOOCOMMERCE_ADMIN_VIEWS_URL Read More »
Constant: No description found
LEARNDASH_WOOCOMMERCE_VIEWS_URL Read More »
Constant: No description found
LEARNDASH_WOOCOMMERCE_ADMIN_VIEWS_PATH Read More »
Constant: No description found
LEARNDASH_WOOCOMMERCE_VIEWS_PATH Read More »
Constant: No description found
LEARNDASH_WOOCOMMERCE_PLUGIN_URL Read More »
Constant: No description found
LEARNDASH_WOOCOMMERCE_DIR Read More »
Constant: No description found
LEARNDASH_WOOCOMMERCE_FILE Read More »
Constant: No description found
LEARNDASH_WOOCOMMERCE_PLUGIN_PATH Read More »
Constant: Define LearnDash LMS – WooCommerce Integration add-on version.
LEARNDASH_WOOCOMMERCE_VERSION Read More »
Function: Sets up the autoloader for extra classes, which are not in the src/WooCommerce directory.
learndash_woocommerce_extra_autoloading Read More »
Method: Returns the email address submitted in the quiz Email custom fields.
WpProQuiz_Controller_Quiz::get_submitted_custom_field_email Read More »
Method: Returns the recipient address for the quiz user notification.
WpProQuiz_Controller_Quiz::get_user_notification_recipient Read More »
Method: Resolves a Custom Pagination per-page value, falling back to the global default when the submitted value is not a positive integer.
LearnDash_Settings_Metabox_Course_Display_Content::resolve_per_page_value Read More »
Method: Redirects the Legacy License page to the unified Software Manager when a unified license already covers LearnDash.
Licensing_Settings::maybe_redirect_to_software_manager Read More »
Method: Fetch the remote banners and store them in the cache.
RemoteBanners::fetch_remote_banners Read More »
Method: Get the cron hook used to fetch the remote banners in the background.
RemoteBanners::get_fetch_cron_hook Read More »
Method: Returns the de-duplication key for a question, namespaced by ID space so a question’s post ID and another question’s pro ID (legacy data path, post ID 0) can never collide.
WpProQuiz_Helper_QuestionOrder::question_key Read More »
Method: Reorders a set of questions to match a saved list of question pro IDs (the resume “randomOrder”), skipping any saved ID that no longer resolves to a question in the set.
WpProQuiz_Helper_QuestionOrder::order_by_saved_pro_ids Read More »
Method: Tops up an ordered question set to a target count by appending unused questions from the pool, preserving the existing order.
WpProQuiz_Helper_QuestionOrder::backfill_to_count Read More »