learndash_purchase_invoice_filepath
Filter Hook: Filters the purchase invoice upload file path.
learndash_purchase_invoice_filepath Read More »
@package: LearnDash
Source Files: includes/payments/ld-purchase-invoice-functions.php
Filter Hook: Filters the purchase invoice upload file path.
learndash_purchase_invoice_filepath Read More »
Class: Class to test the ld-payments-functions.php file.
LdPaymentsFunctionsTest Read More »
Method: Test if NumberFormatter class (PHP module intl) is loaded.
LdPaymentsFunctionsTest::testNumberFormatterClassExists Read More »
Method: Test the learndash_the_currency_symbol function.
LdPaymentsFunctionsTest::test_learndash_get_currency_symbol Read More »
Function: Generates file name for purchase invoice PDF
learndash_purchase_invoice_filename Read More »
Method: Test data for the test_learndash_get_currency_symbol.
LdPaymentsFunctionsTest::data_provider_test_learndash_the_currency_symbol Read More »
Function: Generates file path for purchase invoice PDF
learndash_purchase_invoice_filepath Read More »
Function: Setups capabilities for assignments custom post type.
learndash_init_assignments_capabilities Read More »
Method: Delete the temporary processing data
LearnDash_Course_Wizard::delete_processing_data Read More »
Method: Get the temporary processing data, analyzing the current processing step.
LearnDash_Course_Wizard::get_processing_data Read More »
Method: Get the playlist data.
LearnDash_Course_Wizard::get_playlist_data Read More »
Method: Render the course wizard page.
LearnDash_Course_Wizard::render Read More »
Method: Render the URL process step.
LearnDash_Course_Wizard::render_url_process_step Read More »
Method: Render the course config step.
LearnDash_Course_Wizard::render_course_config_step Read More »
Method: Generate the course creation message based on the playlist_data
LearnDash_Course_Wizard::generate_course_creation_message Read More »
Method: Create a course based on the playlist.
LearnDash_Course_Wizard::create_course_from_playlist Read More »
Method: Register the script
LearnDash_Course_Wizard::enqueue_scripts Read More »
Method: Process the playlist URL
LearnDash_Course_Wizard::process_url_action Read More »