| 开发者 | ovhcloud |
|---|---|
| 更新时间 | 2026年7月6日 23:53 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[ovhcloud_vc_gallery] — Displays a YouTube-style mosaic of video poster thumbnails. Clicking a thumbnail opens the video in a modal player.[ovhcloud_vc_video id="vod_xxx"] — Embeds a single video player.You can find them in your OVHcloud Video Center dashboard. The API Key is used for authentication and the Space ID identifies your video workspace.
Almost all formats are supported since it relies on ffmpeg.
Files larger than 50 MB are automatically uploaded using the multipart upload protocol, which splits the file into parts for more reliable delivery.
Yes. Use [ovhcloud_vc_gallery tags="sport,music"] to display only videos matching specific tags (up to 5).
Yes. The [ovhcloud_vc_video] shortcode supports these parameters:
autoplay="true" — auto-start playbackloop="true" — loop the videomute="true" — start mutedhide_title="true" — hide the title overlayhide_controls="true" — hide player controlsOnly users with administrator or editor roles can upload, edit, and delete videos.
[ovhcloud_vc_gallery] and [ovhcloud_vc_video].