[![Latest Version](https://img.shields.io/github/release/Lewiscowles1986/WordPressSVGPlugin.svg)](https://github.com/Lewiscowles1986/WordPressSVGPlugin/releases)
[![GitHub License](https://img.shields.io/badge/license-GPLv3-yellow.svg)](https://raw.githubusercontent.com/Lewiscowles1986/WordPressSVGPlugin/master/LICENSE)
[![Twitter](https://img.shields.io/twitter/url/https/github.com/Lewiscowles1986/WordPressSVGPlugin.svg?style=social)](https://twitter.com/LewisCowles1)

# Enable SVG Uploads WordPress Plugin

This plugin enables SVG uploads in WordPress Media Library with very little overhead.

## Installation

Download and extract the zip file or clone this repo to your WordPress plugins directory.

### Requirements

* WordPress 4.0 or higher
* PHP 5.6 or higher

### Updates

Automatic updates are supported via [GitHub Updater](https://github.com/afragen/github-updater).

## Feedback

Please feel free to suggest improvements, report conflicts, and/or make suggestions for hooks to integrate with third-party plugins.

## Goals

- Install / start container / VM for each release since
- Download from GitHub & install plugin
- Use browser automation to test [(details)](https://github.com/Lewiscowles1986/WordPressSVGPlugin/issues/5)
