LLMS_Order::get_view_link()

Get a link to view the order on the student dashboard


Return Return

(string)


Top ↑

Source Source

File: includes/models/model.llms.order.php

		return apply_filters( 'llms_order_get_trial_end_date', $trial_end_date, $this );

	}

	/**
	 * Gets the total revenue of an order


Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0 Unknown.
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.