wpfront-scroll-top
Last commit date
classes
9 years ago
css
9 years ago
images
9 years ago
jquery-plugins
9 years ago
js
9 years ago
languages
9 years ago
templates
9 years ago
license.txt
9 years ago
readme.txt
8 years ago
uninstall.php
9 years ago
wpfront-scroll-top.php
9 years ago
readme.txt
152 lines
| 1 | === WPFront Scroll Top === |
| 2 | Contributors: syammohanm |
| 3 | Donate link: http://wpfront.com/donate/ |
| 4 | Tags: scroll to top, back to top, scroll top, scroll up, wordpress scroll top |
| 5 | Requires at least: 4.1 |
| 6 | Tested up to: 4.9 |
| 7 | Stable tag: 1.5 |
| 8 | License: GPLv3 |
| 9 | License URI: http://www.gnu.org/licenses/gpl-3.0.html |
| 10 | |
| 11 | WPFront Scroll Top plugin allows the visitor to easily scroll back to the top of the page. |
| 12 | |
| 13 | == Description == |
| 14 | WPFront Scroll Top plugin allows the visitor to easily scroll back to the top of the page, with fully customizable options and image. WPFront Scroll Top plugin has the following features. |
| 15 | |
| 16 | ### Features |
| 17 | * Displays a button when user scrolls down the page. |
| 18 | * Scrolls the page back to top with animation. |
| 19 | * Create text or image button. |
| 20 | * Set any image you want. |
| 21 | * Hide on small devices. |
| 22 | * Hide on iframes. |
| 23 | * Pages/Posts filter. |
| 24 | * Auto hide. |
| 25 | * Async JavaScript. |
| 26 | |
| 27 | http://www.youtube.com/watch?v=DJ55kwTOerE |
| 28 | |
| 29 | Visit [WPFront Scroll Top Settings](http://wpfront.com/scroll-top-plugin-settings/) page for detailed option descriptions. |
| 30 | |
| 31 | Visit [WPFront Scroll Top FAQ](http://wpfront.com/scroll-top-plugin-faq/) page for FAQ. |
| 32 | |
| 33 | == Installation == |
| 34 | |
| 35 | 1. Click Plugins/Add New from the WordPress admin panel |
| 36 | 1. Search for "WPFront Scroll Top" and install |
| 37 | |
| 38 | -or- |
| 39 | |
| 40 | 1. Download the .zip package |
| 41 | 1. Unzip into the subdirectory 'wpfront-scroll-top' within your local WordPress plugins directory |
| 42 | 1. Refresh plugin page and activate plugin |
| 43 | 1. Configure plugin using *settings* link under plugin name or by going to WPFront/Scroll Top |
| 44 | |
| 45 | == Frequently Asked Questions == |
| 46 | |
| 47 | Visit [WPFront Scroll Top FAQ](http://wpfront.com/scroll-top-plugin-faq/) page for FAQ. |
| 48 | |
| 49 | == Screenshots == |
| 50 | |
| 51 | 1. Example 1. |
| 52 | 2. Example 2. |
| 53 | 3. Settings page. |
| 54 | |
| 55 | == Changelog == |
| 56 | |
| 57 | = 1.5 = |
| 58 | * JavaScript async. |
| 59 | * Minified files. |
| 60 | * Language files removed. |
| 61 | |
| 62 | = 1.4.5 = |
| 63 | * Ukrainian translation added. Thanks to Ivanka Skakun. |
| 64 | |
| 65 | = 1.4.4 = |
| 66 | * Zerif theme compatibility fix. |
| 67 | |
| 68 | = 1.4.3 = |
| 69 | * Media upload bug fix. |
| 70 | |
| 71 | = 1.4.2 = |
| 72 | * Bug fixes. |
| 73 | * German language added. |
| 74 | |
| 75 | = 1.4.1 = |
| 76 | * Bug fixes |
| 77 | * Russian language added |
| 78 | |
| 79 | = 1.4 = |
| 80 | * Image ALT attribute |
| 81 | * Language translations |
| 82 | |
| 83 | = 1.3 = |
| 84 | * Auto hide |
| 85 | * Hide on wp-admin |
| 86 | * Hide on iframes |
| 87 | * Pages/posts filter |
| 88 | |
| 89 | = 1.2 = |
| 90 | * Text button option |
| 91 | * Bug fixes |
| 92 | |
| 93 | = 1.1.1 = |
| 94 | * Stability improvements |
| 95 | * New menu structure |
| 96 | |
| 97 | = 1.1 = |
| 98 | * New option to hide on mobile devices |
| 99 | * Fixed conflicts with other plugins |
| 100 | |
| 101 | = 1.0.1 = |
| 102 | * Bug fixes |
| 103 | |
| 104 | = 1.0 = |
| 105 | * Initial release |
| 106 | |
| 107 | == Upgrade Notice == |
| 108 | |
| 109 | = 1.5 = |
| 110 | * Performance improvements. |
| 111 | |
| 112 | = 1.4.5 = |
| 113 | * Language translation added. |
| 114 | |
| 115 | = 1.4.4 = |
| 116 | * Compatibility fix. |
| 117 | |
| 118 | = 1.4.3 = |
| 119 | * Bug fix. |
| 120 | |
| 121 | = 1.4.2 = |
| 122 | * Bug fixes. |
| 123 | |
| 124 | = 1.4.1 = |
| 125 | * A couple of bug fixes |
| 126 | |
| 127 | = 1.4 = |
| 128 | * Now you can set alt attribute for image |
| 129 | |
| 130 | = 1.3 = |
| 131 | * Now you can auto hide it |
| 132 | * Hide on wp-admin/iframes |
| 133 | * Pages/posts filter added |
| 134 | |
| 135 | = 1.2 = |
| 136 | * Text based button added |
| 137 | |
| 138 | = 1.1.1 = |
| 139 | * Improved stability |
| 140 | |
| 141 | = 1.1 = |
| 142 | * New option to hide on mobile devices |
| 143 | * Fixed conflicts with other plugins |
| 144 | |
| 145 | = 1.0.1 = |
| 146 | * Bug fixes |
| 147 | |
| 148 | = 1.0 = |
| 149 | * Initial release |
| 150 | |
| 151 | |
| 152 |