Beschreibung
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
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende und Entwickler
„Vertically Responsive Images“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Vertically Responsive Images“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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!