wpas_can_view_ticket

Signature apply_filters( ‘wpas_can_view_ticket’, $can, $post_id, $author_id ); Typical Usage This filter can be used to control whether the current ticket being accessed can be viewed by the current user (front-end user or back-end agent).  The return...