LLMS_Admin_Builder::modify_take_over_link( string $link, int $post_id, string $context )

Modify the “Take Over” link on the post locked modal to send users to the builder when taking over a course


Description Description


Parameters Parameters

$link

(Required) Default post edit link.

$post_id

(Required) WP Post ID of the course.

$context

(Required) Display context.


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/admin/class.llms.admin.builder.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.13.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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