File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
1
=== Image autorefresh shortcode ===
2
2
Contributors: kvu022
3
3
Tags: shortcode, refresh, image, reload
4
+ Requires at least: 2.6
5
+ Tested up to: 3.9.2
6
+ Stable tag: 1
7
+ License: GPLv2 or later
8
+ License URI: http://www.gnu.org/licenses/gpl-2.0.html
4
9
5
10
Small WordPress shortcode plugin created specifically for reloading images for site.uit.no/spaceweather
6
11
@@ -14,11 +19,11 @@ More info at [the GitHub repository](https://github.com/klasske/wp_image_autoref
14
19
15
20
== Frequently Asked Questions ==
16
21
17
- == Screenshots ==
22
+ = Can I add multiple images in one post? =
23
+
24
+ Yes, you can sue the shortcode multiple times and set different refresh intervals for each.
18
25
19
26
== Changelog ==
20
27
21
28
= 1 =
22
29
* Initial release.
23
-
24
- == Upgrade Notice ==
You can’t perform that action at this time.
0 commit comments