Table Maker - Version 1.6

Version Description

  • Added responsive for columns of tables
Download this release

Release Info

Developer wpsoul
Plugin Icon 128x128 Table Maker
Version 1.6
Comparing to
See all releases

Code changes from version 1.5 to 1.6

Files changed (3) hide show
  1. languages/table-maker.pot +119 -75
  2. readme.txt +4 -1
  3. table-maker.php +2 -2
languages/table-maker.pot CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: wpsm-tableplugin\n"
4
- "POT-Creation-Date: 2015-11-14 21:55+0200\n"
5
- "PO-Revision-Date: 2015-11-14 21:55+0200\n"
6
  "Last-Translator: Sizam themes <sizamtheme@gmail.com>\n"
7
  "Language-Team: Wpsoul <sizamtheme@gmail.com>\n"
8
  "Language: en\n"
@@ -24,7 +24,7 @@ msgstr ""
24
  msgid "Name"
25
  msgstr ""
26
 
27
- #: ../inc/class-wpsm-list-table.php:40 ../inc/class-wpsm-table-maker.php:238
28
  msgid "Rows"
29
  msgstr ""
30
 
@@ -36,277 +36,321 @@ msgstr ""
36
  msgid "Sub-headers"
37
  msgstr ""
38
 
39
- #: ../inc/class-wpsm-list-table.php:54
 
 
 
 
 
 
 
 
40
  msgid "Edit"
41
  msgstr ""
42
 
43
- #: ../inc/class-wpsm-list-table.php:74
44
  msgid "Delete"
45
  msgstr ""
46
 
47
- #: ../inc/class-wpsm-table-maker.php:47
48
  msgid "Table Maker"
49
  msgstr ""
50
 
51
- #: ../inc/class-wpsm-table-maker.php:70 ../inc/class-wpsm-table-maker.php:159
52
- #: ../inc/class-wpsm-table-maker.php:169
53
  msgid "Click to edit"
54
  msgstr ""
55
 
56
- #: ../inc/class-wpsm-table-maker.php:71
57
  msgid "Please enter valid numbers"
58
  msgstr ""
59
 
60
- #: ../inc/class-wpsm-table-maker.php:72
61
  msgid "Please fill only one field"
62
  msgstr ""
63
 
64
- #: ../inc/class-wpsm-table-maker.php:73
65
  msgid "Please specify number less than existing rows count"
66
  msgstr ""
67
 
68
- #: ../inc/class-wpsm-table-maker.php:74
69
  msgid "Please specify number less than existing cols count"
70
  msgstr ""
71
 
72
- #: ../inc/class-wpsm-table-maker.php:75
73
  msgid "Please enter valid numbers between 1 and"
74
  msgstr ""
75
 
76
- #: ../inc/class-wpsm-table-maker.php:85
77
  msgid "Add Table"
78
  msgstr ""
79
 
80
- #: ../inc/class-wpsm-table-maker.php:85 ../inc/class-wpsm-table-maker.php:89
81
  msgid "View All"
82
  msgstr ""
83
 
84
- #: ../inc/class-wpsm-table-maker.php:89
85
  msgid "Edit Table"
86
  msgstr ""
87
 
88
- #: ../inc/class-wpsm-table-maker.php:95
89
  msgid "Tables"
90
  msgstr ""
91
 
92
- #: ../inc/class-wpsm-table-maker.php:95
93
  msgid "Add New"
94
  msgstr ""
95
 
96
- #: ../inc/class-wpsm-table-maker.php:117
97
  msgid "Table Name"
98
  msgstr ""
99
 
100
- #: ../inc/class-wpsm-table-maker.php:123
 
 
 
 
 
 
 
 
 
 
 
 
101
  msgid "enable responsive stack style for mobile devices"
102
  msgstr ""
103
 
104
- #: ../inc/class-wpsm-table-maker.php:126
105
  msgid "Resize Table"
106
  msgstr ""
107
 
108
- #: ../inc/class-wpsm-table-maker.php:127
109
  msgid "Switch Rows"
110
  msgstr ""
111
 
112
- #: ../inc/class-wpsm-table-maker.php:128
113
  msgid "Switch Cols"
114
  msgstr ""
115
 
116
- #: ../inc/class-wpsm-table-maker.php:129
117
  msgid "Add Inside"
118
  msgstr ""
119
 
120
- #: ../inc/class-wpsm-table-maker.php:130
121
  msgid "Remove"
122
  msgstr ""
123
 
124
- #: ../inc/class-wpsm-table-maker.php:132
125
  msgid "Grey"
126
  msgstr ""
127
 
128
- #: ../inc/class-wpsm-table-maker.php:133
129
  msgid "Black"
130
  msgstr ""
131
 
132
- #: ../inc/class-wpsm-table-maker.php:134
133
  msgid "Yellow"
134
  msgstr ""
135
 
136
- #: ../inc/class-wpsm-table-maker.php:135
137
  msgid "Blue"
138
  msgstr ""
139
 
140
- #: ../inc/class-wpsm-table-maker.php:136
141
  msgid "Red"
142
  msgstr ""
143
 
144
- #: ../inc/class-wpsm-table-maker.php:137
145
  msgid "Green"
146
  msgstr ""
147
 
148
- #: ../inc/class-wpsm-table-maker.php:138
149
  msgid "Orange"
150
  msgstr ""
151
 
152
- #: ../inc/class-wpsm-table-maker.php:139
153
  msgid "Purple"
154
  msgstr ""
155
 
156
- #: ../inc/class-wpsm-table-maker.php:151
 
 
 
 
157
  msgid "Add \"mark the first column\" class to shortcode"
158
  msgstr ""
159
 
160
- #: ../inc/class-wpsm-table-maker.php:152
161
  msgid "Add \"center text align\" class to shortcode"
162
  msgstr ""
163
 
164
- #: ../inc/class-wpsm-table-maker.php:180
165
  msgid "Each cell supports html and shortcodes. "
166
  msgstr ""
167
 
168
- #: ../inc/class-wpsm-table-maker.php:183
169
  msgid "To add icons you can use these placeholders: "
170
  msgstr ""
171
 
172
- #: ../inc/class-wpsm-table-maker.php:184
173
  msgid " makes row or col as featured."
174
  msgstr ""
175
 
176
- #: ../inc/class-wpsm-table-maker.php:187
177
  msgid "Useful shortcodes:"
178
  msgstr ""
179
 
180
- #: ../inc/class-wpsm-table-maker.php:190
181
  msgid "Possible color attribute:"
182
  msgstr ""
183
 
184
- #: ../inc/class-wpsm-table-maker.php:190
185
  msgid "Possible sizes:"
186
  msgstr ""
187
 
188
- #: ../inc/class-wpsm-table-maker.php:190
189
  msgid "Possible icons:"
190
  msgstr ""
191
 
192
- #: ../inc/class-wpsm-table-maker.php:193
193
  msgid "Nembered circle. Place number in"
194
  msgstr ""
195
 
196
- #: ../inc/class-wpsm-table-maker.php:196
197
  msgid "Possible colors: "
198
  msgstr ""
199
 
200
- #: ../inc/class-wpsm-table-maker.php:199
201
  msgid "Animated bar. You can use any color"
202
  msgstr ""
203
 
204
- #: ../inc/class-wpsm-table-maker.php:202
205
  msgid "Shows content only for logged users"
206
  msgstr ""
207
 
208
- #: ../inc/class-wpsm-table-maker.php:205
209
  msgid "Shows content only for not logged users"
210
  msgstr ""
211
 
212
- #: ../inc/class-wpsm-table-maker.php:212
213
  msgid "Image Helper"
214
  msgstr ""
215
 
216
- #: ../inc/class-wpsm-table-maker.php:213
217
  msgid "Upload or choose image here and copy code to table"
218
  msgstr ""
219
 
220
- #: ../inc/class-wpsm-table-maker.php:215
221
  msgid "Choose Image"
222
  msgstr ""
223
 
224
- #: ../inc/class-wpsm-table-maker.php:225
225
- msgid "Save Changes"
226
  msgstr ""
227
 
228
- #: ../inc/class-wpsm-table-maker.php:227
229
- msgid "Dublicate Table"
230
  msgstr ""
231
 
232
- #: ../inc/class-wpsm-table-maker.php:230
233
  msgid "Create Table"
234
  msgstr ""
235
 
236
- #: ../inc/class-wpsm-table-maker.php:235
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
237
  msgid "Change Table Size"
238
  msgstr ""
239
 
240
- #: ../inc/class-wpsm-table-maker.php:237
241
  msgid "Cols"
242
  msgstr ""
243
 
