Skip to content

envato/wp-image-size-limit

Repository files navigation

WP Image Size Limit

This is a fork of the original plugin, with these changes:

MIME Type Pattern

Added option to limit the upload size only for the specified MIME types based on a regular expression pattern. It defaults to "/^image//", which means anything starting with "image/", e.g. it will only enforce the size limitation to "image/png", "image/jpeg", "image/foobar", but not "application/something".

About

Wordpress plugin for limiting the image file size

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages