Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Simple Image Popup Shortcode

Опис

This plugin will enable to display your simple image to open in popup box using simple shortcode.
You can use short code inside any WordPress post or page.

Popup’s displayed with the below short code:

[sips_popup img_url="your image path"]

Click here for demo

Скріншоти

  • screen 1
  • screen 2

Встановлення

  1. Upload and Activate the plugin
  2. Add [sips_popup img_url="your image path"] to any post or page

Часті питання

1. How Can I change the width or height of the image?

Yes, you can add width , height to the image but it’s not height or width of popup box.

[sips_popup img_url="your image path" height="300" width="400"]

Відгуки

23.10.2016
I installed it & it technically works but it has a ways to go before being usable. There are no settings for this plugin. There's literally no way to control how large the thumbnail view is - or anything else for that matter. My thumbnails are not cropped square because I'm an artist whose work isn't square. I can't tell it to use the thumbnails generated by Wordpress, it seems to just generate its own. I also cannot attach the shortcode to an existing image on the page, which would be really nice. If I want to put multiple images next to each other, there doesn't seem to be a way to do that. It just stacks them on top of each other. When I click the thumbnail it opens into a popup but the "X" to close the popup is almost entirely hidden because the popup opens a bit too high. Without a settings page or any real documentation, I can't rate this plugin any higher than a 2. I really wished this worked better.
Прочитати всі 3 відгуки

Учасники та розробники

“Simple Image Popup Shortcode” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Simple Image Popup Shortcode” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

  • First release!