244
- #: ../inc/class-wpsm-table-maker.php:239
245
  msgid "Sub-header Rows (e.g.1,3,6)"
246
  msgstr ""
247
 
248
- #: ../inc/class-wpsm-table-maker.php:240 ../inc/class-wpsm-table-maker.php:261
249
- #: ../inc/class-wpsm-table-maker.php:268
250
  msgid "Apply"
251
  msgstr ""
252
 
253
- #: ../inc/class-wpsm-table-maker.php:245
254
  msgid "Row 1"
255
  msgstr ""
256
 
257
- #: ../inc/class-wpsm-table-maker.php:246
258
  msgid "Row 2"
259
  msgstr ""
260
 
261
- #: ../inc/class-wpsm-table-maker.php:247 ../inc/class-wpsm-table-maker.php:254
262
  msgid "Switch"
263
  msgstr ""
264
 
265
- #: ../inc/class-wpsm-table-maker.php:252
266
  msgid "Col 1"
267
  msgstr ""
268
 
269
- #: ../inc/class-wpsm-table-maker.php:253
270
  msgid "Col 2"
271
  msgstr ""
272
 
273
- #: ../inc/class-wpsm-table-maker.php:257
274
  msgid "Add Empty Row/Column"
275
  msgstr ""
276
 
277
- #: ../inc/class-wpsm-table-maker.php:259
278
  msgid "Add empty col after (number)"
279
  msgstr ""
280
 
281
- #: ../inc/class-wpsm-table-maker.php:260
282
  msgid "Add empty row after (number)"
283
  msgstr ""
284
 
285
- #: ../inc/class-wpsm-table-maker.php:264
286
  msgid "Delete Row/Column"
287
  msgstr ""
288
 
289
- #: ../inc/class-wpsm-table-maker.php:266
290
  msgid "Remove col (number)"
291
  msgstr ""
292
 
293
- #: ../inc/class-wpsm-table-maker.php:267
294
  msgid "Remove row (number)"
295
  msgstr ""
296
 
297
- #: ../inc/class-wpsm-table-maker.php:326
 
 
 
 
298
  msgid "The table has been created successfully!"
299
  msgstr ""
300
 
301
- #: ../inc/class-wpsm-table-maker.php:328
302
  msgid "The table has been updated successfully!"
303
  msgstr ""
304
 
305
- #: ../inc/class-wpsm-table-maker.php:330
306
  msgid "The table has been deleted successfully!"
307
  msgstr ""
308
 
309
- #: ../inc/class-wpsm-table-maker.php:344
310
  msgid "Please specify the table ID"
311
  msgstr ""
312
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: wpsm-tableplugin\n"
4
+ "POT-Creation-Date: 2016-01-05 21:33+0200\n"
5
+ "PO-Revision-Date: 2016-01-05 21:33+0200\n"
6
  "Last-Translator: Sizam themes <sizamtheme@gmail.com>\n"
7
  "Language-Team: Wpsoul <sizamtheme@gmail.com>\n"
8
  "Language: en\n"
24
  msgid "Name"
25
  msgstr ""
26
 
27
+ #: ../inc/class-wpsm-list-table.php:40 ../inc/class-wpsm-table-maker.php:263
28
  msgid "Rows"
29
  msgstr ""
30
 
36
  msgid "Sub-headers"
37
  msgstr ""
38
 
39
+ #: ../inc/class-wpsm-list-table.php:43
40
+ msgid "Color"
41
+ msgstr ""
42
+
43
+ #: ../inc/class-wpsm-list-table.php:44
44
+ msgid "Responsive"
45
+ msgstr ""
46
+
47
+ #: ../inc/class-wpsm-list-table.php:56
48
  msgid "Edit"
49
  msgstr ""
50
 
51
+ #: ../inc/class-wpsm-list-table.php:57 ../inc/class-wpsm-list-table.php:77
52
  msgid "Delete"
53
  msgstr ""
54
 
55
+ #: ../inc/class-wpsm-table-maker.php:49
56
  msgid "Table Maker"
57
  msgstr ""
58
 
59
+ #: ../inc/class-wpsm-table-maker.php:72 ../inc/class-wpsm-table-maker.php:167
60
+ #: ../inc/class-wpsm-table-maker.php:177
61
  msgid "Click to edit"
62
  msgstr ""
63
 
64
+ #: ../inc/class-wpsm-table-maker.php:73
65
  msgid "Please enter valid numbers"
