To Top - Version 1.5.5

Version Description

  • Bug Fixed: Translation issue, replace top-up text domain to to-top in to-top-admin-display.php file ( Reported By: Guillaume Blet )
Download this release

Release Info

Developer catchthemes
Plugin Icon 128x128 To Top
Version 1.5.5
Comparing to
See all releases

Code changes from version 1.5.4 to 1.5.5

README.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://catchthemes.com/wp-plugins/to-top/
4
  Tags: to top, scroll up, arrow, button, icon, link to top, scroll, back to top, scroll to top, scroll top, scroll up, simple scroll to top, simple back to top, smooth scroll
5
  Requires at least: 4.5
6
  Tested up to: 4.9
7
- Stable tag: 1.5.4
8
  License: GNU General Public License, version 3 (GPLv3)
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.txt
10
 
@@ -57,6 +57,9 @@ You'll then see To Top dashboard from which you can enable or disable the button
57
 
58
  == Changelog ==
59
 
 
 
 
60
  = 1.5.4 =
61
  * Compatibility check up to version 4.9
62
 
4
  Tags: to top, scroll up, arrow, button, icon, link to top, scroll, back to top, scroll to top, scroll top, scroll up, simple scroll to top, simple back to top, smooth scroll
5
  Requires at least: 4.5
6
  Tested up to: 4.9
7
+ Stable tag: 1.5.5
8
  License: GNU General Public License, version 3 (GPLv3)
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.txt
10
 
57
 
58
  == Changelog ==
59
 
60
+ = 1.5.5 =
61
+ * Bug Fixed: Translation issue, replace top-up text domain to to-top in to-top-admin-display.php file ( Reported By: Guillaume Blet )
62
+
63
  = 1.5.4 =
64
  * Compatibility check up to version 4.9
65
 
admin/partials/to-top-admin-display.php CHANGED
@@ -126,7 +126,7 @@
126
  </tbody>
127
  </table>
128
 
129
- <?php submit_button( esc_html__( 'Save Changes', 'top-up' ) ); ?>
130
  </div>
131
 
132
  <div class="to_top_icon_settings">
@@ -192,7 +192,7 @@
192
  </tr>
193
  </tbody>
194
  </table>
195
- <?php submit_button( esc_html__( 'Save Changes', 'top-up' ) ); ?>
196
  </div>
197
  </div>
198
 
@@ -228,7 +228,7 @@
228
  </tr>
229
  </tbody>
230
  </table>
231
- <?php submit_button( esc_html__( 'Save Changes', 'top-up' ) ); ?>
232
  </div>
233
  </div>
234
 
@@ -325,7 +325,7 @@
325
  </tbody>
326
  </table>
327
 
328
- <?php submit_button( esc_html__( 'Save Changes', 'top-up' ) ); ?>
329
  </div>
330
 
331
  <h3 class="option-toggle option-active"><a href="#"><?php esc_html_e( 'Reset Settings', 'to-top' ); ?></a></h3>
@@ -345,7 +345,7 @@
345
  </tbody>
346
  </table>
347
 
348
- <?php submit_button( esc_html__( 'Save Changes', 'top-up' ) ); ?>
349
  </div>
350
  </div>
351
  </form>
126
  </tbody>
127
  </table>
128
 
129
+ <?php submit_button( esc_html__( 'Save Changes', 'to-top' ) ); ?>
130
  </div>
131
 
132
  <div class="to_top_icon_settings">
192
  </tr>
193
  </tbody>
194
  </table>
195
+ <?php submit_button( esc_html__( 'Save Changes', 'to-top' ) ); ?>
196
  </div>
197
  </div>
198
 
228
  </tr>
229
  </tbody>
230
  </table>
231
+ <?php submit_button( esc_html__( 'Save Changes', 'to-top' ) ); ?>
232
  </div>
233
  </div>
234
 
325
  </tbody>
326
  </table>
327
 
