-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
42 lines (34 loc) · 1.46 KB
/
readme.txt
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
=== Simple Slider 2 ===
Contributors: diliaur
Donate link: https://cash.me/$diliaur
Tags: slider, featured posts, responsive
Tested up to: 5.0.2
Requires PHP: 5.6
Stable tag: trunk
License: GNU GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Slider based on featured posts with thumbnails/featured images attached.
== Description ==
Slider based on featured posts with thumbnails/featured images attached. Can choose number of posts to show, how old the oldest post should be, and which categories of post to include.
Requirements:
- Posts must have a featured image attached
- Featured images/thumbnails of all posts to be featured should be of same aspect ratio - slider will not crop images that are different sizes & will resize around them
- Make sure your categories used are spelled correctly
Features:
- Choose multiple categories of post
- Choose number of slots in slider
- Choose max age of posts to show
- When posts get too old, they drop off & slider adjusts number of slots automatically (no more old posts creeping back up!)
== Installation ==
1. Download the plugin file directory via GitHub
2. Unzip the directory
3. Upload \"simple-slider-2\" directory to the \"/wp-content/plugins/\" directory.
4. Activate the plugin through the \"Plugins\" menu in WordPress.
== Changelog ==
= 2.0 =
* Added responsive "mobile" (small) layout (no more breaking)
* Title truncation
* Updated to use flexbox
* Redesigned navigation buttons
= 0.1 =
* Initial release.