videopress_video_restriction_details
videopress_video_restriction_details
Appears in: jetpack.12.9, jetpack.12.9.3, jetpack.13.0, jetpack.13.1.1, jetpack.13.1.3, jetpack.13.2, jetpack.13.2.1, jetpack.13.3.1, jetpack.13.5, jetpack.13.6, jetpack.13.7, jetpack.13.8, jetpack.13.8.1, jetpack.13.9.1, jetpack.14.0
Hook Type: filter
Displaying hooks found in version: jetpack.14.0apply_filters('videopress_video_restriction_details') 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.