-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.txt
executable file
·145 lines (107 loc) · 3.79 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
=== The Retailer Extender ===
Contributors: getbowtied
Tags: gutenberg, blocks
Requires at least: 6.0
Tested up to: 6.7
Stable tag: 4.5
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 The Retailer theme by adding theme specific features.
== Description ==
Companion plugin for the **The Retailer** theme. Extends the functionality by adding theme specific features.
**Features:**
- Adds 'Social Media' section in Customizer for easy management of links to social media profiles
- Adds header image option for WooCommerce product categories
- Adds 'Additional JS' section in Customizer allowing for site customization with custom JavaScript code
- Adds social sharing buttons for WooCommerce products and blog posts
**Gutenberg Blocks:**
- Image Slider
- Banner
- Posts Grid
- Social Media Profiles
**WPBakery Page Builder Elements:**
- Slider
- Banner
- Blog Posts
- Title & Subtitle
- Social Media Profiles
- Team Members
- Icon Box
- Product Sliders
== Changelog ==
= 4.5 =
- WordPress 6.7.1 compatibility updates
- WooCommerce 9.4.2 compatibility updates
= 4.2 =
- WordPress 6.7 compatibility updates
- WooCommerce 9.4.1 compatibility updates
= 4.1 =
- WordPress 6.6 compatibility updates
- WooCommerce 9.1 compatibility updates
= 4.0 =
- WooCommerce 8.5 compatibility updates
- Maintenance updates
= 1.6 =
- WordPress 6.4 compatibility updates
- WooCommerce 8.4 compatibility updates
= 1.5.7 =
- WordPress 5.8 compatibility updates
= 1.5.6 =
- Product sliders: fixed the number of product slides on mobile
- Blog posts slider: fixed the number of slides on mobile
= 1.5.5 =
- Small maintenance updates
= 1.5.4 =
- Maintenance: Fixed a few jQuery deprecated features warnings
= 1.5.3 =
- Maintenance: Updated Swiper library to its latest version
= 1.5.2 =
- Small maintenance updates
= 1.5.1 =
- WordPress 5.5 compatibility updates
= 1.5.0 =
- New: Social Media Customizer Control that allows for custom Icons and Social Profile links
= 1.4.9 =
- Small maintenance updates
= 1.4.8 =
- Small maintenance updates
= 1.4.7 =
- Fixed: Localization issues
= 1.4.6 =
- Fixed: Slider arrows display
= 1.4.5 =
- Updated the language template file
= 1.4.4 =
- WordPress 5.3.1 compatibility updates
= 1.4.3 =
- WordPress 5.3 compatibility updates
= 1.4.2 =
- Upcoming WordPress 5.3 compatibility updates
= 1.4.1 =
- Fixed: Header image add/remove option for WooCommerce product categories
- The Retailer 3.1.0 compatibility updates
= 1.4 =
- The Retailer 3 compatibility updates
= 1.3.2 =
- Fixed: Featured products slider shortcode display issues
= 1.3.1 =
- Added: Row and Inner Row Options for WPBakery's Page Builder
= 1.3 =
- Adds: the 'Social Media' section in Customizer allowing for easy management of links to social media profiles. The icons are being displayed in the footer area and can be displayed in pages using the Gutenberg Block or the WPBakery Page Builder element (functionality transferred from the theme).
- Adds: Theme-specific WPBakery Page Builder elements: Slider, Banner, Blog Posts, Title & Subtitle, Social Media Profiles, Team Members, Icon Box, Product Sliders (functionality transferred from the theme).
- Adds: Upload header images for WooCommerce product categories (functionality transferred from the theme).
- Adds: Theme-specific 'Additional JS' section in Customizer allowing for site customization with custom JavaScript code
- Adds: Theme-specific social sharing buttons for WooCommerce products and blog posts
= 1.2.2 =
- WordPress 5.1 compatibility improvements
= 1.2.1 =
- Fixed: Columns Block displaying issue
= 1.2 =
- WordPress 5+ compatibility improvements
- Improved styles for theme neutrality
- Localization issues with the Posts Grid Block
= 1.1 =
- WordPress 5+ compatibility improvements
= 1.0 =
- Initial Version