Перейти к содержимому
WordPress.org

Русский

  • Темы
  • Плагины
  • Новости
    • Документация
    • Форумы
  • О WordPress
  • Сообщество
  • Скачать WordPress
Скачать WordPress
WordPress.org

Plugin Directory

videos chapters & logos

  • Отправить плагин
  • Мои избранные
  • Войти
  • Отправить плагин
  • Мои избранные
  • Войти

videos chapters & logos

Автор: alvingil
Скачать
  • Детали
  • Отзывы
  • Установка
  • Разработка
Поддержка

Описание

The «Videos Chapters & Logos» plugin allows you to embed MP4 videos with a logo, poster, and markers on your WordPress site.

With this plugin, you can add an MP4 video with a logo (and an optional poster), as well as set chapter points within the video that are displayed as markers. Users can click on the markers to jump to different parts of the video.

Important: For the plugin to work correctly, MP4 videos must be placed in the assets/video/ folder inside the plugin directory.

License

This plugin is licensed under the GPLv2 or later. You can redistribute and modify it under the terms of the GNU General Public License.

Установка

  1. Upload the plugin to your WordPress site:

    • Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin:

    • Go to the «Plugins» section in your WordPress admin panel and click «Activate» next to «Videos Chapters & Logos».
  3. Add the shortcode to your content:

    • After activating the plugin, you can add the following shortcode to any page, post, or widget:

      `[videos_chapters_logos video=»Sintel.mp4″ logo=»logo.png» width=»800″ height=»450″ autoplay=»false» loop=»true» markers=»0:39=Introduction,5:50=Chapter 2,7:50=Chapter 3,9:00=Chapter 4″]«`

  • Shortcode parameters:
    • video: The file path of the MP4 video (default: Sintel.mp4).
    • logo: The logo to display over the video (default: example_logo.png).
    • poster: The poster image that appears before the video starts (optional).
    • width: The width of the video (default: 640).
    • height: The height of the video (default: 360).
    • autoplay: Whether the video should autoplay (options: true, false, default: false).
    • loop: Whether the video should loop when finished (options: true, false, default: false).
    • markers: The markers in the video in the format time=text, for example, 0:39=Introduction, 5:50=Chapter 2.

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

How can I add more than one marker?

You can add multiple markers by separating them with commas in the markers attribute, like this:

`[videos_chapters_logos video="Sintel.mp4" logo="logo.png" width="800" height="450" autoplay="false" loop="true" markers="0:39=Introduction,5:50=Chapter 2,7:50=Chapter 3,9:00=Chapter 4"]```

Each marker is defined in the format time=text.

How can I customize the video design?

You can adjust the width and height parameters to change the video size. Additionally, the logo can be customized with any image you upload to your media library.

Can I use other video formats besides MP4?

Currently, the plugin is configured to work with MP4 files. If you’d like to support additional video formats, you would need to customize the code.

Отзывы

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

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

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

Участники
  • alvingil

Перевести «videos chapters & logos» на ваш язык.

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

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

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

1.0

  • First version of the plugin.

Мета

  • Версия 1.0
  • Обновление: 4 месяца назад
  • Активных установок: Менее 10
  • Версия WordPress 5.0 или выше
  • Совместим вплоть до: 6.9.4
  • Язык
    English (US)
  • Метки:
    chapterslogomarkersmp4video player
  • Дополнительно

Оценки

Пока что нет ни одного отзыва.

Your review

Посмотреть всеотзывы

Участники

  • alvingil

Поддержка

Есть что сказать? Нужна помощь?

Перейти в форум поддержки

  • О нас
  • Новости
  • Хостинг
  • Приватность
  • Витрина
  • Темы
  • Плагины
  • Паттерны
  • Обучение
  • Поддержка
  • Разработчики
  • WordPress.TV ↗
  • Присоединиться
  • События
  • Поддержать ↗
  • Пять для будущего
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Русский

  • Посетите нас в X (ранее Twitter)
  • Посетите нашу учётную запись в Bluesky
  • Посетите нашу ленту в Mastodon
  • Посетите нашу учётную запись в Threads
  • Посетите нашу страницу на Facebook
  • Посетите наш Instagram
  • Посетите нашу страницу в LinkedIn
  • Посетите нашу учётную запись в TikTok
  • Посетите наш канал YouTube
  • Посетите нашу учётную запись в Tumblr
Код — это поэзия.
The WordPress® trademark is the intellectual property of the WordPress Foundation.