Описание
This plugin adds Rutube support to the Gutenberg Embed block with responsive embedding.
Just copy the link to any Rutube video and paste it directly into the Gutenberg editor. The plugin also supports embedding videos available only by link.
External services
This plugin connects to Rutube video service (https://rutube.ru) to get a video to insert into an iframe.
This service is provided by „RUTUBE“: terms of use, privacy policy
Инсталиране
- Upload
rutube-embedfolder to the/wp-content/plugins/directory. - Activate the plugin through the „Plugins“ menu in WordPress.
ЧЗВ
-
How do I insert a Rutube video?
-
Just copy the link to the video and paste it into the Gutenberg editor.
-
Why can’t I insert a video?
-
You may be inserting an incorrect link.
The link should look like this:https://rutube.ru/video/xxxxxxxxxxxxxxxxxx/orhttps://rutube.ru/shorts/xxxxxxxxxxxxxxxxxx/,
wherexxxxxxxxxxxxxxxxxis the unique identifier of the video.If you are trying to insert a video that is only available via a direct link (private video), make sure that the link looks like:
https://rutube.ru/video/private/xxxxxxxxxxxxxxxxxx/?p=yyyyyyyyyyyyyyyyyyyyy, wherexxxxxxxxxxxxxxxis the unique identifier of the video, andyyyyyyyyyyyyyyyyyyyis the access key.More information on how to embed a video can be found at the link
Отзиви
Сътрудници и разработчици
“Rutube Embed” е софтуер с отворен код. Към разширението са допринесли следните хора:
Сътрудници“Rutube Embed” е преведено на 1 език. Благодарности на преводачите за техния принос.
Превеждане на “Rutube Embed” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.
Списък с промени
1.0.2
- FIX: User-Agent header was not passed to the Rutube oEmbed request due to a variable name typo
- TWEAK: minimum required PHP raised to 7.4
- TWEAK: confirmed compatibility with WordPress 7.0
- Release Date: 2026-06-02
1.0.1
- NEW: shorts video are supported
- FIX: unnecessary css rules removed
- Release Date: 2025-11-28
1.0.0
- Initial release.
