apply_filters( 'learndash_post_type_rewrite_slug', string $rewrite_slug, string $post_type_slug )

Filters the rewrite slug for a post type.


Description Description


Parameters Parameters

$rewrite_slug

Rewrite slug.

$post_type_slug

Post type slug.


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.