LLMS_Post_Relationships::__construct()

Constructor.


Return Return

(void)


Top ↑

Source Source

File: includes/class.llms.post.relationships.php

	/**
	 * Constructor.
	 *
	 * @since 3.16.12
	 * @since 5.4.0 Prevent course/membership with active subscriptions deletion.
	 * @since 6.0.0 Added hook to cleanup user post meta data when awarded certs and achievements are deleted.
	 *

Top ↑

Changelog Changelog

Changelog
Version Description
6.0.0 Added hook to cleanup user post meta data when awarded certs and achievements are deleted.
5.4.0 Prevent course/membership with active subscriptions deletion.
3.16.12 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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