-
Notifications
You must be signed in to change notification settings - Fork 33
/
changelog.txt
executable file
·401 lines (329 loc) · 15.2 KB
/
changelog.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
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
Plugin Name: New Blog Templates
Author: WPMU DEV
Requires at least: 3.8
Tested up to: 4.6
Change Log:
----------------------------------------------------------------------
----------------------------------------------------------------------
2.8.5 - 2017-01-27
----------------------------------------------------------------------
- Fixed: Gravity Forms 2.1 integration
- Enhance: Moved template selector inline CSS/JS to their own files
2.8.4 - 2016-12-19
----------------------------------------------------------------------
- Updated WPMU DEV Dashboard Notification
2.8.3 - 2016-08-29
----------------------------------------------------------------------
- Fix: Termmeta table not copying
- Fix: RTL admin styles
2.8.2 - 2016-05-05
----------------------------------------------------------------------
Fix: Showcase on a sepcific Page also shows template selection on signup page even if it's deactivated
Fix: Added wp_termmeta table to the default tables list
Fix: Warnings on signup page
Fix: Several text domains
2.8.1 - 2016-03-17
----------------------------------------------------------------------
- Updated Gravity Forms and User registration integration for latest versions
2.8 - 2015-10-23
----------------------------------------------------------------------
- Enhancement: Better Pro Sites Integration
- Fixed: Upfront Integration warning
2.7.9 - 2015-09-05
----------------------------------------------------------------------
- Fixed: Themes showcase was appearing in all blogs when the pages ID were the same than selected one in main blog
2.7.8 - 2015-08-22
----------------------------------------------------------------------
- Fixed: Popup Pro integration
- Added new filter to hook the templates settings before creating the new blog
2.7.7 - 2015-05-26
----------------------------------------------------------------------
- Added Upfront integration
2.7.6 - 2015-05-14
----------------------------------------------------------------------
- Fixed: Plugin was deleting source plugin tables when the plugin creates the tables before NBT starts to copy
- Added new filters to manage admin templates columns.
2.7.5 - 2015-03-04
----------------------------------------------------------------------
- Fixed: Incompatibility with WooCommerce
- Fixed: Escaping queries when copying terms
- Fixed: Fatal error when creating several blogs at the same time
2.7.4 - 2014-12-13
----------------------------------------------------------------------
- Fixed: Incompatibility with Autoblog
2.7.3 - 2014-12-12
----------------------------------------------------------------------
- Fixed: In some cases theme mods were not updated
2.7.2 - 2014-12-05
----------------------------------------------------------------------
- Fixed: Files were not copied if a post category was selected
- Enhancement: Added possibility to override Copier class
- Enhancement: Added filter to skip files on copy
2.7.1 - 2014-10-09
----------------------------------------------------------------------
- Fixed: Blog Details were been overriden when creating a new post in the new created blog
2.7 - 2014-09-16
----------------------------------------------------------------------
- Fixed: Issue with Multisite Privacy Plugin
- Fixed: Issue with WordPress HTTPS
- Fixed: Warning when copying menus.
- Other minor bugfixes
2.6.9.1 - 2014-08-26
----------------------------------------------------------------------
- Fixed: Dashboard class was missing
2.6.9 - 2014-08-26
----------------------------------------------------------------------
- Fixed: Gravity Forms integration was not working with a specific option checked.
- Fixed: Comments were not being copied.
- Enhanced: Added new hooks.
- Other minor fixes.
2.6.8.2 - 2014-06-27
----------------------------------------------------------------------
- Fixed: Gravity Forms forms were not rendered properly in some cases
2.6.8.1 - 2014-06-25
----------------------------------------------------------------------
- Fixed: If Gravity Forms User Registration Add-On is not installed, fatal error was displayed
2.6.8 - 2014-06-25
----------------------------------------------------------------------
- Added Gravity Forms Integration
2.6.7 - 2014-05-04
----------------------------------------------------------------------
- Removed debug code inserted by mistake
2.6.6 - 2014-05-04
----------------------------------------------------------------------
- Removed GF integration code added by mistake
2.6.5 - 2014-05-02
----------------------------------------------------------------------
- Fixed: MultiDB incompatibility
- Fixed: terms were not copied in some cases
2.6.4 - 2014-03-19
----------------------------------------------------------------------
- Added Autoblog integration.
- Fixed: Taxonomies were not being copied
- API now autoloads the required files
2.6.3 - 2014-03-14
----------------------------------------------------------------------
- Fixed Fatal error when copying files
2.6.2 - 2014-03-14
----------------------------------------------------------------------
- Updated 3.8 icon.
- Improved showcase styles
- Fixed Search Blog By URL autocomplete in admin main page.
- Fixed error on MultiDB Sites
- Fixed signup notice
- Some performance improvements
- Copier was trying to copy twice when menus were selected
- Othe minor improvements
2.6.1 - 2014-02-12
----------------------------------------------------------------------
- Fixed issue with MultiDB systems
- Improved theme selector toolbar
- Added filters to manage tabs in theme selection toolbar
- Fixed issue when displaying default templates
2.6 - 2013-02-05
----------------------------------------------------------------------
- Fixed: MultiDB integration.
- Added: Themes showcase and BuddyPress integration.
- Fixed: Attachments were not copied when posts option were not checked.
- New filter for signup templates
- Removed some warnings/notices.
2.5.1 - 2013-12-29
----------------------------------------------------------------------
- Added integration with FrameMarket Theme.
2.5 - 2013-12-23
----------------------------------------------------------------------
- New feature: Showcase template selection in a page before going to signup.
- Improved some performance of the code.
- Minor fixes.
2.2.4 - 2013-11-28
----------------------------------------------------------------------
- Fixed warning while importing the dashboard class
2.2.3 - 2013-11-27
----------------------------------------------------------------------
- New feature: Categories selector are now displayed for dropdown or radio templates selectors.
- New feature: Added description popup on screenshot/previewer selection
- Fixing fatal error when uploads folder is not correctly Created
- Popover integration added.
- Fixed posts blocker. Was failing in very singular cases.
- Fixed incompatibility with Appointment+
- Other minor fixes
2.2.2 - 2013-11-02
----------------------------------------------------------------------
- Fixed: When Super Admin edits/creates a new post, this was getting blocked for the resto of the users
2.2.1 - 2013-11-01
----------------------------------------------------------------------
- Fixed: Issue with post blocker
2.2 - 2013-11-01
----------------------------------------------------------------------
- Improved posts locker capabilities management
- comments erased when a new blog is created with copied posts
- Default screenshot were being displayed in templates table
- Minor fixes.
- Created a New Blog Templates API.
- Plugin core splitted from the rest of the plugin. (Users are now able to use the copy functionality without activating the plugin)
- Improved previewer styles
- Code with better structure.
- Added class to handle settings.
- Added a copier class.
- Added helpers functions.
- Default template were not set sometimes
- Improved registration page for BuddyPress
- Fixed typos in queries
- Adding multinetwork compatibility
- Fixed: Theme mods were not being added properly to the new blog
- Fixed incomaptibility with Appointment+
2.0.1 - 2013-09-20
----------------------------------------------------------------------
- Table prefix was hardcoded in a query
2.0 - 2013-09-20
----------------------------------------------------------------------
- Added uninstall functionality
- Improved upgrading system
- Pages filtering
- Better UI in admin side
- New toolbar in signup page
- Added functions to detect if a default category is missing
- Templates categories
- Updated menu copies for WP 3.6
- Membership integration
- Fixed blog search in subdomain sites
- Minor fixes
1.9 - 2013-08-09
----------------------------------------------------------------------
- The template will be automatically deleted if the attached blog is deleted
- Fixed bug when the user does not select any template. The default one will be chosen (if available)
- Fixed Javascript conflicts
- Removed deprecated assignment
- New single menu for the plugin
- Search by blog name when creating templates with autocomplete
- Minor fixes
- Added screenshot option
- Fixed error when reassigning pages authors
- New DB Model for the plugin
- Fixed error when saving button caption
1.8 - 2013-06-26
----------------------------------------------------------------------
- Improved styling on Settings Page
- More user friendly settings page
- Copy posts by categories
- Block posts/pages created by default (even for administrators).
- A theme previewer
1.7.5 - 2013-06-17
----------------------------------------------------------------------
- Theme screenshot selection was stripping tags to the description
1.7.4 - 2013-06-10
----------------------------------------------------------------------
- Styles changed. Now with more WP feeling.
- Templates descriptions allow HTML tags.
- Code optimization.
1.7.3 - 2013-06-10
----------------------------------------------------------------------
- Fixed SQL bug when copying postmeta
1.7.2 - 2013-06-05
----------------------------------------------------------------------
- Posts and Pages option splitted into two different options
1.7.1 - 2013-05-21
----------------------------------------------------------------------
- Removing the possibility to add a main blog as a template as it was causing issues
1.7 - 2013-05-07
----------------------------------------------------------------------
- If posts are not being copied, tags/categories counts are set to 0
1.6.9 - 2013-04-26
----------------------------------------------------------------------
- Filtering other blogs tables when the main blog is templated.
- Escaping characters for the blog templates selection box
1.6.8 - 2013-04-09
----------------------------------------------------------------------
- Possible issues with other plugins that use the old IDs of the
menus solved.
- Sometimes the menus were not well assigned on the menu selector.
1.6.7 - 2013-04-01
----------------------------------------------------------------------
- Fixed notice when copying menus. In some cases an array was not being
returned when using wp_get_nav_menus() function
1.6.6 - 2013-03-22
----------------------------------------------------------------------
- Fixed bug when copying users.
- Added new option to copy menus.
- Fixed notice when saving templates without any option selected.
1.6.5 - 2013-03-19
----------------------------------------------------------------------
- Set correct attachments URLs when creating a new blog.
- Added new option to inherint blog status.
1.6.4 - 2012-12-29
----------------------------------------------------------------------
- Update for file paths resolution, with optional legacy fallback.
- Fix for user capabilities post filtering check.
- Multisite Privacy settings conditional switch respecting.
1.6.3 - 2012-12-13
----------------------------------------------------------------------
- User existence check and re-addition if necessary.
- Making sure the template applying action runs last.
- Verifying options existence before checking their values.
1.6.2 - 2012-08-23
----------------------------------------------------------------------
- Added blog ID reset (thanks, Moha!) with optional fallback switch.
- Added more behavior altering hooks.
- Added optional (switchatble) auto-filters category.
- Added optional authorship transfer filter.
1.6.1 - 2012-07-11
----------------------------------------------------------------------
- Added exclusion filter for paths copying.
- Added templated blog id as a process row filter parameter.
1.6 - 03/03/2012
----------------------------------------------------------------------
- Updated instructions.
- Added blog template descriptions.
- Added more templates for registration selection.
1.5 - 02/02/2012
----------------------------------------------------------------------
- Added optional templates selection on registration.
1.4 - 12/18/2011
----------------------------------------------------------------------
- Added table processing action.
- Added row filtering hook.
- Added postmeta filtering.
1.3 - 10/18/2011
----------------------------------------------------------------------
- Applied the Multi-DB compatibility patch.
- UI improvements.
- Fix for include "None" parameter.
- Added filter for automatic template assigning
1.2.6 - 06/01/2011 Vladislav Bailovic
----------------------------------------------------------------------
- Fix for sidebar widgets copying issue.
1.2.5 - 05/16/2011 Vladislav Bailovic
----------------------------------------------------------------------
- Support for Formidable Pro tables.
1.2.4 - 05/09/2011 Vladislav Bailovic
----------------------------------------------------------------------
- Fix: being more particular when selecting user meta.
1.2.3 - 02/17/2011
----------------------------------------------------------------------
- New Feature: integration with Blogs Directory - don't display blog
templates in Blogs Directory list
1.2.2 - 02/02/2011
----------------------------------------------------------------------
- New Feature: copy files
- Enhancement: add field to set blog id when creating a new template
- Bug fix: js dropdown doesn't seem appear on add new site
1.2.1 - 01/10/2010
----------------------------------------------------------------------
- Enhancement: 3.1+ compatibility
- Bug fix: proper internationalization
- Enhancement: compatibility with Gravity Forms
1.2 - 12/21/2010
----------------------------------------------------------------------
- New feature: Multi-Domains integration
- Bug fix: blog templates dropdown not displayed on site creation panel
1.1.4 - 12/16/2010
----------------------------------------------------------------------
- Bug fix: blog templates dropdown displayed on edit site panel
1.1.3 - 12/06/2010
----------------------------------------------------------------------
- php errors fixes
- Enhancement: filter for compatibility with other plugins
1.1.2 - 11/16/2010
----------------------------------------------------------------------
- Bug fix: admin page returning content before display
- Bug fix: blog template admin email exported to new blogs