# WebKih Hero Slider

WebKih Hero Slider is a production-ready WordPress plugin for creating responsive hero banners and carousel sections with clean, SEO-friendly markup.

- **Plugin URL:** https://github.com/jubayer-wh/Carousel-Hero-Slider/
- **Author:** Jubayer Hossain
- **Contributor:** jubayer1

## Key Highlights

- Unique shortcode namespace to reduce conflicts: `[webkih_hero_slider]`
- Lightweight frontend assets and focused plugin architecture
- Responsive behavior for desktop, tablet, and mobile
- Flexible animation, timing, and navigation arrow settings
- Easy slide content management via custom post type

## Shortcode Usage

Basic usage:

```text
[webkih_hero_slider]
```

With optional per-page overrides:

```text
[webkih_hero_slider height="460" timer="4500"]
```

## Settings Overview

The plugin includes a dedicated admin panel to control:

- Slider height and autoplay interval
- Animation style
- Text color and button color
- Title, caption, and button visibility
- Arrow style and mobile image behavior

## Suggested SEO-Friendly WordPress Tags

Use concise, relevant tags in `readme.txt` (max 5 recommended):

- `hero-slider`
- `carousel-slider`
- `responsive-slider`
- `wordpress-slider`
- `shortcode`

## Included Files

- `webkih-hero-slider.php`
- `includes/webkih-hero-slider.php`
- `admin/settings-page.php`
- `assets/css/webkih-hero-slider.css`
- `assets/js/webkih-hero-slider.js`
- `assets/css/admin.css`
- `readme.txt`
- `uninstall.php`

## License

GPLv2 or later.
