Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Dashboard Video Widget

Описание

Dashboard Video Widget allows you to embed videos from YouTube, Vimeo, or local MP4 files directly in your WordPress dashboard. Perfect for providing quick access to tutorial videos, company announcements, or training materials for your team.

Features:
* Support for YouTube, Vimeo, and local MP4 videos
* Drag-and-drop reordering of videos
* Add notes to each video
* Customizable widget title
* Role-based access control

External Services

This plugin connects to external video platforms to display embedded videos in the WordPress dashboard widget. The following services are used:

YouTube

  • Service: Video embedding from YouTube (provided by Google LLC)
  • Usage: When a YouTube video is added to the widget, the plugin embeds it using YouTube’s iframe player
  • Data Transmission: Video ID is sent to YouTube’s servers when the dashboard widget loads
  • Terms of Service: https://www.youtube.com/t/terms
  • Privacy Policy: https://policies.google.com/privacy

Vimeo

  • Service: Video embedding from Vimeo
  • Usage: When a Vimeo video is added to the widget, the plugin embeds it using Vimeo’s iframe player
  • Data Transmission: Video ID is sent to Vimeo’s servers when the dashboard widget loads
  • Terms of Service: https://vimeo.com/terms
  • Privacy Policy: https://vimeo.com/privacy

Note: For local MP4 videos, no external services are used as the videos are served directly from your WordPress installation.

Скриншоты

Установка

  1. Upload the plugin files to the /wp-content/plugins/dashboard-video-widget directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Video Widget screen to configure the plugin

Часто задаваемые вопросы

Can I use other video platforms?

Currently, the plugin supports YouTube, Vimeo, and local MP4 videos. Support for additional platforms may be added in future updates.

How do I add a video?

  1. Go to Settings -> Video Widget
  2. Click «Add Video»
  3. Enter the video title, optional note, select the video type (YouTube/Vimeo/Local), and paste the video URL
  4. Click Save Changes

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Dashboard Video Widget» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

«Dashboard Video Widget» переведён на 1 язык. Благодарим переводчиков за их работу.

Перевести «Dashboard Video Widget» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.0

  • Initial release

1.0.1

  • Compatible with WordPress 6.8