66
  msgstr ""
67
 
68
+ #: ../inc/class-wpsm-table-maker.php:74
69
  msgid "Please fill only one field"
70
  msgstr ""
71
 
72
+ #: ../inc/class-wpsm-table-maker.php:75
73
  msgid "Please specify number less than existing rows count"
74
  msgstr ""
75
 
76
+ #: ../inc/class-wpsm-table-maker.php:76
77
  msgid "Please specify number less than existing cols count"
78
  msgstr ""
79
 
80
+ #: ../inc/class-wpsm-table-maker.php:77
81
  msgid "Please enter valid numbers between 1 and"
82
  msgstr ""
83
 
84
+ #: ../inc/class-wpsm-table-maker.php:87
85
  msgid "Add Table"
86
  msgstr ""
87
 
88
+ #: ../inc/class-wpsm-table-maker.php:87 ../inc/class-wpsm-table-maker.php:91
89
  msgid "View All"
90
  msgstr ""
91
 
92
+ #: ../inc/class-wpsm-table-maker.php:91
93
  msgid "Edit Table"
94
  msgstr ""
95
 
96
+ #: ../inc/class-wpsm-table-maker.php:97
97
  msgid "Tables"
98
  msgstr ""
99
 
100
+ #: ../inc/class-wpsm-table-maker.php:97
101
  msgid "Add New"
102
  msgstr ""
103
 
104
+ #: ../inc/class-wpsm-table-maker.php:119
105
  msgid "Table Name"
106
  msgstr ""
107
 
108
+ #: ../inc/class-wpsm-table-maker.php:126
109
+ msgid "No"
110
+ msgstr ""
111
+
112
+ #: ../inc/class-wpsm-table-maker.php:127
113
+ msgid "Table row stack"
114
+ msgstr ""
115
+
116
+ #: ../inc/class-wpsm-table-maker.php:128
117
+ msgid "Table column stack"
118
+ msgstr ""
119
+
120
+ #: ../inc/class-wpsm-table-maker.php:130
121
  msgid "enable responsive stack style for mobile devices"
122
  msgstr ""
123
 
124
+ #: ../inc/class-wpsm-table-maker.php:133
125
  msgid "Resize Table"
126
  msgstr ""
127
 
128
+ #: ../inc/class-wpsm-table-maker.php:134
129
  msgid "Switch Rows"
130
  msgstr ""
131
 
132
+ #: ../inc/class-wpsm-table-maker.php:135
133
  msgid "Switch Cols"
134
  msgstr ""
135
 
136
+ #: ../inc/class-wpsm-table-maker.php:136
137
  msgid "Add Inside"
138
  msgstr ""
139
 
140
+ #: ../inc/class-wpsm-table-maker.php:137
141
  msgid "Remove"
142
  msgstr ""
143
 
144
+ #: ../inc/class-wpsm-table-maker.php:139
145
  msgid "Grey"
146
  msgstr ""
147
 
148
+ #: ../inc/class-wpsm-table-maker.php:140
149
  msgid "Black"
150
  msgstr ""
151
 
152
+ #: ../inc/class-wpsm-table-maker.php:141
153
  msgid "Yellow"
154
  msgstr ""
155
 
156
+ #: ../inc/class-wpsm-table-maker.php:142
157
  msgid "Blue"
158
  msgstr ""
159
 
160
+ #: ../inc/class-wpsm-table-maker.php:143
161
  msgid "Red"
162
  msgstr ""
163
 
164
+ #: ../inc/class-wpsm-table-maker.php:144
165
  msgid "Green"
166
  msgstr ""
167
 
168
+ #: ../inc/class-wpsm-table-maker.php:145
169
  msgid "Orange"
170
  msgstr ""
171
 
172
+ #: ../inc/class-wpsm-table-maker.php:146
173
  msgid "Purple"
174
  msgstr ""
175
 
176
+ #: ../inc/class-wpsm-table-maker.php:148 ../inc/class-wpsm-table-maker.php:233
177
+ msgid "Save Changes"
178
+ msgstr ""
179
+
180
+ #: ../inc/class-wpsm-table-maker.php:159
181
  msgid "Add \"mark the first column\" class to shortcode"
182
  msgstr ""
183
 
184
+ #: ../inc/class-wpsm-table-maker.php:160
185
  msgid "Add \"center text align\" class to shortcode"
