learndash_get_step_permalink( int $step_id, int $step_course_id = null )

Utility function to get the nested permalink of the course step within in the course.


Description Description


Parameters Parameters

$step_id

(Required) Course Step Post ID.

$step_course_id

(Optional) Course ID.

Default value: null


Top ↑

Source Source

File: includes/class-ld-permalinks.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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