plugin-icon

WP Fluid Images

제작자: ramseyp·
WP Fluid Images replaces the fixed width and height attributes so your images resize in a fluid or responsive design.
등급
5/5
버전
1.1.2
활성화된 설치 항목
500
최근 업데이트일
May 4, 2012
WP Fluid Images

WP Fluid Images runs when you insert an image into a Post or Page. It removes the fixed width and height attributes from the image tag. If you insert an image from the image uploader, by default, a width and height attribute is inserted into the image tag with fixed pixel values. This plugin prevents this from happening, because this can be problematic if your theme is built using responsive design methods. The plugin also adds a style tag near the end of the document that sets a max-width rule of 100%. This helps ensure that any image in a Post or Page won’t extend past the width of the Post or Page.

If you resize an image in the Visual Editor, a new width and height attribute get added to the image. WP Fluid Images loads a jQuery script that examines the closest parent div for image tags. It calculate the image’s width as a percentage of the width of that div, removes the width and height attributes, and adds a style attribute with a width value set to the calculated percentage.

An image that is part of a WordPress gallery will have it’s width attribute calculated as a percentage of its parent .gallery-icon element.

If you insert an image with a caption, instead of applying a style attribute with a width as a percentage to the image, the plugin will apply it to the .wp-caption div.

무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 3.4.2
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.