# Wp-Filmfeed

* Contributors: r8_
* Donate link: http://r8.github.io/wp-filmfeed/
* Tags: widget, filmfeed, cinema, movies
* Requires at least: 2.8.0
* Tested up to: 3.5.1
* Stable tag: 1.0.3
* License: GPLv2
* License URI: http://www.gnu.org/licenses/gpl-2.0.html

Show your last seen movies.

## Description

Sidebar widget that shows list of last added movies to user profile on Filmfeed.org.

## Installation

1. Upload folder `wp-filmfeed` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Add the widget to your sidebar

## Frequently Asked Questions

### A question? 

If you have a question or a problem you can contact me on my website: http://r8.com.ua

## Changelog

### 1.0 
* First release

### 1.0.3
* Fix issue with custom film images

## Upgrade Notice

To upgrade just install new plugin version.

## Versioning

This project implements the Semantic Versioning guidelines.

Releases will be numbered with the following format:

`<major>.<minor>.<patch>`

And constructed with the following guidelines:

* Breaking backward compatibility bumps the major (and resets the minor and patch)
* New additions without breaking backward compatibility bumps the minor (and resets the patch)
* Bug fixes and misc changes bumps the patch

For more information on SemVer, please visit [http://semver.org](http://semver.org).

## License

Copyright (c) 2013 Sergey Storchay, [http://r8.com.ua](http://r8.com.ua)

Licensed under GPLv2: [http://www.gnu.org/licenses/gpl-2.0.html](http://www.gnu.org/licenses/gpl-2.0.html)

