# Aboutimizer

### Easily add an about me widget to WordPress that you can customize with a photo and description in any widgetized area

## Description

The Aboutimizer allows you to easily add an about me widget to any sidebar/widgetized area. You can add a title, a description and upload an image. You can choose any of the image sizes that your theme supports.

## Installation

1. Upload the `aboutimizer` folder to the `/wp-content/plugins/` directory
1. Activate aboutimizer through the 'Plugins' menu in WordPress
1. Go to the Appearance > Widgets section and add the Aboutimizer widget

Once you've completed those steps, your new widget will show up on the frontend of your site!

## Frequently Asked Questions

### I don't see the about me widget... where is it?

Make sure that you have added and saved a title, description and photo to your widget! Also, make sure the sidebar you're adding it to is active.

### I found a bug! What do I do?

Feel free to post any bugs, feature requests or comments on the [Aboutimizer Issues](https://github.com/seriouslysean/aboutimizer/issues) page and I'll get to them as soon as I'm able!

## Changelog

### 1.0.0

* Initial release