
外掛標籤
開發者團隊
② 後台搜尋「RUS Video Embeds for VK Video, Rutube and Dzen」→ 直接安裝(推薦)
原文外掛簡介
RUS Video Embeds adds support for Russian video hosting platforms in WordPress:
VK Video — vk.com/video*, vkvideo.ru/*
Rutube — rutube.ru/video/*
Dzen — dzen.ru/embed/* (embed links)
This is an unofficial plugin and is not affiliated with VK, Rutube, or Dzen.
⚠️ Dzen notice: Regular video links (dzen.ru/video/watch/...) do not work for embedding — Dzen uses separate embed links. When a watch-link is pasted, the plugin displays instructions on how to get the correct link. More info: How to embed Dzen video in WordPress
Features:
Auto-embed videos by URL (oEmbed) — just paste a link on its own line
Shortcodes [vk_video], [rutube], [dzen] for the Classic Editor
Gutenberg block “RU Video” with preview and settings
Responsive iframe (16:9 by default)
Configurable vertical margins via Gutenberg spacing presets
Settings page: default dimensions, autoplay, margins, enable/disable providers
Security: sandboxed iframe, lazy loading, URL validation
Extensible: add your own providers via the rus_video_embeds_register_providers filter
Usage
oEmbed (automatic):
Simply paste a video link on its own line in the editor:
https://rutube.ru/video/abc123def456/
Shortcodes:
[vk_video url=”https://vk.com/video-123456_789012″]
[rutube url=”https://rutube.ru/video/abc123/” width=”800″ height=”450″]
[dzen url=”https://dzen.ru/embed/abc123def456″ autoplay=”1″]
Gutenberg:
Add the “RU Video” block and paste the URL.
Dzen — how to get an embed link:
Open the video on Dzen
Click “Share” → “Embed”
Copy the link from the src attribute in the iframe code (format: https://dzen.ru/embed/...)
Paste this link into the block, shortcode, or oEmbed
You can also paste the entire
