-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
executable file
·123 lines (91 loc) · 3.27 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
=== Mr. Tailor Extender ===
Contributors: getbowtied
Tags: gutenberg, blocks
Requires at least: 6.0
Tested up to: 6.6
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 Mr. Tailor theme by adding theme specific features.
== Description ==
Companion plugin for the **Mr. Tailor** 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
**Gutenberg Blocks:**
- Banner
- Blog Posts Grid
- Blog Posts Slider
- Social Media Profiles
**WPBakery Page Builder Elements:**
- Banner
- Blog Posts ( List & Slider )
- Lookbook
== 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.5 =
- WordPress 6.4 compatibility updates
- WooCommerce 8.4 compatibility updates
= 1.4.6 =
- WordPress 5.8 compatibility updates
= 1.4.5 =
- Maintenance: Fixed a few jQuery deprecated features warnings
= 1.4.4 =
- Maintenance: Updated Swiper library to its latest version
= 1.4.3 =
- WPBakery Page Builder compatibility updates
= 1.4.2 =
- Fixed: Product visibility for WPBakery product slider elements
= 1.4.1 =
- Upcoming WordPress 5.5 compatibility updates
= 1.4.0 =
- Mr. Tailor 3.0 compatibility updates
- New: Social Media Customizer Control that allows for custom Icons and Social Profile links
- Maintenance: Improved blocks functionality
- Maintenance: Various fixes and improvements were made for consistency
= 1.3.9 =
- Small maintenance updates
= 1.3.8 =
- Small maintenance updates
= 1.3.7 =
- WordPress 5.3.1 compatibility updates
= 1.3.6 =
- Fixed: Menu Background URL not working
= 1.3.5 =
- Upcoming WordPress 5.3 compatibility updates
= 1.3.4 =
- Fix: WPBakery editor error
- Small maintenance updates
= 1.3.3 =
- Small maintenance updates
= 1.3.2 =
- Small maintenance updates
= 1.3.1 =
- Adds: custom menu background image (functionality transferred from the theme)
= 1.3 =
- Adds: the 'Social Media' section in Customizer allowing for easy management of links to social media profiles (functionality transferred from the theme).
- Adds: Theme-specific WPBakery Page Builder elements: Banner, Blog Posts Slider & List, Lookbook (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
= 1.2.1 =
- WordPress 5.1 compatibility improvements
= 1.2 =
- WordPress 5+ compatibility improvements
- Improved styles for theme neutrality
- Localization issues with the Posts Grid and Posts Slider Blocks
= 1.1 =
- WordPress 5+ compatibility improvements
= 1.0 =
- Initial Version