Image autorefresh shortcode

By : kvu022

More info at the GitHub repository

Image autorefresh shortcode

Image autorefresh shortcode is a small shortcode plugin for WordPress that allows images in your post that reload on a regular interval

How to use the plugin

After installing and activating of the plugin in your WordPress page, you can add the following shortcode anywhere in your post or page text:

[image-autorefresh src="image-url"]

This will create a left aligned <div> containing your image. It will refresh every 60 seconds.

You can specify a different refresh time

[image-autorefresh src="https://wordpress.org/plugins/image-autorefresh-shortcode/image-url" refresh_time=10]

Add a caption

[image-autorefresh src="https://wordpress.org/plugins/image-autorefresh-shortcode/image-url" caption="Your caption"]

Or specify a different alignment (left, right, center or none)

[image-autorefresh src="https://wordpress.org/plugins/image-autorefresh-shortcode/image-url" align="center"]

Add width and height in pixels

[image-autorefresh src="https://wordpress.org/plugins/image-autorefresh-shortcode/image-url" width=320 height=240]

Add classes to the image

[image-autorefresh src="https://wordpress.org/plugins/image-autorefresh-shortcode/image-url" class="your_custom_class"]

Add a custom query string to the image

[image-autorefresh src="https://wordpress.org/plugins/image-autorefresh-shortcode/image-url" query_string="usr=test_user&password=some_password"]

Examples

The shortcode

[image-autorefresh
    src="http://weather.cs.uit.no/wcam0_snapshots/wcam0_latest_small.jpg"
    refresh_time=120
    caption="A view from Tromsø university"
    align="center"]

will generate the following code inside your post:

<script>
    setInterval(function()
    {
        d = new Date();
        image = jQuery('img#image_autorefresh_timb8XZCWL');
        image.attr("src", image.data("src") + "?" + d.getTime());
    }, 120000);
</script>

<div class="wp-caption aligncenter">
    <img src="http://weather.cs.uit.no/wcam0_snapshots/wcam0_latest_small.jpg"
         data-src="http://weather.cs.uit.no/wcam0_snapshots/wcam0_latest_small.jpg"
         class="image_autorefresh"
         id="image_autorefresh_timb8XZCWL"
         data-refresh="120"
         style="width: 640px;">
    <p class="wp-caption-text">A view from Troms&oslash; university</p>
</div>

Which will automatically refresh the live view from Tromsø every 120 seconds

Multiple images

The shortcode allows for multiple images on one page with different refresh rates.

Wp Elastic Slider

Please contact plugin support before leaving a bad rating. Checkout Official Demo - Demo Slider Wp Elastic Slider is a responsive WordPress slider with jquery easing effects and fully customizeable. Wp Elastic Slider is packed with a point-and-click wizard to create fantastic image sliders.........

Similar: 12%

Nano Slider

Nano Slider is a WordPress slider is images slider plugin for WordPress. Live Demo: Demo with random effect ...

Similar: 12%

Thumbar Rating Plugin

Full Statistics In Real Time Each Thumbar shows up counts, down counts, total count, and percent voted up Auto-sized two-tone bars provide an instant visual summary of up and down votes Customizable bar colors to fit perfectly into your theme Ultra slim plugin profile integrates easily into your p.........

Similar: 3%

Gallery by BestWebSoft

Gallery by BestWebSoft makes it possible to implement as many galleries as you want into your website. You can add multiple pictures and description for each gallery, show them all at one page, view each one separately. Moreover, you can upload HQ images. Regular updates and simplicity of usage alon.........

Similar: 3%

Contact Form Generator

Contact Form Generator is a powerful contact form builder for WordPress! It is structured for creating Contact Forms, Application Forms, Reservation Forms, Survey Forms, Contact Data Pages and much more. You will get ready-to-use forms just after installation. Contact Form Generator is packed with.........

Similar: 3%

AS login

Create your own custom login page use this Plugin. Customize your login page as you choice. Plugin Features !!!!! 1.Easy to use. 2.Plugin on/off. 3.Change Logo Link. 4.Change Logo Width. 5.Unlimited custom logo. 6.Unlimited color. 7.Change Login box width. 8.Change text color and many more....

Similar: 3%

As Nice Scroll

As nice scroll is a jquery plugin for WordPress site. This plugin will create a nice scrollbar for your site. After installing and Activating the plugin, go to WordPress Admin Dahsbord and then go to Appearance > As option Here you can customize default settings. So customize settings as you choi.........

Similar: 3%

As woocomerce with owl carousel

As woocommerce with owl carousel is a jquery plugin for WordPress site. This plugin will create a nice carousel for your site. After installing and Activating the plugin, go to WordPress Admin Dahsbord and then go to Appearance > As option Here you can create Shortcode and publish a carousel .........

Similar: 2%

TR Filterable Portfolio

TR Filterable Portfolio by http://themeroad.net Aweosome Plugin for filterable portfolio Plugin Features !!!!! Shortcode System. Easy to Use. You can use it in posts or pages. Just use this code [project] where you want use Portfolio. ...

Similar: 2%

Creative Image Slider - The Best WordPress Image Slider and Portfolio plugin

Creative Image Slider is a jQuery image slider with amazing visual effects. It has integrated Creative Popup wizard, to make the slider more attractive! It is packed with a live-preview wizard to create fantastic sliders in a matter of seconds without coding. Over 35,000+ sites are already using Cre.........

Similar: 2%