Title: TW Simple Slider
Author: Technology Wisdom
Published: <strong>February 23, 2026</strong>
Last modified: August 3, 2026

---

Search plugins

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

![](https://ps.w.org/tw-simple-slider/assets/icon-256x256.png?rev=3467492)

# TW Simple Slider

 By [Technology Wisdom](https://profiles.wordpress.org/technologywisdom/)

[Download](https://downloads.wordpress.org/plugin/tw-simple-slider.1.1.0.zip)

 * [Details](https://pcd.wordpress.org/plugins/tw-simple-slider/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/tw-simple-slider/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/tw-simple-slider/#installation)
 * [Development](https://pcd.wordpress.org/plugins/tw-simple-slider/#developers)

 [Support](https://wordpress.org/support/plugin/tw-simple-slider/)

## Description

TW Simple Slider is an easy-to-use WordPress plugin that allows you to create beautiful
image sliders without any coding knowledge. Simply add your images, choose a slider
style, and display it anywhere on your site using a shortcode.

#### Key Features

 * Simple Interface – Just add images and select slider type
 * Multiple Slider Styles – Basic, Fade, and Infinite Scroll
 * Drag & Drop – Easily reorder images by dragging
 * Responsive Design – Works perfectly on all devices
 * Shortcode Support – Display sliders anywhere using [tw_slider id=”123″]
 * Lightweight – All resources included locally
 * No Coding Required – User-friendly admin interface

### How to Use

#### Creating Your First Slider

 1. Go to Sliders  Add New in WordPress admin
 2. Enter a title for your slider (e.g., “Homepage Slider”)
 3. Click Add Images button to upload/select images
 4. Drag and drop images to reorder them
 5. Select your preferred slider settings from the sidebar
 6. Click Publish
 7. Copy the shortcode displayed in the sidebar
 8. Paste the shortcode in any post, page, or widget

#### Displaying Sliders

Using Shortcode:
 [tw_slider id=”123″] – Replace 123 with your slider ID

In Posts/Pages:
 Simply paste the shortcode in the content editor

In Widgets:
 Use the Text widget and paste the shortcode

### Privacy / External Service

This plugin can optionally connect to an external support service operated by Technology
Wisdom.

**Service:** [https://pluginsupport.technologywisdom.com](https://pluginsupport.technologywisdom.com)

**Terms of Use:** [https://pluginsupport.technologywisdom.com/terms-of-use/](https://pluginsupport.technologywisdom.com/terms-of-use/)

**Privacy Policy:** [https://pluginsupport.technologywisdom.com/privacy-policy/](https://pluginsupport.technologywisdom.com/privacy-policy/)

The service is used to provide in-plugin support messaging, feedback forwarding,
and announcements.

**Opt-in consent (required before any connection):**

When you activate the plugin, an admin notice asks whether you want to allow the
support connection. You can choose **Allow Support Connection** or **No Thanks**.

 * If you allow the connection, the plugin may send: site URL, site name, admin 
   email, plugin name/version, WordPress version, and PHP version. Support requests
   and review/feedback details are sent only when you submit those forms. The plugin
   may also check weekly for announcements from Technology Wisdom.
 * If you decline (or never accept), that data is **not** sent to the support portal.
   The plugin’s core feature continues to work normally without the connection.
 * You are never required to allow the connection to use the plugin.
 * You can disconnect the support connection at any time from the plugin’s Support
   page by choosing Disable priority support.

Support and rating forms also include their own consent checkboxes before site information
is included with a submission.

Please review the service [Terms of Use](https://pluginsupport.technologywisdom.com/terms-of-use/)
and [Privacy Policy](https://pluginsupport.technologywisdom.com/privacy-policy/)
before enabling the connection.

### License

This plugin is licensed under the GPL-2.0+ License. You can freely use, modify, 
and distribute it under the terms of this license. See the full license at: https://
opensource.org/licenses/GPL-2.0

## Screenshots

[⌊Screenshot 1: Slider Setting - Adding images and choosing between different slider
options.⌉⌊Screenshot 1: Slider Setting - Adding images and choosing between different
slider options.⌉[

Screenshot 1: Slider Setting – Adding images and choosing between different slider
options.

[⌊Screenshot 2: Slider Styling - Customizing slider appearance, including height,
Image Fit, and visual effects.⌉⌊Screenshot 2: Slider Styling - Customizing slider
appearance, including height, Image Fit, and visual effects.⌉[

Screenshot 2: Slider Styling – Customizing slider appearance, including height, 
Image Fit, and visual effects.

[⌊Screenshot 3: Frontend Display - Responsive slider on a website.⌉⌊Screenshot 3:
Frontend Display - Responsive slider on a website.⌉[

Screenshot 3: Frontend Display – Responsive slider on a website.

## Installation

#### Method 1: WordPress Admin (Recommended)

 1. Go to Plugins  Add New in your WordPress admin
 2. Click Upload Plugin
 3. Choose the tw-simple-slider.zip file
 4. Click Install Now
 5. Activate the plugin

#### Method 2: Manual Installation

 1. Download the plugin zip file
 2. Extract the contents to your /wp-content/plugins/ directory
 3. Rename the folder to simple-slider
 4. Go to Plugins in WordPress admin
 5. Find TW Simple Slider and click Activate

## FAQ

### How many images can I add to a slider?

You can add unlimited images to each slider.

### Can I use different slider types on the same page?

Yes, you can use multiple sliders with different types on the same page.

### Is the slider responsive?

Yes, all sliders are fully responsive and work on mobile, tablet, and desktop devices.

### How do I change the slider speed?

Slider speed is preset for optimal viewing. Custom speed control will be added in
future versions.

### Can I use the slider in page builders?

Yes! The plugin works with all major page builders using the shortcode.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“TW Simple Slider” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Technology Wisdom ](https://profiles.wordpress.org/technologywisdom/)

[Translate “TW Simple Slider” into your language.](https://translate.wordpress.org/projects/wp-plugins/tw-simple-slider)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/tw-simple-slider/),
check out the [SVN repository](https://plugins.svn.wordpress.org/tw-simple-slider/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/tw-simple-slider/)
by [RSS](https://plugins.trac.wordpress.org/log/tw-simple-slider/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.0

 * Plugin support system is integrated with consent.

#### 1.0.4

 * Improved security by adding permission checks and enforcing server-side consent
   validation.

#### 1.0.3

 * Fixed Bugs

#### 1.0.2

 * Added review/feedback options
 * Added Support page

#### 1.0.1

 * WordPress 7.0 compatibility check

#### 1.0.0

 * Initial release
 * Basic slider functionality
 * Fade animation support
 * Drag & drop image reordering
 * Shortcode support
 * Responsive design

## Meta

 *  Version **1.1.0**
 *  Last updated **2 weeks ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **7.0.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/tw-simple-slider/)
 * Tags
 * [carousel](https://pcd.wordpress.org/plugins/tags/carousel/)[gallery slider](https://pcd.wordpress.org/plugins/tags/gallery-slider/)
   [image slider](https://pcd.wordpress.org/plugins/tags/image-slider/)[responsive slider](https://pcd.wordpress.org/plugins/tags/responsive-slider/)
   [slider](https://pcd.wordpress.org/plugins/tags/slider/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/tw-simple-slider/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

 *   [ Technology Wisdom ](https://profiles.wordpress.org/technologywisdom/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/tw-simple-slider/)