Floating Video Widget

外掛說明

The Floating Video Widget plugin allows you to easily add a floating video element to your WordPress site. Perfect for showcasing promotional videos, product demonstrations, or background ambiance without disrupting your site’s layout.

Features:

  • Easy implementation with shortcode [floating_video]
  • Customizable placement (top-right, top-left, bottom-right, bottom-left)
  • Optional close button
  • Responsive design
  • Lightweight and performance-optimized
  • Admin settings panel for easy configuration

螢幕擷圖

  • Frontend floating video display
  • Admin settings panel
  • Shortcode implementation example

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/floating-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->Floating Video screen to configure the plugin
  4. Place the shortcode [floating_video] in your posts or pages where you want the video to appear

常見問題集

What video formats are supported?

The plugin supports all video formats that are compatible with the HTML5 video player, primarily MP4.

Can I customize the size of the video?

Yes, the video size can be customized through CSS modifications.

Is the video responsive?

Yes, the video widget is fully responsive and will adapt to different screen sizes.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Floating Video Widget〉的開發相關工作。

參與者

將〈Floating Video Widget〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0

  • Initial release
  • Added basic floating video functionality
  • Implemented admin settings panel
  • Added shortcode support
  • Included placement options
  • Added close button feature