Sleek Scroll Video

Description

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.

Installation

  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.

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Sleek Scroll Video” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Sleek Scroll Video” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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.