-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
151 lines (110 loc) · 3.61 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
=== The Hanger Extender ===
Contributors: getbowtied
Tags: gutenberg, blocks
Requires at least: 6.0
Tested up to: 6.7
Stable tag: 2.4
Requires PHP: 7.4.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Extends the functionality of The Hanger theme by adding theme specific features.
== Description ==
Companion plugin for the **The Hanger** theme. Extends the functionality by adding theme specific features.
**Gutenberg Blocks:**
- Slider
- Blog Posts
- Social Media Profiles
**WPBakery Page Builder Elements:**
- Slider
- Blog Posts
- Custom Button
**Widgets:**
- eCommerce Info
- Product Categories with Icon
**Features:**
- Adds 'Social Media' section in Customizer for easy management of links to social media profiles
- Adds social sharing options for the product page and blog post
- Display recently purchased products in My Account / Dashboard
- Adds header image and icon options for WooCommerce product categories
== Changelog ==
= 2.4 =
- WordPress 6.7.1 compatibility updates
- WooCommerce 9.4.2 compatibility updates
= 2.1 =
- WordPress 6.7 compatibility updates
- WooCommerce 9.4.1 compatibility updates
= 2.0 =
- WordPress 6.6 compatibility updates
- WooCommerce 9.1 compatibility updates
= 1.8 =
- WordPress 6.4 compatibility updates
- WooCommerce 8.4 compatibility updates
= 1.7.3 =
- WordPress 5.8.1 compatibility updates
= 1.7.2 =
- WordPress 5.8 compatibility updates
= 1.7.1 =
- Small maintenance updates
= 1.7.0 =
- Small maintenance updates
= 1.6.9 =
- Fixed: Product category icon picker issue
- Maintenance: Fixed a few jQuery deprecated features warnings
= 1.6.8 =
- Maintenance: Updated Swiper library to its latest version
= 1.6.7 =
- WordPress 5.5 compatibility updates
= 1.6.6 =
- New: Option to show/hide product's social sharing buttons
- New: Social Media Customizer Control that allows for custom Icons and Social Profile links
- Fixed: eCommerce Info Widget customizer warnings
= 1.6.5 =
- Small maintenance updates
= 1.6.4 =
- Added "alt" attribute to Product Category Header's image
= 1.6.3 =
- Fixed: Product categories with icon widget - error when icons are disabled
- WordPress 5.3.1 compatibility updates
= 1.6.2 =
- WordPress 5.3 compatibility updates
= 1.6.1 =
- Fixed: Social Sharing buttons display issue on smaller screens
= 1.6.0 =
- WordPress 5.3 compatibility updates
- Slider block style adjustments
= 1.5.9 =
- WPBakery Page Builder: Added Slider element font size options
- Blocks: Added Slider block font size options
= 1.5.8 =
- Small maintenance updates
= 1.5.7 =
- Adds: the 'Social Media' section in Customizer allowing for easy management of links to social media profiles. The icons can be turned on/off in the Top Bar or displayed in pages using the Gutenberg Block (functionality transferred from the theme)
- Adds: Upload header images and icons for WooCommerce product categories (functionality transferred from the theme)
= 1.5.6 =
- Adds: Theme-specific custom widgets: eCommerce Info and Product Categories with Icon
= 1.5.5 =
- PHP 7.3 compatibility updates
= 1.5.4 =
- Fixed: Localization issues
= 1.5.3 =
- WordPress 5.1 compatibility improvements
= 1.5.2 =
- Various bug fixes
= 1.5.1 =
- Fixed: Columns Block displaying issue
- Fixed: Yoast SEO compatibiity issue
= 1.5 =
- WordPress 5+ compatibility improvements
- Improved styles for theme neutrality
- Localization issues with the Posts Grid Block
= 1.4 =
- WordPress 5+ compatibility improvements
= 1.3 =
- Gutenberg Slider Block Fixes
= 1.2 =
- Gutenberg Compatibility
- Gutenberg Custom Blocks: Slider, Latest Posts Grid, Social Media Profiles
= 1.1 =
- Various Fixes
= 1.0 =
- Initial Version