Title: Blast Slider
Author: felipewp0
Published: <strong>ফেব্ৰুৱাৰী 28, 2026</strong>
Last modified: মাৰ্চ 3, 2026

---

প্লাগিনৰ সন্ধান কৰক

![](https://ps.w.org/blast-slider/assets/banner-772x250.png?rev=3471836)

![](https://ps.w.org/blast-slider/assets/icon-128x128.png?rev=3471836)

# Blast Slider

 [felipewp0](https://profiles.wordpress.org/felipewp0/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/blast-slider.1.0.0.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/blast-slider/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/blast-slider/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/blast-slider/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/blast-slider/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/blast-slider/)

## বৰ্ণনা

Blast Slider lets you create customizable and responsive post carousels using the
Gutenberg block editor, Elementor, or a simple shortcode. Perfect for showcasing
recent posts, featured content, or blog categories.

**Features:**

 * Gutenberg block support
 * Elementor widget support
 * Shortcode `[blast_slider]` support with multiple attributes
 * Responsive layout with Swiper.js
 * Show/hide post title, image, date, and excerpt
 * Adjust number of posts and visible slides
 * Enable/disable loop and autoplay
 * Lightweight and blazing fast

Great for blogs, portfolios, news sites, and more.

### Shortcode

You can use the `[blast_slider]` shortcode to display a customizable post carousel
anywhere on your site — including inside the Classic Editor, widgets, page builders,
or templates.

**Basic Usage:**
 `[blast_slider]`

**Available Attributes:**

 * `numberOfPosts` — Total number of posts to display. Default: `6`
 * `autoplay` — Enable automatic slide change. Accepts `true` or `false`. Default:`
   false`
 * `autoplaySpeed` — Time in milliseconds between slides (if autoplay is enabled).
   Default: `3000`
 * `theme` — Visual theme of the slider. Accepts `light` or `dark`. Default: `light`
 * `showTitle` — Show the post title. Accepts `true` or `false`. Default: `true`
 * `showImage` — Show the featured image or a placeholder. Accepts `true` or `false`.
   Default: `true`
 * `showDate` — Display the post publication date. Accepts `true` or `false`. Default:`
   true`
 * `showExcerpt` — Show an excerpt of the post. Accepts `true` or `false`. Default:`
   true`
 * `loop` — Enable infinite loop for the slider. Accepts `true` or `false`. Default:`
   false`
 * `slidesPerView` — Number of visible slides at once. Default: `3`
 * `slidesPerGroup` — Number of slides to move per navigation step. Default: `3`
 * `spaceBetween` — Space between slides in pixels. Default: `20`

**Example:**
 `[blast_slider numberOfPosts="8" slidesPerView="2" autoplay="true"
autoplaySpeed="5000" loop="true" theme="dark"]`

**In PHP templates:**
 `php echo do_shortcode('[blast_slider numberOfPosts="4" showTitle
="false"]');

**Notes:**
 – If the number of posts is not divisible by `slidesPerGroup` and `loop`
is enabled, the slider will be filled with empty slides to maintain smooth looping.–
When no posts are found, a fallback message is shown. – If no featured image is 
set, a default placeholder image is displayed.

### Development

This WordPress.org release contains only compiled production assets.

The full source code (including development files) is available in the project’s
development repository.

To build from source:

 1. npm install
 2. npm run build

### Third-party libraries

 * Swiper v12.0.2 — MIT License — https://github.com/nolimits4web/swiper

## স্ক্ৰীনশ্বট

 * [[
 * Frontend preview of Blast Slider
 * [[
 * Gutenberg editor block preview
 * [[
 * Elementor widget preview
 * [[
 * Settings dashboard preview

## ব্লকবোৰ

এই প্লাগিনটোৱে 1টা ব্লক প্ৰদান কৰে।

 *   Blast Slider A customizable post carousel using Blast Slider.

## ইনষ্টলেশ্যন

 1. Upload the plugin files to the `/wp-content/plugins/blast-slider` directory, or
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Use the Gutenberg block editor, Elementor, or the `[blast_slider]` shortcode to
    insert a carousel into your content.

## সঘনাই উত্থাপিত প্ৰশ্ন

### Does this plugin require Gutenberg or Elementor?

You can use either Gutenberg or Elementor — the plugin supports both.

### Can I use it with custom post types?

Not yet. The current version supports only standard WordPress posts.

### Is it responsive?

Yes, the carousel is powered by Swiper.js and is fully responsive on all devices.

### Why is a placeholder image rendered using <img> instead of wp_get_attachment_image()?

The placeholder image used by Blast Slider is a static local file included in the
plugin. Since it is not part of the WordPress media library, it does not have an
attachment ID, and therefore cannot be used with `wp_get_attachment_image()`. The
<img> tag is rendered safely using `wp_kses()` to comply with WordPress security
standards.

## পৰ্য্যালোচনা

এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“Blast Slider” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

 *   [ felipewp0 ](https://profiles.wordpress.org/felipewp0/)

[আপোনাৰ ভাষাত “Blast Slider” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/blast-slider)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/blast-slider/), [SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/blast-slider/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/blast-slider/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/blast-slider/) ছাবস্ক্ৰাইব
কৰক।

## সলনি-পঞ্জী

#### 1.0.0

 * Initial release
 * Gutenberg and Elementor integration
 * Post carousel with loop, autoplay, and responsive layout
 * Shortcode with full attribute support
 * Settings for image, title, excerpt, and more

## মেটা

 *  **1.0.0** সংস্কৰণ
 *  **2 মাহ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **10টাতকৈ কম**
 *  WordPress-ৰ সংস্কৰণ ** 5.8 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **6.8.5**
 *  PHP-ৰ সংস্কৰণ ** 7.4 বা তাতকৈ ওপৰৰ **
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/blast-slider/)
 * [carousel](https://as.wordpress.org/plugins/tags/carousel/)[elementor](https://as.wordpress.org/plugins/tags/elementor/)
   [gutenberg](https://as.wordpress.org/plugins/tags/gutenberg/)[posts](https://as.wordpress.org/plugins/tags/posts/)
   [slider](https://as.wordpress.org/plugins/tags/slider/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/blast-slider/advanced/)

## ৰে’টিংবোৰ

এতিয়ালৈ কোনো পৰ্য্যালোচনা দাখিল কৰা হোৱা নাই।

[Your review](https://wordpress.org/support/plugin/blast-slider/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/blast-slider/reviews/)

## অৱদানকাৰীসকল

 *   [ felipewp0 ](https://profiles.wordpress.org/felipewp0/)

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/blast-slider/)

## দান কৰক

আপুনি এই প্লাগিনৰ উন্নতিৰ প্ৰতি সাহায্য আগবঢ়াব বিচাৰেনে?

 [ এই প্লাগিনক অনুদান দিয়ক ](https://www.paypal.com/donate/?hosted_button_id=FJL4HB8BZX62U)