-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
267 lines (160 loc) · 6.7 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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
Portfolioo WordPress Theme, Copyright 2012 Asphaltthemes.com
Portfolioo is distributed under the terms of the GNU GPL
*Portfolioo WordPress Theme is derived from Underscores WordPress Theme, Copyright 2013 Automattic, Inc.*
*Underscores WordPress Theme is distributed under the terms of the GNU GPL*
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/
* Changelog *
##### = 0.3.2 - October 17 , 2019 =
- Compatibility: Tested up to 5.3
##### = 0.3.1 - July 9 , 2019 =
- Compatibility: Tested up to 5.2.2
##### = 0.3.0 - June 8 , 2019 =
- Add: WP Compatibility 5.2.1
#### 0.2.9 (22 April, 2019)
- Add : Add WordPress 5.2 Compatibility
#### 0.2.8 (17 December, 2018)
- Fix : Blog post title issue
#### 0.2.7 (12 November, 2018)
- Update: Upsell info
- Add: Gutenberg theme opt in
#### 0.2.6 (17th September 2018)
- Update: Tested upto 4.9.8
- Add: Minimum required version
#### 0.2.5 (24th August 2018)
- Version Bump
#### 0.2.4 (12.06.2018)
- Fix: Menu issue
- Tweak: Blog pagination font size
#### 0.2.3 (07.05.2018)
- Add: Added back blog.php file
#### 0.2.2 (13.04.2018)
- Change: Dashboard upgrade link
#### 0.2.1 (12.03.2018)
- Update: Dashboard upgrade link
#### 0.1.9 (21.01.2018)
- Update: Dashboard templates
#### 0.1.8 (05.01.2018)
- Update: template options
#### 0.1.7 (04.01.2018)
- Add: Template import upsell dashboard
#### 0.1.6 (08.12.2017)
- Fix: Dashboard typos
- Fix: Post layout spacing
- Removed: Footer section from customizer
- Fix: Footer empty widget spacing
#### 0.1.5 (06.12.2017)
- Fix: navigation category page display issue
#### 0.1.4 (05.12.2017)
- Fix: Post & home page CSS issue
#### 0.1.3 (05.12.2017)
- Fixed theme check error
#### 0.1.2 (05.12.2017)
- Added theme activation dashboard redirection
- Updated POT file
#### 0.1.1 (04.12.2017)
- Intro widget issues fixed
- CSS fixe for widgets
- Updated POT file
#### 0.1.0 (03.12.2017)
- Escaped widget texts
- Corrected J.Tadlock attribution
- Added proper theme copyright declaration
#### 0.0.9 (03.12.2017)
- Removed Color fields from widgets
#### 0.0.8 (01.12.2017)
- Fixed error for PHP 5.2 version
#### 0.0.7 (30.11.2017)
- Double text domain error fix
#### 0.0.6 (30.11.2017)
- Correctd theme upsell credit
- Fixed comment.php the_comments_navigation issue
- Properly escaped all widget options
- Fixed intro widget one media loading error
#### 0.0.5 (25.11.2017)
- Fixed theme check error
- Fixed comment.php the_comments_navigation issue
#### 0.0.4 (25.11.2017)
- Revert back to old comment function
- Used esc_attr__ on HTML translatable string on widget HTML
- Removed home.php custom 10 query post limitation
- Fixed portfolioo typo on customizer.php
- Removed body line height customizer option
- Change customizer wp_kses_post to sanitize_text_field
- Added tadlock's upsell code
#### 0.0.3 (23.11.2017)
- Removed customizer locked widgets from customizer
- Used the_comments_navigation in comment.php
- Changed creat_function in widgets
- Deleted blog.php
- Added home.php
- Removed footer contact detail fields
- Removed customizer
- Prefixed customizer-function.php function name
- Properly escaped texts in widgets
- Removed footer contact section and customizer settings
- Removed multiple widget_title in widgets
- Added WP default customizer color panel
- Added widget title instance and id base
#### 0.0.2 (21.11.2017)
- TRT revise submission
- Escaped texts on blog.php and content.php file also checked other files.
- Revised readme file
- Removed duplicate customizer widget partial refresh from functions.php
- Removed git,sass files
- Fixed html class
- backend.css now loads in widget.php and customizer panel only
- Tooks excerpt function from TweentySeventeen
#### 0.0.1
- Initial release
Images are from pixabay.com and WordPress dummy contents released under GPL v2
Tested up to WordPress: 5.3
Requires WordPress : 4.5
Requires PHP version : 5.6
Requires MySQL version: 5.7
1. Intro Widget Image - https://www.pexels.com/photo/apple-computer-desk-laptop-209151/
2. Face - https://pixabay.com/en/young-man-portrait-beard-young-man-1281282/
Portfolioo WordPress Theme bundles the following third-party resources:
-------------------------------------------------------
Credits:
-------------------------------------------------------
* Based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc., [GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html)
* normalize.css http://necolas.github.io/normalize.css/, (C) 2012-2015 Nicolas Gallagher and Jonathan Neal, [MIT](http://opensource.org/licenses/MIT)
### 1. Underscores starter theme - Copyright: Automattic, automattic.com
- URL http://underscores.me/
- Licence Licensed under GPLv2 or later
- Licence URL http://www.gnu.org/licenses/gpl.html
### 2. Font Awesome
- URL http://fortawesome.github.io/Font-Awesome/#license
- License SIL Open Font & MIT
- License URL (MIT) http://opensource.org/licenses/MIT
- License URL (OFL) http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
### 3. Google Fonts - Open Sans
- URL https://www.google.com/fonts/specimen/Open+Sans
- License SIL Open Font
- License URL http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
### 5. Google Fonts - Roboto
- URL https://fonts.google.com/specimen/Roboto
- License SIL Open Font
- License URL http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
### 6. Sidr
- URL - https://github.com/artberri/sidr
- License - License -jquery.matchHeight.js is licensed under The MIT License (MIT)
- License - Released under the MIT License
### 7. Normalize CSS
- Author - Nicolas Gallagher and Jonathan Neal
- License - The MIT License (MIT)
- URL - https://github.com/necolas/normalize.css/blob/master/LICENSE.md
- Source - http://necolas.github.com/normalize.css/
### 8. Theme Upsell Code by Justin Tadlock
- Author - Justin Tadlock
- License - GNU GPLv2
- URL - https://github.com/justintadlock/trt-customizer-pro/blob/master/license.md
- Source - https://github.com/justintadlock/trt-customizer-pro