=== Custom Content Width === Contributors: georgestephanis Donate link: https://www.charitywater.org/donate Tags: Theme, Content Width Requires at least: 2.7 Tested up to: 4.7.3 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a 'Custom Content Width' setting to the Settings > Media screen, to let users override their theme's content width. == Description == Occasionally, themes forget to set the `$content_width` variable in functions.php. If they forgot, or if you'd like to change the value that they've set, this will let you in your Settings > Media screen. == Installation == 1. Install and activate the plugin via the WordPress Plugin Installer. 2. Go to the Settings > Media screen, and set the Content Width! 3. There is no step three! == Changelog == = 1.0.1 = * Validate width values to avoid unlikely security vulnerabilities. = 1.0 = * Initial release.