=== Default Media Library View ===
Contributors: milleronic
Donate link:
Tags: media library, user profile, admin
Requires at least: 4.0
Tested up to: 4.2.2
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adds a media library default view selection to the user profile page.

== Description ==

It's simple! Just a pair of radio buttons at the bottom of the user profile page in the WordPress Admin area, allowing a user to select the default media library view, 'grid' or 'list'.

== Installation ==

1. Upload `default-media-view` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

= Does this plugin work with multisite? =

Yes, on a site-by site basis. An option for detecting multisite and network-wide setting of default media view is planned.

== Screenshots ==

1.  Screenshot showing output in the user profile admin area.

== Changelog ==

= 1.0 =
* Initial version