186
  msgstr ""
187
 
188
+ #: ../inc/class-wpsm-table-maker.php:188
189
  msgid "Each cell supports html and shortcodes. "
190
  msgstr ""
191
 
192
+ #: ../inc/class-wpsm-table-maker.php:191
193
  msgid "To add icons you can use these placeholders: "
194
  msgstr ""
195
 
196
+ #: ../inc/class-wpsm-table-maker.php:192
197
  msgid " makes row or col as featured."
198
  msgstr ""
199
 
200
+ #: ../inc/class-wpsm-table-maker.php:195
201
  msgid "Useful shortcodes:"
202
  msgstr ""
203
 
204
+ #: ../inc/class-wpsm-table-maker.php:198
205
  msgid "Possible color attribute:"
206
  msgstr ""
207
 
208
+ #: ../inc/class-wpsm-table-maker.php:198
209
  msgid "Possible sizes:"
210
  msgstr ""
211
 
212
+ #: ../inc/class-wpsm-table-maker.php:198
213
  msgid "Possible icons:"
214
  msgstr ""
215
 
216
+ #: ../inc/class-wpsm-table-maker.php:201
217
  msgid "Nembered circle. Place number in"
218
  msgstr ""
219
 
220
+ #: ../inc/class-wpsm-table-maker.php:204
221
  msgid "Possible colors: "
222
  msgstr ""
223
 
224
+ #: ../inc/class-wpsm-table-maker.php:207
225
  msgid "Animated bar. You can use any color"
226
  msgstr ""
227
 
228
+ #: ../inc/class-wpsm-table-maker.php:210
229
  msgid "Shows content only for logged users"
230
  msgstr ""
231
 
232
+ #: ../inc/class-wpsm-table-maker.php:213
233
  msgid "Shows content only for not logged users"
234
  msgstr ""
235
 
236
+ #: ../inc/class-wpsm-table-maker.php:220
237
  msgid "Image Helper"
238
  msgstr ""
239
 
240
+ #: ../inc/class-wpsm-table-maker.php:221
241
  msgid "Upload or choose image here and copy code to table"
242
  msgstr ""
243
 
244
+ #: ../inc/class-wpsm-table-maker.php:223
245
  msgid "Choose Image"
246
  msgstr ""
247
 
248
+ #: ../inc/class-wpsm-table-maker.php:235
249
+ msgid "Dublicate Table"
250
  msgstr ""
251
 
252
+ #: ../inc/class-wpsm-table-maker.php:237
253
+ msgid "Export XML"
254
  msgstr ""
255
 
256
+ #: ../inc/class-wpsm-table-maker.php:240
257
  msgid "Create Table"
258
  msgstr ""
259
 
260
+ #: ../inc/class-wpsm-table-maker.php:250
261
+ msgid "Import XML"
262
+ msgstr ""
263
+
264
+ #: ../inc/class-wpsm-table-maker.php:251
265
+ msgid "Import CSV"
266
+ msgstr ""
267
+
268
+ #: ../inc/class-wpsm-table-maker.php:253
269
+ msgid "\",\" (comma)"
270
+ msgstr ""
271
+
272
+ #: ../inc/class-wpsm-table-maker.php:254
273
+ msgid "\";\" (semi-colon)"
274
+ msgstr ""
275
+
276
+ #: ../inc/class-wpsm-table-maker.php:260
277
  msgid "Change Table Size"
278
  msgstr ""
279
 
280
+ #: ../inc/class-wpsm-table-maker.php:262
281
  msgid "Cols"
282
  msgstr ""
283
 
284
+ #: ../inc/class-wpsm-table-maker.php:264
285
  msgid "Sub-header Rows (e.g.1,3,6)"
286
  msgstr ""
287
 
288
+ #: ../inc/class-wpsm-table-maker.php:265 ../inc/class-wpsm-table-maker.php:286
289
+ #: ../inc/class-wpsm-table-maker.php:293
290
  msgid "Apply"
291
  msgstr ""
292
 
293
+ #: ../inc/class-wpsm-table-maker.php:270
294
  msgid "Row 1"
295
  msgstr ""
296
 
297
+ #: ../inc/class-wpsm-table-maker.php:271
298
  msgid "Row 2"
299
  msgstr ""
300
 
301
+ #: ../inc/class-wpsm-table-maker.php:272 ../inc/class-wpsm-table-maker.php:279
302
  msgid "Switch"
