-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
executable file
·70 lines (49 loc) · 1.41 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
=== Shopkeeper Portfolio Addon ===
Contributors: getbowtied
Requires at least: 5.0
Tested up to: 6.1.1
Stable tag: 2.0
Requires PHP: 5.5.0
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Extends the functionality of your WordPress site by adding a 'Portfolio' custom post type allowing you to organize and showcase your work or products. Companion plugin for the Shopkeeper theme.
== Changelog ==
= 2.0 =
- Maintenance: Compatibility with Shopkeeper parent theme 2.9.99
= 1.3.5 =
- New: Customizer option to change the portfolio category slug
- Style updates for portfolio masonry grids
= 1.3.4 =
- Maintenance: Fixed a few jQuery deprecated features warnings
= 1.3.3 =
- Small maintenance updates
= 1.3.2 =
- WPBakery Page Builder compatibility updates
= 1.3.1 =
- Fixed: Portfolio Item templates display issue
= 1.3.0 =
- Allow templates overwriting in child themes
= 1.2.9 =
- WordPress 5.5 compatibility updates
= 1.2.8 =
- Small maintenance updates
= 1.2.7 =
- Small maintenance updates
= 1.2.6 =
- WordPress 5.3.1 compatibility updates
= 1.2.5 =
- WordPress 5.3 compatibility updates
= 1.2.4 =
- WordPress 5.3 compatibility updates
= 1.2.3 =
- Fixed: WPBakery element - portfolio categories list
= 1.2.2 =
- Small maintenance updates
= 1.2.1
- Small maintenance updates
= 1.2 =
- Small maintenance updates
= 1.1 =
- Fixed: Template issues
= 1.0 =
- Initial Version