apply_filters( 'ap_answer_post_type_link_structure', string $link , object $post , bool $leavename , bool $sample )
Description #
Allow overriding of answer post type permalink
Parameters #
- $linkstring Answer link.
- $postobject Post object.
- $leavenamebool Whether to keep the post name.
- $samplebool Is it a sample permalink.
Source #
File: includes/post-types.php
Add your comment