Sleek Scroll Video

外掛說明

Sleek Scroll Video lets you create beautiful scroll-driven video playback animations on your WordPress site. As the user scrolls, the video plays forward; scroll back, and the video reverses.

Each Sleek Scroll Video is managed as its own custom post type entry, giving you full control over settings and generating a unique shortcode you can embed anywhere.

Features

  • Custom Post Type — Each Sleek Scroll Video is a separate entry in the admin panel.
  • Unique Shortcodes — Every Sleek Scroll Video generates its own shortcode ([sleek-scroll-video id="123"]) for easy embedding.
  • No external dependencies — All animation logic is handled by the plugin’s own JavaScript and CSS.
  • Configurable Settings — Control scroll height, scrub speed, and scroll start/end points.
  • Media Library Integration — Upload or select videos directly from the WordPress media library.
  • Performance First — Assets are only loaded on pages where the shortcode is actually used.

How It Works

  1. Go to Sleek Scroll Video Add New in your admin panel.
  2. Give it a title and configure the video URL plus animation settings.
  3. Save/publish the post.

  4. Copy the generated shortcode from the sidebar.

  5. Paste the shortcode into any page, post, or widget.

安裝方式

  1. Upload the sleek-scroll-video folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Navigate to Sleek Scroll Video in the admin sidebar to create your first Sleek Scroll Video.

常見問題集

What video formats are supported?

Any format supported by the browser’s <video> element — typically MP4 (H.264), WebM, and Ogg.

Can I use multiple scroll videos on the same page?

Yes. Each shortcode instance creates an independent scroll video with its own settings.

Are assets loaded on every page?

No. Front-end scripts/styles are only enqueued on pages where the [scrollvideo] shortcode is present.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0.0

  • Initial release.
  • Custom post type for managing Sleek Scroll Videos.
  • Unique shortcode per Sleek Scroll Video.
  • Configurable scroll height, scrub speed, pin, start/end triggers.

  • Media library integration for video uploads.