# Update from Bottom

Shows two extra buttons (Scroll to top and Publish/Update) in the bottom of the screen when user scrolls near bottom. Suitable for posts and pages with a lot of meta boxes, or when edit.php just tends to get very long.

![Screenshot](https://dl.dropboxusercontent.com/u/1162759/update-from-bottom.png)

![Gif](https://dl.dropboxusercontent.com/u/1162759/update-from-bottom.gif)

## Install
1. Install plugin from the [WordPress plugin directory](http://wordpress.org/plugins/update-from-bottom/)

## Install manually
1. Download [zip](https://github.com/urre/update-from-bottom/archive/master.zip) and extract
2. Rename the folder from `update-from-bottom-master` to `update-from-bottom`
3. Upload the plugin to your plugins directory
4. Activate the plugin

## Uninstall
1. Deactivate plugin

## Translation

This plugin is available in the following languages:

+ English
+ Polish
+ Swedish

## Changelog

+ 1.0.3: Small change. WordPress version 3.1 no longer a requirement. Minor changes to button box alignment.
+ 1.0.2: Bug fix. Buttons showed up on more screens than needed. Now only posts and pages
+ 1.0.1: Bug fix. Hide buttons on main dashboard page
+ 1.0: No longer beta. Added Polish translation files.
+ 0.1: First version released!