To Top - Version 1.4

Version Description

  • Compatibility check up to version 4.7
Download this release

Release Info

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

Code changes from version 1.3 to 1.4

README.txt CHANGED
@@ -2,9 +2,9 @@
2
  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.2
6
- Tested up to: 4.6
7
- Stable tag: 1.3
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.3 =
61
  * Compatibility check up to version 4.6
62
 
2
  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
 
58
  == Changelog ==
59
 
60
+ = 1.4 =
61
+ * Compatibility check up to version 4.7
62
+
63
  = 1.3 =
64
  * Compatibility check up to version 4.6
65
 
admin/partials/customizer/customizer-custom-controls.php CHANGED
@@ -27,5 +27,4 @@ class To_Top_Custom_Icons extends WP_Customize_Control {
27
 
28
  echo $output;
29
  }
30
- }
31
- ?>
27
 
28
  echo $output;
29
  }
30
+ }
 
languages/to-top.pot CHANGED
@@ -4,8 +4,8 @@ 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-08-17 09:30+0545\n"
8
- "PO-Revision-Date: 2016-08-17 09:30+0545\n"
9
  "Last-Translator: Sakin Shrestha <info@catchthemes.com>\n"
10
  "Language-Team: Catch Themes <info@catchthemes.com>\n"
11
  "Language: en_US\n"
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"
11
  "Language: en_US\n"
to-top.php CHANGED
@@ -5,7 +5,7 @@
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.3
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
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