apply_filters( 'nab_get_permalink', string $permalink , integer $post_id )
Filters the permalink of the given post ID.
Description
Parameters
- $permalink
(string) (Required) The permalink of the post.
- $post_id
(integer) (Required) The ID of the post.