A WordPress plugin that creates scroll-driven video animations with your own JavaScript and CSS.
- Custom Post Type — Each Sleek Scroll Video is managed as a separate entry.
- Unique Shortcodes — Every Sleek Scroll Video generates
[sleek-scroll-video id="123"]. - No external dependencies — All animation logic is handled by the plugin's own JavaScript and CSS.
- Configurable — Scroll height, scrub speed, pin, start/end triggers.
- Media Library — Upload or select videos directly.
- Lazy Loading — Assets enqueued only when shortcode is present.
- Upload the
sleek-scroll-videofolder to/wp-content/plugins/. - Activate in Plugins.
- Go to Sleek Scroll Video → Add New.
- Create a new Sleek Scroll Video from the admin panel.
- Set the video URL and configure scroll options.
- Publish and copy the shortcode.
- Paste
[sleek-scroll-video id="123"]anywhere on your site.
miguifer