328
+ <?php submit_button( esc_html__( 'Save Changes', 'to-top' ) ); ?>
329
  </div>
330
 
331
  <h3 class="option-toggle option-active"><a href="#"><?php esc_html_e( 'Reset Settings', 'to-top' ); ?></a></h3>
345
  </tbody>
346
  </table>
347
 
348
+ <?php submit_button( esc_html__( 'Save Changes', 'to-top' ) ); ?>
349
  </div>
350
  </div>
351
  </form>
languages/to-top.pot CHANGED
@@ -5,7 +5,7 @@ msgid ""
5
  msgstr ""
6
  "Project-Id-Version: To Top\n"
7
  "Report-Msgid-Bugs-To: https://wordpress.org/tags/_s\n"
8
- "POT-Creation-Date: 2017-11-21 10:41+0545\n"
9
  "PO-Revision-Date: 2016-12-07 23:04-0500\n"
10
  "Last-Translator: Sakin Shrestha <info@catchthemes.com>\n"
11
  "Language-Team: Catch Themes <info@catchthemes.com>\n"
@@ -14,7 +14,7 @@ msgstr ""
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
  "Content-Transfer-Encoding: 8bit\n"
16
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
- "X-Generator: Poedit 2.0.4\n"
18
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;esc_attr_e;esc_attr__;_nx;"
19
  "esc_html__;esc_html_e\n"
20
  "X-Poedit-Basepath: .\n"
5
  msgstr ""
6
  "Project-Id-Version: To Top\n"
7
  "Report-Msgid-Bugs-To: https://wordpress.org/tags/_s\n"
8
+ "POT-Creation-Date: 2018-01-28 08:24-0500\n"
9
  "PO-Revision-Date: 2016-12-07 23:04-0500\n"
10
  "Last-Translator: Sakin Shrestha <info@catchthemes.com>\n"
11
  "Language-Team: Catch Themes <info@catchthemes.com>\n"
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
  "Content-Transfer-Encoding: 8bit\n"
16
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
+ "X-Generator: Poedit 2.0.6\n"
18
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;esc_attr_e;esc_attr__;_nx;"
19
  "esc_html__;esc_html_e\n"
20
  "X-Poedit-Basepath: .\n"
screenshot-1.jpg DELETED
Binary file
screenshot-2.jpg DELETED
Binary file
screenshot-3.jpg DELETED
Binary file
screenshot-4.jpg DELETED
Binary file
screenshot-5.jpg DELETED
Binary file
to-top.php CHANGED
@@ -5,13 +5,13 @@
5
  * Description: To Top plugin allows the visitor as well as admin to easily scroll back to the top of the page, with fully customizable options and ability to use image.
6
  * Author: Catch Themes
7
  * Author URI: https://catchthemes.com/
8
- * Version: 1.5.4
9
  * License: GNU General Public License, version 3 (GPLv3)
10
  * License URI: http://www.gnu.org/licenses/gpl-3.0.txt
11
  * Text Domain: to-top
12
  * Domain Path: languages
13
  *
14
- * Copyright (C) 2012-2017 Catch Themes, (info@catchthemes.com)
15
  *
16
  * To Top Plugin is free software; you can redistribute it and/or modify
17
  * it under the terms of the GNU General Public License as published by
5
  * Description: To Top plugin allows the visitor as well as admin to easily scroll back to the top of the page, with fully customizable options and ability to use image.
6
  * Author: Catch Themes
7
  * Author URI: https://catchthemes.com/
8
+ * Version: 1.5.5
9
  * License: GNU General Public License, version 3 (GPLv3)
10
  * License URI: http://www.gnu.org/licenses/gpl-3.0.txt
11
  * Text Domain: to-top
12
  * Domain Path: languages
13
  *
14
+ * Copyright (C) 2012-2018 Catch Themes, (info@catchthemes.com)
15
  *
16
  * To Top Plugin is free software; you can redistribute it and/or modify
17
  * it under the terms of the GNU General Public License as published by