이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Image Switcher

설명

Note: Try your best to use 2 same height images instead of using Force Height Option

Image Switcher plugin will give you ability to set two images together and image will change on Mouse hover. There are lots of benifits you’ll
get from this particular plugin. All the list given :

  • You can create shortcode from plugin admin panel.
  • You don’t need any css skill to decorate it properly.
  • Place the shortcode wherever you want.
  • Create shortcodes directly through page builders(Visual Composer, Elementor etc) (Coming Soon!).
  • Simply place this shortcode to preview the effect [image_switcher] . But you need to generate shortcode to add your own images and details.

If anyone has any idea to improve this plugin then just let me know through Here . I’ll try my best to add that in future updates

스크린샷

  • assets/screenshot-1.png
  • assets/screenshot-2.png

설치

  1. Upload the plugin files to the /wp-content/plugins/image-switcher directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Image Switcher screen to configure the plugin

FAQ

I’m not finding shortcode generator page, Where it is?

After installing this plugin you’ll see settings link directly, just click there. Or go to Settings => Image Switcher

Can place the shortcode in php?

Yes you can. You have to use do_shortcode(“[image_switcher]”); function.

후기

2019년 1월 3일 1 reply
I looked forever for a plug-in that would do this & finally came upon this one. It works easily & really well, but I just tested my site in mobile & realized there's no mobile support. Now I'm not sure what to do with all those lovely rollovers I just created on my site. So I'm conflicted about this one—thanks for creating this but is there any potential for a mobile option where the user taps the image & it transforms to the rollover image, then back again if tapped again?
모든 2 평가 읽기

기여자 & 개발자

“Image Switcher”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Image Switcher”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

  • Initial release.

1.1

Improved compatibility
* -Slowness- : It was slow to change/switch image while hovering. Now it is fixed.
* -JS- : Rely on JS reduced. Now it relies on CSS.
* -Responsive- : forced height will break in tabs,mobiles. That’s mean images regular/ real height will work on tabs/mobiles.