Description
Usually when we talk about making something responsive, we mean horizontally. But it’s annoying when tall images overflow a short laptop screen. This resizes those images on the fly to fit the user’s window. Optionally disable it for individual images by adding a do-not-resize
class.
Installation
Normal stuff, wp-content/plugins
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Vertically Responsive Images” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Vertically Responsive Images” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change log
1.1.1
- Make sure Underscore.js is available
1.1
- Support Jetpack infinite scroll by automatically resizing images in posts it adds
1.0
- Launch!