learndash_transaction_create()
Function: Creates a transaction.
learndash_transaction_create Read More »
@package: LearnDash
Source Files: includes/payments/ld-transaction-functions.php
Function: Creates a transaction.
learndash_transaction_create Read More »
Function: Saves current LD version as a transaction meta.
learndash_transaction_add_learndash_version Read More »
Function: Gets payment meta for transaction based upon payment processor.
learndash_transaction_get_payment_meta Read More »
Function: Gets meta for transaction if coupon was used.
learndash_transaction_get_coupon_meta Read More »
Function: Grabs the final price of the transaction.
learndash_transaction_get_final_price Read More »
Function: Gets meta for transaction related to Stripe.
learndash_transaction_get_stripe_meta Read More »
Filter Hook: Filters font used in the purchase invoice PDF.
learndash_purchase_invoice_font Read More »
Filter Hook: Filters font size used in the purchase invoice PDF.
learndash_purchase_invoice_font_size Read More »
Function: Gets the course step available date.
learndash_course_step_available_date Read More »
Function: Utility function to get the next incomplete course step for user.
learndash_user_progress_get_next_incomplete_step Read More »
Function: Utility function to return incomplete course step within a parent step.
learndash_user_progression_get_incomplete_child_steps Read More »
Filter Hook: Filters the available scenes for the setup wizard.
learndash_setup_wizard_available_scenes Read More »
Filter Hook: Filters whether the setup wizard should be displayed or not.
learndash_setup_wizard_should_display Read More »
Method: Returns the redirect URL after the wizard is completed.
LearnDash_Setup_Wizard::get_completed_redirect_url Read More »
Method: Includes Razorpay Connect. Fired on action ‘init’.
SFWD_LMS::add_razorpay Read More »
Class: Filters posts by meta value.
Learndash_Admin_Filter_Shared_Steps Read More »
Method: Construct.
Learndash_Admin_Filter_Shared_Steps::__construct Read More »
Method: Returns the SQL join clause to apply this filter.
Learndash_Admin_Filter_Shared_Steps::get_sql_join_clause Read More »
Method: Returns the SQL where clause to apply this filter.
Learndash_Admin_Filter_Shared_Steps::get_sql_where_clause Read More »
Method: Echoes the input HTML.
Learndash_Admin_Filter_Shared_Steps::display Read More »