Sleek Scroll Video

Descripción

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.

Instalación

  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.

Preguntas frecuentes

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Sleek Scroll Video» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Sleek Scroll Video» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.