Creative Slider Block
Creative Slider Block plugin uses the power of the WordPress Block Editor to create beautiful and responsive sliders with ease. You can add a dedicated slider block to your pages or posts, allowing you to showcase any combination of content in a dynamic and visually engaging way. The Creative Slider Block provides you with complete control over each slide. Customize layouts and animations to create unique sliders that fit perfectly with your website’s design. Features Powered by Swiper JS: The plugin leverages the powerful Swiper JS library, known for its high performance, smooth transitions, and mobile-friendly design. Flexible Content Options: Add any Gutenberg blocks to your slides, allowing you to combine text, images, videos, buttons, and more to create versatile sliders. Dynamic Content Sliders: Easily create sliders that automatically display your latest posts or any other content type, keeping your site fresh and engaging. Advanced Slider Customization: Control every aspect of your slider, from autoplay settings and transition speed to looping options, navigation and pagination options. Responsive and Touch-Enabled: Sliders are fully responsive and touch-enabled, ensuring a smooth user experience on all devices. Preview in Editor: Preview your slider directly in the WordPress block editor, making it easy to see your changes in real-time without needing to save or refresh the page. Source Code The unminified source code for the plugin’s JavaScript and CSS files is included in the /src folder of this plugin. To modify or rebuild the assets, follow these steps: Install dependencies: npm install Run the development build: npm run start Create a production build: npm run build
Top keywords
- slider6×2.28%
- sliders6×2.28%
- block5×1.90%
- content4×1.52%
- build3×1.14%
- editor3×1.14%
- npm3×1.14%
- options3×1.14%
- responsive3×1.14%
- run3×1.14%
- slider block3×1.14%
- add2×0.76%
Youtube Video Search
Live Demo → Youtube Video Search turns any page on your site into a live YouTube search engine — with your own channel’s videos front and center. Type a keyword, get real thumbnails, view counts, and a click-to-play embedded player that queues up the rest of the results as a playlist. No page reload, no leaving your site. It was built with one audience in mind: YouTube creators, video bloggers, course/membership sites, and media or review sites who want visitors to discover their video content without bouncing over to youtube.com — and without a dozen manually-embedded iframes to maintain. Why creators use it Your channel comes first. Add your channel(s) once. Every search checks your channel for matches before anyone sees a public result — or restrict search to your channel only, with one checkbox. Either way, your content is what visitors find. Drop it in anywhere, no code required. A Gutenberg block, a classic widget, a shortcode, or a template tag — pick whichever fits how you build. All four are the exact same search box under the hood, so behavior never differs between them. It actually helps your SEO, not just your visitors. Your latest uploads are rendered as real, crawlable links directly in the page’s HTML on page load — not hidden behind a search box that only JavaScript can fill in. Every video listing carries schema.org VideoObject structured data (the same markup Google uses for video rich results), and a machine-readable JSON feed of your channel is available for your own tools or AI integrations. Modern, mobile-first design. A responsive card grid, automatic dark mode, and a fluid video player that looks right from a phone to a widescreen monitor — no theme-specific CSS fighting required. Your API key never leaves your server. Every YouTube Data API request is proxied through your own site; visitors’ browsers never see your key, unlike plugins that print it straight into page JavaScript. Features Gutenberg block — search, insert, done. Live preview in the editor. Classic widget for any sidebar/footer widget area. [youtubesearch] shortcode with optional heading/placeholder attributes. ytps_render_search() template tag for theme developers. Multiple instances on one page (e.g. widget + block together) work independently, out of the box. Configure one or more of your own channels; matched videos are shown first, or exclusively, your choice. Server-rendered, crawlable “latest videos” grid + schema.org JSON-LD for SEO — no JavaScript required for search engines to see real content. A cached JSON REST feed of your channel’s videos (/wp-json/ytps/v1/videos) for your own tooling or AI agents. Real-time search suggestions, debounced search-as-you-type, keyboard accessible. Modern, mobile-responsive card grid with automatic dark mode. Works with or without an API key configured (shows a friendly notice to visitors instead of breaking). No third-party CDN dependencies (no Bootstrap, no external jQuery) — uses WordPress core’s own bundled scripts. Requirements WordPress 6.4+ PHP 8.0+ A free YouTube Data API v3 key from Google Cloud Console (the plugin installs and displays fine without one; search itself needs a key) Growing your channel with this plugin A few ways creators get the most out of a searchable video wall: Give it a real page. Create a “Videos” or “Watch” page, add the block, link to it from your main navigation. That’s a page search engines can actually index and rank — a bare embed on your homepage isn’t. Prioritize your channel, don’t restrict it (usually). Leaving “Channel Restriction” unchecked means a visitor searching a topic in your niche sees your videos first, with relevant public results as a fallback — better for discovery than an empty result set when your channel hasn’t covered that exact keyword yet. Use headings. Every placement method accepts an optional heading (“Watch Our Tutorials,” “Search Our Recipes,” etc.) — it renders as a real on-page , which helps both visitors scanning the page and search engines understand what the section is. Combine placements. Sitewide widget in the footer for casual browsing, plus a focused block on your most important content pages — they don’t conflict. Let the structured data work for you. You don’t need to do anything extra here — once a channel is configured, the schema.org markup and crawlable links are automatic.