هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

Bg RuTube Embed

الوصف

Plugin allowed to embed RuTube videos in WordPress. Just specify the uuid of the playlist or video in the shortcode. You can also specify a list of uuid separated by commas.

[rutube id="{uuid}" title="" description="" sort="" perpage="" limit="" mode="" ]
  • iduuid of the video or playlist, or list of videos uuid separated by commas;
  • title – playlist title (for list of uuid only);
  • description – playlist description (for list of uuid only);
  • sort="on"– sort playlist by ABC (default: sort="" – don’t sort);
  • perpage – number of items per page (default: empty – use plugin’s settings);
  • limit – playlist size limit (default: empty – use plugin’s settings);
  • mode – mode of start video on page load:
  • "preview" – preview image,
  • "load" – load video into the frame,
  • "play" – load video into the frame and play,
  • '' (empty) – use plugin’s settings (by default);
  • start – time in seconds when the video starts.

To embed a single video or playlist, just enter its URL (https://rutube.ru/video/{uuid}/ or https://rutube.ru/plst/{uuid}/) оn a separate line.

Optional parameter \?t={time} in the video URL is time in seconds when the video starts.

You can choose mode of start video on page load in settings and shortcode.

То paginate playlist сhoose number of items per page in the settings or shortcode. 0 (zero) – don’t paginate (by default).

If the playlist size is very large, you can limit it with “Max playlist size” option in the settings or shortcode. 0 (zero) – not limited (by default).

License

GNU General Public License v2

لقطات الشاشة

  • Playlist embedded on the post page.
  • Info about the video on the archive/tag/category page (Enabled "Video only on post pages" option).
  • Plugin settings screen.

التنصيب

  1. Upload ‘bg-rutube’ directory to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

الأسئلة المتكررّة

Ask me. I’ll answer. 🙂

المراجعات

30 يوليو، 2022
Спасибо авторам данного плагина. Удалось вставить на свою страницу видео с RuTube. Правда только через шорткод. Через URL - чёрный экран плеера.
إقرأ جميع المراجعات 2

المساهمون والمطوّرون

“Bg RuTube Embed” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

لقد تم ترجمة ”Bg RuTube Embed“ إلى 3 لغات. شكراً إلى جميع المُترجمين لمُساهماتهم.

ترجمة ”Bg RuTube Embed“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.6.3

  • New shortcode parameter start – time in seconds when the video starts.

1.6.2

  • New plugin option and shortcode parameter: mode of start video on page load.

1.6.1

  • Fixed SVN loading bug.

1.6

  • New plugin option and shortcode parameter: playlist size limit.

1.5.1

  • Performance has been improved.

1.5

  • Pagination video in playlists.

1.4.4

  • Fixed: don’t work Next and Previous buttons on the start.

1.4.2-3

  • Minor fixes.

1.4.1

  • Fixed small bug.

1.4

  • Only the thumbnail is loaded when the page is opened, and the video starts loading only after pressing the “Play” button.

1.3.1

  • Some improvements. Tested for WP 6.0

1.3

  • You can just the URL on its own line to embed playlist.

1.2.1

  • Fixed small bugs.

1.2

  • Added the ability to localize the plugin.
  • You can just the URL on its own line to embed single video.
  • Fixed some bugs and mistakes.

1.1

  • Added the ability to embed a RuTube playlist or create a playlist from several videos.

1.0

  • Starting version