Built utilizing the highly efficient YouTube Data API v3 structural hidden playlist mechanics, this plugin bypasses tedious standard query loops, ensures fast page speeds via WordPress Transients, and provides a beautiful, native, tab-separated admin dashboard.
Key Features:
- YouTube v3 API Integration: Safely and quickly fetch raw playlist data directly from official Google servers.
- Smart Performance Caching: Uses the WordPress Transients API to store video data locally for 12 hours, drastically reducing external API overhead and page load times.
- Fully Tailored Slick Slider Engine: Complete responsive controls for infinite looping, arrows, dot navigation, desktop mouse dragging, autoplay speeds, and slide transition timing.
- Advanced Styling Controls: Customize card drop shadows, border-radius layouts, background bases, and navigation colors directly from your WP Admin dashboard.
- Native Tabbed Dashboard UI: Clean layout built completely matching the native WordPress styling architecture for seamless site management.
Shortcodes
Deploying the carousel slider engine onto your site frontend requires a single tag:
[shorcafo_carousel]
Shortcode Attribute Overrides:
You can conditionally bypass your dashboard global options by declaring inline attributes:
* api_key: Explicitly pass an alternative Google developer authorization string.
* channel_id: Override the default channel target to render another creator’s feed.
* count: Set a strict limit on the absolute number of short videos to process.
Example usage:
[shorcafo_carousel count=”6″ channel_id=”UC_EXAMPLE_CHANNEL_ID”]
External Services
This plugin connects to external third-party services to fetch and display video content.
-
YouTube Data API v3 (googleapis.com)
- Used for: Fetching public playlist data and short video details from your designated channel.
- Data sent: Sends API keys, target channel identifiers, and item result counts. No personal user data is collected or tracked.
- Links: YouTube API Terms of Service and Google Privacy Policy
-
YouTube Embedded Player (youtube.com)
- Used for: Rendering and playing selected short videos directly in the frontend Slick carousel slider frame wrappers.
- Data sent: Video asset identification tracking codes.
- Links: YouTube Terms of Service and Google Privacy Policy