Этот плагин не тестировался с последними 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!