-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
51 lines (44 loc) · 1.89 KB
/
Copy pathreadme.txt
File metadata and controls
51 lines (44 loc) · 1.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
=== Web Solution Logo Slider ===
Contributors: websolutionnetwork
Tags: logo, slider, carousel, shortcode
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 1.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
A clean logo slider plugin with shortcode and a polished admin preview.
== Description ==
- Shortcode: [logo_slider]
- Compatibility shortcode: [wsls_slider]
- Upload image URLs or choose from Media Library; optional link per logo
- Reorder with drag & drop; bulk add
- Display settings:
- Slides shown on Desktop/Tablet/Mobile
- Gutter & Box height per device
- Arrows, Autoplay, Speed, Hover animation
- Beautiful admin preview with viewport buttons and outside arrows
- **By [Web Solution Network](https://web-solution.gr)**
== Installation ==
1. Upload the plugin files to `/wp-content/plugins/web-solution-logo-slider/`, or install it through the WordPress plugins screen.
2. Activate the plugin through the Plugins screen in WordPress.
3. Go to Web Solution Logo Slider in the WordPress admin menu.
4. Add your logos, configure the display settings, and save.
5. Place the shortcode `[logo_slider]` where you want the slider to appear.
== Changelog ==
= 1.0.2 =
* Added the documented `[logo_slider]` shortcode while keeping `[wsls_slider]` as a compatibility alias.
* Updated plugin version and WordPress.org stable tag.
* Improved readme installation and shortcode notes.
= 1.0.1 =
* Improved plugin structure and version alignment.
* Added unified WSLS plugin prefix.
= 1.0.0 =
* Initial release of Web Solution Logo Slider.
* Logo slider with shortcode support.
* Admin panel for adding, editing and ordering logos.
* Live preview inside the admin panel.
* Per-device settings for slides, gutter and box height.
* Automatic responsive padding.
* Arrows, autoplay and hover animations.
* Fully local assets (no external CDN).
* 100% WordPress PluginCheck compliant.