apply_filters( 'learndash_post_link_course_id', int $course_id, string $post_link, WP_Post $post )

Filters course link post ID.


Description Description


Parameters Parameters

$course_id

Course ID.

$post_link

Post Link.

$post

Post Object.


Top ↑

Source Source

File: includes/class-ld-permalinks.php


Top ↑

User Contributed Notes User Contributed Notes

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