LearnDash_Permalinks::get_sample_permalink()
Method: Hook into the admin post editor Permalink display. We override the LD post items so they include the full nested URL
Source: includes/class-ld-permalinks.php:523
Method: Hook into the admin post editor Permalink display. We override the LD post items so they include the full nested URL
Source: includes/class-ld-permalinks.php:523
Method: Filter WP_Query ‘where’ string to add LD search logic.
Source: includes/class-ld-search.php:129
Method: Filter WP_Query ‘join’ string to add LD search logic.
Source: includes/class-ld-search.php:197
Method: Filter WP_Query ‘distinct’ string to add LD search logic.
Source: includes/class-ld-search.php:215
Function: Utility function to get the nested permalink of the course step within in the course.
Source: includes/class-ld-permalinks.php:628
Function: Used when editing Lesson, Topic, Quiz or Question post items. This filter is needed to add the ‘course_id’ parameter back to the edit URL after the post is submitted (saved).
Source: includes/class-ld-permalinks.php:662
Function: Utility function to set the option to trigger flush of rewrite rules.
Source: includes/class-ld-permalinks.php:696
Class:
Source: includes/class-ld-permalinks.php:15
Method: Public constructor for class
Source: includes/class-ld-permalinks.php:20
Method: Setup custom rewrtie URLs.
Source: includes/class-ld-permalinks.php:43