WPsites / Resize-images-before-upload

A WordPress plugin to resize your images before they are uploaded to your website (server), no need to use image editing software. You can drag+drop images straight from your digital camera right into WordPress.
16 stars 6 forks source link

Add settings->media option for resize height and width #8

Closed WPsites closed 11 years ago

WPsites commented 11 years ago

The plugin is setup to be able to override the width and height by a setting in wp-config.php but it would be easier if that setting could be changed by a user in the media settings.

This plugin already adds a couple of settings to the media page so shouldn't be too hard to add another.