videopress_video_restriction_details, $video_restriction_details, $guid, $embedded_post_id, $selected_plan_id
videopress_video_restriction_details, $video_restriction_details, $guid, $embedded_post_id, $selected_plan_id
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_filters('videopress_video_restriction_details, $video_restriction_details, $guid, $embedded_post_id, $selected_plan_id') is found 1 times:
- /jetpack_vendor/automattic/jetpack-videopress/src/class-access-control.php line 236
* @param int $selected_plan_id The selected plan id if applicable. * * @return array */ return (array) apply_filters( 'videopress_video_restriction_details', $video_restriction_details, $guid, $embedded_post_id, $selected_plan_id ); } /** * Returns the default restriction_details for a video. * * @param bool $default_can_access The default auth.