videopress_video_restriction_details

videopress_video_restriction_details

Hook Type: filter

See hook in core

Displaying hooks found in version: jetpack.14.5

apply_filters('videopress_video_restriction_details') is found 1 times:

  • /jetpack_vendor/automattic/jetpack-videopress/src/class-access-control.php line 236
    232
    233
    234
    235
    236
    237
    238
    239
    240
    241
    242
         * @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.