Tabs - Version 1.8.8

Version Description

  • Added deutsch language translation
Download this release

Release Info

Developer wpshopmart
Plugin Icon 128x128 Tabs
Version 1.8.8
Comparing to
See all releases

Code changes from version 1.8.7 to 1.8.8

ink/install/installation.php CHANGED
@@ -1,9 +1,4 @@
1
  <?php
2
- add_action('plugins_loaded', 'wpsm_tabs_r_tr');
3
- function wpsm_tabs_r_tr() {
4
- load_plugin_textdomain( wpshopmart_tabs_r_text_domain, FALSE, dirname( plugin_basename(__FILE__)).'/languages/' );
5
- }
6
-
7
  function wpsm_tabs_r_front_script() {
8
 
9
  wp_enqueue_style('wpsm_tabs_r-font-awesome-front', wpshopmart_tabs_r_directory_url.'assets/css/font-awesome/css/font-awesome.min.css');
1
  <?php
 
 
 
 
 
2
  function wpsm_tabs_r_front_script() {
3
 
4
  wp_enqueue_style('wpsm_tabs_r-font-awesome-front', wpshopmart_tabs_r_directory_url.'assets/css/font-awesome/css/font-awesome.min.css');
languages/wpsm_tabs_r-de_DE.mo ADDED
Binary file
languages/wpsm_tabs_r-de_DE.po ADDED
@@ -0,0 +1,453 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: \n"
4
+ "POT-Creation-Date: 2018-09-14 11:42+0200\n"
5
+ "PO-Revision-Date: 2018-09-14 12:58+0200\n"
6
+ "Last-Translator: Stefan Eggers <wppa.de_DE@fotogruppe-bredenbeck."
7
+ "de>\n"
8
+ "Language-Team: \n"
9
+ "Language: de_DE\n"
10
+ "MIME-Version: 1.0\n"
11
+ "Content-Type: text/plain; charset=UTF-8\n"
12
+ "Content-Transfer-Encoding: 8bit\n"
13
+ "X-Generator: Poedit 1.8.9\n"
14
+ "X-Poedit-Basepath: ..\n"
15
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
+ "X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
17
+ "esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;"
18
+ "_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
19
+ "X-Poedit-SearchPath-0: languages\n"
20
+ "X-Poedit-SearchPath-1: ink\n"
21
+ "X-Poedit-SearchPath-2: template\n"
22
+ "X-Poedit-SearchPath-3: ink/widget\n"
23
+ "X-Poedit-SearchPath-4: ink/install\n"
24
+ "X-Poedit-SearchPath-5: ink/admin\n"
25
+ "X-Poedit-SearchPath-6: ink/admin/data-post\n"
26
+ "X-Poedit-SearchPath-7: template\n"
27
+
28
+ #: ink/admin/add-tabs-js-footer.php:5 ink/admin/add-tabs.php:71
29
+ #: ink/admin/add-tabs.php:105
30
+ msgid "Tab Title"
31
+ msgstr "Tab Titel"
32
+
33
+ #: ink/admin/add-tabs-js-footer.php:7 ink/admin/add-tabs.php:73
34
+ #: ink/admin/add-tabs.php:107
35
+ msgid "Tab Description"
36
+ msgstr "Tab Beschreibung"
37
+
38
+ #: ink/admin/add-tabs-js-footer.php:10 ink/admin/add-tabs.php:77
39
+ #: ink/admin/add-tabs.php:111
40
+ msgid "Tab Icon"
41
+ msgstr "Tab Icon"
42
+
43
+ #: ink/admin/add-tabs-js-footer.php:15 ink/admin/add-tabs.php:82
44
+ #: ink/admin/add-tabs.php:116
45
+ msgid "Display Above Icon"
46
+ msgstr "Über Icon anzeigen"
47
+
48
+ #: ink/admin/add-tabs.php:49
49
+ msgid "Add Tabs"
50
+ msgstr "Tabs hinzufügen"
51
+
52
+ #: ink/admin/add-tabs.php:153 ink/admin/cpt-reg.php:9
53
+ #: ink/admin/cpt-reg.php:10
54
+ msgid "Add New Tabs"
55
+ msgstr "Neue Tabs hinzufügen"
56
+
57
+ #: ink/admin/add-tabs.php:157
58
+ msgid "Delete All"
59
+ msgstr "Alle löschen"
60
+
61
+ #: ink/admin/cpt-reg.php:3 ink/admin/cpt-reg.php:4
62
+ msgctxt "Tabs Responsive"
63
+ msgid "Tabs Responsive"
64
+ msgstr "Tabs Responsive [Tabs Responsive]"
65
+
66
+ #: ink/admin/cpt-reg.php:5 ink/admin/cpt-reg.php:18
67
+ #: ink/admin/cpt-reg.php:19
68
+ msgid "Tabs Responsive"
69
+ msgstr "Tabs Responsive"
70
+
71
+ #: ink/admin/cpt-reg.php:6
72
+ msgid "Parent Item:"
73
+ msgstr "Elternelement"
74
+
75
+ #: ink/admin/cpt-reg.php:7
76
+ msgid "All Tabs"
77
+ msgstr "Alle Tabs"
78
+
79
+ #: ink/admin/cpt-reg.php:8
80
+ msgid "View Tabs"
81
+ msgstr "Tabs anzeigen"
82
+
83
+ #: ink/admin/cpt-reg.php:11
84
+ msgid "Edit Tabs"
85
+ msgstr "Tabs bearbeiten"
86
+
87
+ #: ink/admin/cpt-reg.php:12
88
+ msgid "Update Tabs"
89
+ msgstr "Tabs aktualisieren"
90
+
91
+ #: ink/admin/cpt-reg.php:13
92
+ msgid "Search Tabs"
93
+ msgstr "Tabs suchen"
94
+
95
+ #: ink/admin/cpt-reg.php:14 ink/install/installation.php:87
96
+ msgid "No Tabs Found"
97
+ msgstr "Keine Tabs gefunden"
98
+
99
+ #: ink/admin/cpt-reg.php:15
100
+ msgid "No Tabs found in Trash"
101
+ msgstr "Keine Tabs im Papierkorb gefunden"
102
+
103
+ #: ink/admin/free.php:76
104
+ #, php-format
105
+ msgid "%s rating"
106
+ msgstr "%s Bewertung"
107
+
108
+ #: ink/admin/free.php:144
109
+ msgid "More Details"
110
+ msgstr "Mehr Details"
111
+
112
+ #: ink/admin/free.php:155
113
+ msgid "Install Now"
114
+ msgstr "Jetzt installieren"
115
+
116
+ #: ink/admin/free.php:162
117
+ msgid "Update Now"
118
+ msgstr "Jetzt Updaten"
119
+
120
+ #: ink/admin/free.php:167
121
+ msgid "This plugin is already installed and is up to date"
122
+ msgstr "Dieses Plugin ist bereits installiert und aktuell"
123
+
124
+ #: ink/admin/free.php:167
125
+ msgctxt "plugin"
126
+ msgid "Installed"
127
+ msgstr "Installiert [plugin]"
128
+
129
+ #: ink/admin/free.php:208 ink/admin/free.php:218
130
+ #: ink/admin/free.php:228 ink/admin/free.php:238
131
+ #: ink/admin/free.php:248 ink/admin/free.php:258
132
+ msgid "Premium Editions"
133
+ msgstr "Premium Edition"
134
+
135
+ #: ink/admin/free.php:211 ink/admin/free.php:221
136
+ #: ink/admin/free.php:231 ink/admin/free.php:241
137
+ #: ink/admin/free.php:251 ink/admin/free.php:261
138
+ msgid "Visit Website"
139
+ msgstr "Webseite besuchen"
140
+
141
+ #: ink/admin/free.php:279
142
+ msgid "Last Updated:"
143
+ msgstr "Zuletzt aktualisiert:"
144
+
145
+ #: ink/admin/free.php:290
146
+ msgid "<strong>Untested</strong> with your version of WordPress"
147
+ msgstr "<strong>Ungetestet</strong> mit deiner Version von WordPress"
148
+
149
+ #: ink/admin/free.php:294
150
+ msgid "Incompatible with your version of WordPress"
151
+ msgstr "Nicht mit deiner WordPress-Version kompatibel"
152
+
153
+ #: ink/admin/free.php:298
154
+ msgid "Compatible with your version of WordPress"
155
+ msgstr "Kompatibel mit deiner WordPress-Version"
156
+
157
+ #: ink/admin/fvp.php:18
158
+ msgid "Pricing"
159
+ msgstr "Preis"
160
+
161
+ #: ink/admin/fvp.php:23
162
+ msgid "Responsive Layout"
163
+ msgstr "Responsives Layout"
164
+
165
+ #: ink/admin/fvp.php:27
166
+ msgid "No. Of Design Templates"
167
+ msgstr "Anzahl der Design-Vorlagen "
168
+
169
+ #: ink/admin/fvp.php:31
170
+ msgid "Coulmn Layout"
171
+ msgstr "Spaltenlayout"
172
+
173
+ #: ink/admin/fvp.php:37
174
+ msgid "Unlimited Shortcode"
175
+ msgstr "Unlimitierte Shortcodes"
176
+
177
+ #: ink/admin/fvp.php:42
178
+ msgid "Drag n Drop Builder"
179
+ msgstr "Drag & Drop Assistent"
180
+
181
+ #: ink/admin/fvp.php:46
182
+ msgid "Widget Option"
183
+ msgstr ""
184
+
185
+ #: ink/admin/fvp.php:51
186
+ msgid "Individual Color Scheme"
187
+ msgstr ""
188
+
189
+ #: ink/admin/fvp.php:56
190
+ msgid "Animation"
191
+ msgstr "Animation"
192
+
193
+ #: ink/admin/fvp.php:61
194
+ msgid "Advanced Bsckend Editor"
195
+ msgstr ""
196
+
197
+ #: ink/admin/fvp.php:68
198
+ msgid "Google Fonts"
199
+ msgstr "Google Fonts"
200
+
201
+ #: ink/admin/fvp.php:73
202
+ msgid "Custom Image Icons"
203
+ msgstr ""
204
+
205
+ #: ink/admin/fvp.php:80
206
+ msgid "On Hover Tab"
207
+ msgstr ""
208
+
209
+ #: ink/admin/fvp.php:85
210
+ msgid "Tabs Scroll Effect"
211
+ msgstr ""
212
+
213
+ #: ink/admin/fvp.php:90
214
+ msgid "Tabs Custom Width"
215
+ msgstr ""
216
+
217
+ #: ink/admin/fvp.php:95
218
+ msgid "Tabs Custom Height"
219
+ msgstr ""
220
+
221
+ #: ink/admin/fvp.php:101
222
+ msgid "Dot Navigation"
223
+ msgstr ""
224
+
225
+ #: ink/admin/fvp.php:106
226
+ msgid "Button Navigation"
227
+ msgstr ""
228
+
229
+ #: ink/admin/fvp.php:111
230
+ msgid "Border Customization"
231
+ msgstr ""
232
+
233
+ #: ink/admin/fvp.php:116
234
+ msgid "Section Background"
235
+ msgstr ""
236
+
237
+ #: ink/admin/fvp.php:122
238
+ msgid "Premium Priority Support"
239
+ msgstr ""
240
+
241
+ #: ink/admin/menu.php:72
242
+ msgid "Tabs"
243
+ msgstr "Tabs"
244
+
245
+ #: ink/admin/menu.php:73 ink/admin/menu.php:93
246
+ msgid "Tabs Shortcode"
247
+ msgstr "Tabs Shortcode"
248
+
249
+ #: ink/admin/menu.php:74
250
+ msgid "Date"
251
+ msgstr "Datum"
252
+
253
+ #: ink/admin/menu.php:92
254
+ msgid "Add Tabs Panel"
255
+ msgstr ""
256
+
257
+ #: ink/admin/menu.php:94
258
+ msgid "More Pro Plugin From Wpshopmart"
259
+ msgstr ""
260
+
261
+ #: ink/admin/menu.php:97
262
+ msgid "Rate Us If You Like This Plugin"
263
+ msgstr ""
264
+
265
+ #: ink/admin/menu.php:98
266
+ msgid "Tabs Settings"
267
+ msgstr "Tabs Einstellungen"
268
+
269
+ #: ink/admin/menu.php:127
270
+ msgid "Use below shortcode in any Page/Post to publish your Tabs"
271
+ msgstr ""
272
+
273
+ #: ink/admin/settings.php:134 ink/admin/settings.php:147
274
+ msgid "Display Tabs Section Title "
275
+ msgstr "Dieses Plugin ist bereits installiert und aktuell"
276
+
277
+ #: ink/admin/settings.php:138 ink/admin/settings.php:196
278
+ #: ink/admin/settings.php:499 ink/admin/settings.php:520
279
+ msgid "Yes"
280
+ msgstr "Ja"
281
+
282
+ #: ink/admin/settings.php:140 ink/admin/settings.php:198
283
+ #: ink/admin/settings.php:501 ink/admin/settings.php:522
284
+ msgid "No"
285
+ msgstr "Nein"
286
+
287
+ #: ink/admin/settings.php:155
288
+ msgid "Display Option For Title and icon "
289
+ msgstr ""
290
+
291
+ #: ink/admin/settings.php:165
292
+ msgid "Display Tabs Title And Icon "
293
+ msgstr ""
294
+
295
+ #: ink/admin/settings.php:177
296
+ msgid "Tabs Icon Position Alignment"
297
+ msgstr ""
298
+
299
+ #: ink/admin/settings.php:185
300
+ msgid "Align your Tab Icon Position before title or after title"
301
+ msgstr ""
302
+
303
+ #: ink/admin/settings.php:192
304
+ msgid "Display Tabs Border"
305
+ msgstr ""
306
+
307
+ #: ink/admin/settings.php:205
308
+ msgid "Display Or Hide Tabs Border Here"
309
+ msgstr ""
310
+
311
+ #: ink/admin/settings.php:212
312
+ msgid "Tabs Styles"
313
+ msgstr ""
314
+
315
+ #: ink/admin/settings.php:221
316
+ msgid "Tab Styles"
317
+ msgstr ""
318
+
319
+ #: ink/admin/settings.php:234 ink/admin/settings.php:241
320
+ msgid "Tabs Title Background Colour"
321
+ msgstr ""
322
+
323
+ #: ink/admin/settings.php:249 ink/admin/settings.php:256
324
+ msgid "Tabs Title/Icon Font Colour"
325
+ msgstr ""
326
+
327
+ #: ink/admin/settings.php:265
328
+ msgid "Selected Tabs Title Background Colour"
329
+ msgstr ""
330
+
331
+ #: ink/admin/settings.php:272
332
+ msgid "Selected/Open Tabs Title Background Colour"
333
+ msgstr ""
334
+
335
+ #: ink/admin/settings.php:280
336
+ msgid "Selected Tabs Title/Icon Font Colour"
337
+ msgstr ""
338
+
339
+ #: ink/admin/settings.php:287
340
+ msgid "Selected/Open Tabs Title/Icon Font Colour"
341
+ msgstr ""
342
+
343
+ #: ink/admin/settings.php:295 ink/admin/settings.php:302
344
+ msgid "Tabs Description Background Colour"
345
+ msgstr ""
346
+
347
+ #: ink/admin/settings.php:310 ink/admin/settings.php:317
348
+ msgid "Tabs Description Font Colour"
349
+ msgstr ""
350
+
351
+ #: ink/admin/settings.php:325
352
+ msgid "Tabs Title/Icon Font Size"
353
+ msgstr ""
354
+
355
+ #: ink/admin/settings.php:340
356
+ msgid "Tabs Description Font Size"
357
+ msgstr ""
358
+
359
+ #: ink/admin/settings.php:355
360
+ msgid "Font Style/Family"
361
+ msgstr ""
362
+
363
+ #: ink/admin/settings.php:394
364
+ msgid "Tabs Description Animation"
365
+ msgstr ""
366
+
367
+ #: ink/admin/settings.php:451
368
+ msgid "Tabs Alignment "
369
+ msgstr ""
370
+
371
+ #: ink/admin/settings.php:460
372
+ msgid "Align Your Tabs from here"
373
+ msgstr ""
374
+
375
+ #: ink/admin/settings.php:472
376
+ msgid "Tabs Position "
377
+ msgstr "Tabs-Position "
378
+
379
+ #: ink/admin/settings.php:476
380
+ msgid "left"
381
+ msgstr "links"
382
+
383
+ #: ink/admin/settings.php:478
384
+ msgid "right"
385
+ msgstr "rechts"
386
+
387
+ #: ink/admin/settings.php:485
388
+ msgid "Align Your Tabs position here "
389
+ msgstr ""
390
+
391
+ #: ink/admin/settings.php:495
392
+ msgid "Margin Between Two Tabs"
393
+ msgstr "Abstand zwischen zwei Tabs"
394
+
395
+ #: ink/admin/settings.php:508
396
+ msgid "Margin Between Two Tabs "
397
+ msgstr "Abstand zwischen zwei Tabs "
398
+
399
+ #: ink/admin/settings.php:516 ink/admin/settings.php:529
400
+ msgid "Margin Between Tabs And Content"
401
+ msgstr "Abstand zwischen Tabs und Inhalt"
402
+
403
+ #: ink/admin/settings.php:536
404
+ msgid "Tabs Mobile display Settings"
405
+ msgstr ""
406
+
407
+ #: ink/admin/settings.php:545
408
+ msgid "Hide/display your icon and title on mobile and tablets"
409
+ msgstr ""
410
+
411
+ #: ink/admin/settings.php:553
412
+ msgid "Title Display Mode In Mobile"
413
+ msgstr ""
414
+
415
+ #: ink/admin/settings.php:561
416
+ msgid "Display Your Title as Vrtical Button or as tabs in Mobile"
417
+ msgstr ""
418
+
419
+ #: ink/admin/settings.php:570
420
+ msgid "Tabs On Hover"
421
+ msgstr ""
422
+
423
+ #: ink/install/installation.php:84
424
+ msgid "Insert Tabs Shortcode"
425
+ msgstr ""
426
+
427
+ #: ink/install/installation.php:125
428
+ msgid "~ wpshopmart"
429
+ msgstr "~ wpshopmart"
430
+
431
+ #: ink/install/installation.php:128
432
+ msgid "Nope, maybe later"
433
+ msgstr "Nee, vielleicht später"
434
+
435
+ #: ink/install/installation.php:129
436
+ msgid "I already did"
437
+ msgstr "Habe ich schon"
438
+
439
+ #: ink/widget/widget.php:14
440
+ msgid "Display Your Tabs in widget area."
441
+ msgstr ""
442
+
443
+ #: ink/widget/widget.php:60
444
+ msgid "Widget Title"
445
+ msgstr "Widget-Titel"
446
+
447
+ #: ink/widget/widget.php:65
448
+ msgid "Select Tabs"
449
+ msgstr "Tabs wählen"
450
+
451
+ #: ink/widget/widget.php:83
452
+ msgid "No Title"
453
+ msgstr "Kein Titel"
readme.txt CHANGED
@@ -2,9 +2,9 @@
2
  Contributors: wpshopmart
3
  Donate link: https://wpshopmart.com/plugins/tabs-pro-plugin/
4
  Tags: tab, tabs, responsive tabs, animation, animated tab, css3 tabs, bootstrap tabs, tabs content, responsive, shortcode, widget, wordpress tabs, wp tabs, accordion, collapse, toggle, bootstrap tab, jquery, tab widget, tab shortcode, jquery tabs, sidebar, plugin, html, html5, html5 tabs
5
- Requires at least: 3.3
6
  Tested up to: 4.9.8
7
- Stable tag: 1.8.7
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -124,6 +124,10 @@ We have tested on with multiple themes, and work on every themes. So design is v
124
  * [Service Box](https://wordpress.org/plugins/service-box/)
125
  * [Coming Soon Page](https://wordpress.org/plugins/responsive-coming-soon/)
126
 
 
 
 
 
127
 
128
  = Translators =
129
 
@@ -156,6 +160,9 @@ Please use WordPress support forum to ask any query regarding any issue.
156
 
157
  == Changelog ==
158
 
 
 
 
159
  = 1.8.7 =
160
  * Minor Issue Resolved
161
 
2
  Contributors: wpshopmart
3
  Donate link: https://wpshopmart.com/plugins/tabs-pro-plugin/
4
  Tags: tab, tabs, responsive tabs, animation, animated tab, css3 tabs, bootstrap tabs, tabs content, responsive, shortcode, widget, wordpress tabs, wp tabs, accordion, collapse, toggle, bootstrap tab, jquery, tab widget, tab shortcode, jquery tabs, sidebar, plugin, html, html5, html5 tabs
5
+ Requires at least: 4.0
6
  Tested up to: 4.9.8
7
+ Stable tag: 1.8.8
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
124
  * [Service Box](https://wordpress.org/plugins/service-box/)
125
  * [Coming Soon Page](https://wordpress.org/plugins/responsive-coming-soon/)
126
 
127
+ ### Plugin Language Contributors
128
+
129
+ * Deutsch translation by [FGBmaster](https://profiles.wordpress.org/fgbmaster)
130
+
131
 
132
  = Translators =
133
 
160
 
161
  == Changelog ==
162
 
163
+ = 1.8.8 =
164
+ * Added deutsch language translation
165
+
166
  = 1.8.7 =
167
  * Minor Issue Resolved
168
 
tabs-responsive.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /**
3
  * Plugin Name: Tabs Responsive
4
- * Version: 1.8.7
5
  * Description: Tabs Responsive is the most easiest drag & drop Tabs builder for WordPress. You can add unlimited Tabs with unlimited color Scheme.
6
  * Author: wpshopmart
7
  * Author URI: https://www.wpshopmart.com
@@ -13,7 +13,10 @@
13
  */
14
  define("wpshopmart_tabs_r_directory_url", plugin_dir_url(__FILE__));
15
  define("wpshopmart_tabs_r_text_domain", "wpsm_tabs_r");
16
-
 
 
 
17
  /**
18
  * PLUGIN Install
19
  */
1
  <?php
2
  /**
3
  * Plugin Name: Tabs Responsive
4
+ * Version: 1.8.8
5
  * Description: Tabs Responsive is the most easiest drag & drop Tabs builder for WordPress. You can add unlimited Tabs with unlimited color Scheme.
6
  * Author: wpshopmart
7
  * Author URI: https://www.wpshopmart.com
13
  */
14
  define("wpshopmart_tabs_r_directory_url", plugin_dir_url(__FILE__));
15
  define("wpshopmart_tabs_r_text_domain", "wpsm_tabs_r");
16
+ add_action('plugins_loaded', 'wpsm_tabs_r_tr');
17
+ function wpsm_tabs_r_tr() {
18
+ load_plugin_textdomain( wpshopmart_tabs_r_text_domain, FALSE, dirname( plugin_basename(__FILE__)).'/languages/' );
19
+ }
20
  /**
21
  * PLUGIN Install
22
  */