303
  msgstr ""
304
 
305
+ #: ../inc/class-wpsm-table-maker.php:277
306
  msgid "Col 1"
307
  msgstr ""
308
 
309
+ #: ../inc/class-wpsm-table-maker.php:278
310
  msgid "Col 2"
311
  msgstr ""
312
 
313
+ #: ../inc/class-wpsm-table-maker.php:282
314
  msgid "Add Empty Row/Column"
315
  msgstr ""
316
 
317
+ #: ../inc/class-wpsm-table-maker.php:284
318
  msgid "Add empty col after (number)"
319
  msgstr ""
320
 
321
+ #: ../inc/class-wpsm-table-maker.php:285
322
  msgid "Add empty row after (number)"
323
  msgstr ""
324
 
325
+ #: ../inc/class-wpsm-table-maker.php:289
326
  msgid "Delete Row/Column"
327
  msgstr ""
328
 
329
+ #: ../inc/class-wpsm-table-maker.php:291
330
  msgid "Remove col (number)"
331
  msgstr ""
332
 
333
+ #: ../inc/class-wpsm-table-maker.php:292
334
  msgid "Remove row (number)"
335
  msgstr ""
336
 
337
+ #: ../inc/class-wpsm-table-maker.php:370
338
+ msgid "Noname Table"
339
+ msgstr ""
340
+
341
+ #: ../inc/class-wpsm-table-maker.php:386
342
  msgid "The table has been created successfully!"
343
  msgstr ""
344
 
345
+ #: ../inc/class-wpsm-table-maker.php:388
346
  msgid "The table has been updated successfully!"
347
  msgstr ""
348
 
349
+ #: ../inc/class-wpsm-table-maker.php:390
350
  msgid "The table has been deleted successfully!"
351
  msgstr ""
352
 
353
+ #: ../inc/class-wpsm-table-maker.php:425
354
  msgid "Please specify the table ID"
355
  msgstr ""
356
 
readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: responsive tables, pricing tables, comparison tables, wordpress tables, ta
4
  Donate link: https://wpsoul.com/
5
  Requires at least: 3.0
6
  Tested up to: 4.3.3
7
- Stable tag: 1.4
8
  License: License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -55,6 +55,9 @@ If you like this plugin please give it a good rating.
55
 
56
  == Changelog ==
57
 
 
 
 
58
  = 1.5 =
59
  * Added import of table from CSV
60
 
4
  Donate link: https://wpsoul.com/
5
  Requires at least: 3.0
6
  Tested up to: 4.3.3
7
+ Stable tag: 1.5
8
  License: License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
55
 
56
  == Changelog ==
57
 
58
+ = 1.6 =
59
+ * Added responsive for columns of tables
60
+
61
  = 1.5 =
62
  * Added import of table from CSV
63
 
table-maker.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Table Maker
4
  Plugin URI: https://wordpress.org/plugins/table-maker/
5
  Description: Create tables with just a few clicks.
6
- Version: 1.5
7
  Author: Wpsoul
8
  Author URI: https://wpsoul.com
9
  License: GPL2
@@ -18,7 +18,7 @@ if ( ! defined( 'WPINC' ) ) {
18
  require_once plugin_dir_path( __FILE__ ) . 'inc/class-wpsm-table-maker.php';
19
 
20
  function wpsm_run_table_maker() {
21
- $plugin_instance = new WPSM_Table_Maker('1.5');
22
  register_activation_hook( __FILE__, array($plugin_instance, 'initialize') );
23
  register_uninstall_hook( __FILE__, array('WPSM_Table_Maker', 'rollback') );
24
  }
3
  Plugin Name: Table Maker
4
  Plugin URI: https://wordpress.org/plugins/table-maker/
5
  Description: Create tables with just a few clicks.
6
+ Version: 1.6
7
  Author: Wpsoul
8
  Author URI: https://wpsoul.com
9
  License: GPL2
18
  require_once plugin_dir_path( __FILE__ ) . 'inc/class-wpsm-table-maker.php';
19
 
20
  function wpsm_run_table_maker() {
21
+ $plugin_instance = new WPSM_Table_Maker('1.6');
22
  register_activation_hook( __FILE__, array($plugin_instance, 'initialize') );
23
  register_uninstall_hook( __FILE__, array('WPSM_Table_Maker', 'rollback') );
24
  }