Title: wp-scroll-up
Author: Darshan Sawardekar
Published: <strong>Gicurasi 2, 2014</strong>
Last modified: Kanama 7, 2014

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-scroll-up.svg)

# wp-scroll-up

 By [Darshan Sawardekar](https://profiles.wordpress.org/dsawardekar/)

[Download](https://downloads.wordpress.org/plugin/wp-scroll-up.0.5.1.zip)

 * [Details](https://kin.wordpress.org/plugins/wp-scroll-up/#description)
 * [Reviews](https://kin.wordpress.org/plugins/wp-scroll-up/#reviews)
 *  [Installation](https://kin.wordpress.org/plugins/wp-scroll-up/#installation)
 * [Development](https://kin.wordpress.org/plugins/wp-scroll-up/#developers)

 [Support](https://wordpress.org/support/plugin/wp-scroll-up/)

## Description

Adds a Scroll To Top button that allows visitors to scroll back to the
 top of the
page. You can customize the button style using predefined styles or by adding a 
custom CSS file in your Theme.

### Credits

 * Thanks to [Mark Goodyear](http://markgoodyear.com/) for [scrollUp](http://markgoodyear.com/2013/01/scrollup-jquery-plugin/).

## Installation

 1. Click Plugins > Add New in the WordPress admin panel.
 2. Search for “wp-scroll-up” and install.

### Customization

The _Style_ dropdown changes the button style displayed. These
 correspond to CSS
styles present in the plugin’s CSS directory.

When you choose the _Custom_ style, the plugin automatically adds the
 CSS file 
located at _{current\_theme}/wp-scroll-up/custom.css_.

This CSS file must contain an ID selector, _#scrollUp_ and it’s custom
 style attributes.
For instance, the bundled `image` style is provided by the CSS,

    ```
    /* Image style */
    #scrollUp {
      bottom: 20px;
      right: 20px;
      height: 38px; /* Height of image */
      width: 38px; /* Width of image */
      background: url(../img/top.png) no-repeat;
    }
    ```

Other settings that can be changed,

 * Scroll Text: The text label of the button.
 * Scroll Distance: The number of pixels that a user needs to scroll
    before they
   see the button.
 * Scroll Speed: Duration in milliseconds to scroll to top.
 * Animation: Whether the scroll button should Fade in/out

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“wp-scroll-up” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ Darshan Sawardekar ](https://profiles.wordpress.org/dsawardekar/)

[Translate “wp-scroll-up” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-scroll-up)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-scroll-up/), check
out the [SVN repository](https://plugins.svn.wordpress.org/wp-scroll-up/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/wp-scroll-up/) by
[RSS](https://plugins.trac.wordpress.org/log/wp-scroll-up/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.5.1

 * Upgrades to Arrow 1.8.0

#### 0.5.0

 * Upgrades to Arrow 1.6.0.
 * Migrates options page to React.

#### 0.4.0

 * Upgrades to Arrow 0.7.0

#### 0.3.0

 * Upgrades to Arrow 0.5.1.

#### 0.2.2

 * Fixes typos.

#### 0.2.1

 * Upgrades Arrow to 0.4.1.

#### 0.2.0

 * Switched to Arrow 0.4.0.

#### 0.1.3

 * First release on wordpress.org

#### 0.1.2

 * Updates Encase-php to 0.1.3.

#### 0.1.1

 * Adds readme.

#### 0.1.0

 * Initial Release

## Meta

 *  Version **0.5.1**
 *  Last updated **12 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.5.0 or higher **
 *  Tested up to **3.9.40**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-scroll-up/)
 * Tags
 * [back to top](https://kin.wordpress.org/plugins/tags/back-to-top/)[scroll to top](https://kin.wordpress.org/plugins/tags/scroll-to-top/)
   [scroll up](https://kin.wordpress.org/plugins/tags/scroll-up/)
 *  [Advanced View](https://kin.wordpress.org/plugins/wp-scroll-up/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wp-scroll-up/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-scroll-up/reviews/)

## Contributors

 *   [ Darshan Sawardekar ](https://profiles.wordpress.org/dsawardekar/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-scroll-up/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://pressing-matters.io/)