To Top - Version 1.5

Version Description

  • Bug Fixed: Display on hover without scrolling issue
Download this release

Release Info

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

Code changes from version 1.4 to 1.5

README.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: catchthemes
3
  Donate link: https://catchthemes.com/wp-plugins/to-top/
4
  Tags: to-top, 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.7
7
- Stable tag: 1.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.4 =
61
  * Compatibility check up to version 4.7
62
 
3
  Donate link: https://catchthemes.com/wp-plugins/to-top/
4
  Tags: to-top, 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.7.1
7
+ Stable tag: 1.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 =
61
+ * Bug Fixed: Display on hover without scrolling issue
62
+
63
  = 1.4 =
64
  * Compatibility check up to version 4.7
65
 
admin/partials/to-top-admin-display.php CHANGED
@@ -41,7 +41,7 @@
41
  <h2 class="logo">
42
  <a href="<?php echo esc_url( __( 'https://catchthemes.com/', 'to-top' ) ); ?>" title="<?php esc_attr_e( 'Catch Themes', 'to-top' ); ?>" target="_blank">
43
 
44
- <img src="https://catchthemes.com/wp-content/themes/catchthemes/images/logo.png" alt="<?php esc_html_e( 'Catch Themes', 'to-top' ); ?>" />
45
  </a>
46
  </h2>
47
  </div><!-- #plugin-option-title -->
41
  <h2 class="logo">
42
  <a href="<?php echo esc_url( __( 'https://catchthemes.com/', 'to-top' ) ); ?>" title="<?php esc_attr_e( 'Catch Themes', 'to-top' ); ?>" target="_blank">
43
 
44
+ <img src="https://catchthemes.com/wp-content/uploads/2016/11/catchthemes-logo.png" alt="<?php esc_html_e( 'Catch Themes', 'to-top' ); ?>" />
45
  </a>
46
  </h2>
47
  </div><!-- #plugin-option-title -->
languages/to-top.pot CHANGED
@@ -1,10 +1,11 @@
1
  # Copyright (C) 2016 Catch Themes
2
  # This file is distributed under the GNU General Public License v3.
 
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: To Top\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/tags/_s\n"
7
- "POT-Creation-Date: 2016-12-07 23:04-0500\n"
8
  "PO-Revision-Date: 2016-12-07 23:04-0500\n"
9
  "Last-Translator: Sakin Shrestha <info@catchthemes.com>\n"
10
  "Language-Team: Catch Themes <info@catchthemes.com>\n"
@@ -13,7 +14,7 @@ msgstr ""
13
  "Content-Type: text/plain; charset=UTF-8\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
16
- "X-Generator: Poedit 1.7.1\n"
17
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;esc_attr_e;esc_attr__;_nx;"
18
  "esc_html__;esc_html_e\n"
19
  "X-Poedit-Basepath: .\n"
1
  # Copyright (C) 2016 Catch Themes
2
  # This file is distributed under the GNU General Public License v3.
3
+ #, fuzzy
4
  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-01-16 14:11+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
  "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 1.8.11\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"
public/css/to-top-public.css CHANGED
@@ -12,6 +12,7 @@
12
  bottom: 20px;
13
  color: #fff;
14
  cursor: pointer;
 
15
  font-size: 32px;
16
  font-weight: normal;
17
  height: 32px;
12
  bottom: 20px;
13
  color: #fff;
14
  cursor: pointer;
15
+ display: none;
16
  font-size: 32px;
17
  font-weight: normal;
18
  height: 32px;
to-top.php CHANGED
@@ -1,17 +1,17 @@
1
  <?php
2
  /**
3
  * Plugin Name: To Top
4
- * Plugin URI: https://catchthemes.com/wp-plugins/to-top
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.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-2016 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
@@ -29,7 +29,7 @@
29
  * @package To_Top
30
  * @link catchthemes.com
31
  * @author Catch Themes
32
- * @version 1.2
33
  */
34
 
35
  // If this file is called directly, abort.
1
  <?php
2
  /**
3
  * Plugin Name: To Top
4
+ * Plugin URI: https://catchthemes.com/wp-plugins/to-top/
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
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
29
  * @package To_Top
30
  * @link catchthemes.com
31
  * @author Catch Themes
32
+ * @version 1.5
33
  */
34
 
35
  // If this file is called directly, abort.