Changeset 1533811
- Timestamp:
- 11/14/2016 03:20:21 PM (9 years ago)
- Location:
- olimometer
- Files:
-
- 65 added
- 3 edited
-
tags/2.56 (added)
-
tags/2.56/LiberationSans-Regular.ttf (added)
-
tags/2.56/jscolor (added)
-
tags/2.56/jscolor/arrow.gif (added)
-
tags/2.56/jscolor/cross.gif (added)
-
tags/2.56/jscolor/demo.html (added)
-
tags/2.56/jscolor/hs.png (added)
-
tags/2.56/jscolor/hv.png (added)
-
tags/2.56/jscolor/jscolor.js (added)
-
tags/2.56/my-script.js (added)
-
tags/2.56/olimometer-class.php (added)
-
tags/2.56/olimometer.php (added)
-
tags/2.56/readme.txt (added)
-
tags/2.56/screenshot-1.jpg (added)
-
tags/2.56/screenshot-2.jpg (added)
-
tags/2.56/screenshot-3.jpg (added)
-
tags/2.56/screenshot-4.jpg (added)
-
tags/2.56/skins (added)
-
tags/2.56/skins.php (added)
-
tags/2.56/skins.xml (added)
-
tags/2.56/skins/oli-bold-chunky (added)
-
tags/2.56/skins/oli-bold-chunky/bold-chunky-bar.png (added)
-
tags/2.56/skins/oli-bold-chunky/bold-chunky-bottom.png (added)
-
tags/2.56/skins/oli-bold-chunky/bold-chunky-top.png (added)
-
tags/2.56/skins/oli-default (added)
-
tags/2.56/skins/oli-default/therm_bar_empty.png (added)
-
tags/2.56/skins/oli-default/therm_bulb.png (added)
-
tags/2.56/skins/oli-default/therm_top.png (added)
-
tags/2.56/skins/oli-ourprogress-blue (added)
-
tags/2.56/skins/oli-ourprogress-blue/therm_bar_empty.png (added)
-
tags/2.56/skins/oli-ourprogress-blue/therm_bulb.png (added)
-
tags/2.56/skins/oli-ourprogress-blue/therm_top.png (added)
-
tags/2.56/skins/oli-ourprogress-green (added)
-
tags/2.56/skins/oli-ourprogress-green/therm_bar_empty.png (added)
-
tags/2.56/skins/oli-ourprogress-green/therm_bulb.png (added)
-
tags/2.56/skins/oli-ourprogress-green/therm_top.png (added)
-
tags/2.56/skins/oli-ourprogress-red (added)
-
tags/2.56/skins/oli-ourprogress-red/therm_bar_empty.png (added)
-
tags/2.56/skins/oli-ourprogress-red/therm_bulb.png (added)
-
tags/2.56/skins/oli-ourprogress-red/therm_top.png (added)
-
tags/2.56/skins/oli-progpress-black (added)
-
tags/2.56/skins/oli-progpress-black/left.png (added)
-
tags/2.56/skins/oli-progpress-black/middle.png (added)
-
tags/2.56/skins/oli-progpress-black/right.png (added)
-
tags/2.56/skins/oli-rounded (added)
-
tags/2.56/skins/oli-rounded/rounded_bar.png (added)
-
tags/2.56/skins/oli-rounded/rounded_bottom.png (added)
-
tags/2.56/skins/oli-rounded/rounded_top.png (added)
-
tags/2.56/skins/oli-thinblackhorizontal (added)
-
tags/2.56/skins/oli-thinblackhorizontal/left.png (added)
-
tags/2.56/skins/oli-thinblackhorizontal/middle.png (added)
-
tags/2.56/skins/oli-thinblackhorizontal/right.png (added)
-
tags/2.56/skins/oli-thinbluehorizontal (added)
-
tags/2.56/skins/oli-thinbluehorizontal/left.png (added)
-
tags/2.56/skins/oli-thinbluehorizontal/middle.png (added)
-
tags/2.56/skins/oli-thinbluehorizontal/right.png (added)
-
tags/2.56/skins/oli-thinredhorizontal (added)
-
tags/2.56/skins/oli-thinredhorizontal/left.png (added)
-
tags/2.56/skins/oli-thinredhorizontal/middle.png (added)
-
tags/2.56/skins/oli-thinredhorizontal/right.png (added)
-
tags/2.56/skins/oli-watermaster (added)
-
tags/2.56/skins/oli-watermaster/watermaster-bar.png (added)
-
tags/2.56/skins/oli-watermaster/watermaster-bottom.png (added)
-
tags/2.56/skins/oli-watermaster/watermaster-top.png (added)
-
tags/2.56/thermometer.php (added)
-
trunk/olimometer.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/thermometer.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
olimometer/trunk/olimometer.php
r1400670 r1533811 6 6 Author: Oliver Shingler 7 7 Author URI: http://www.speaktothegeek.co.uk 8 Version: 2.5 68 Version: 2.57 9 9 */ 10 10 -
olimometer/trunk/readme.txt
r1408249 r1533811 61 61 62 62 `<?php echo show_olimometer(1,'align_right');?>` in your templates or [olimometer id=1 css_class="align_right"] in a post replacing 1 with the actual id of your Olimometer. 63 64 = I've found a bug / have a suggestion =65 66 You can contact me via Twitter @OliverShingler, chat on the forum http://wordpress.org/support/plugin/olimometer or you can leave a comment on the plugin's official page http://www.speaktothegeek.co.uk/oliblog/olimometer. I can't make any promises but I will do my best.67 63 68 64 = How do I change the thermometer image? = … … 117 113 == Changelog == 118 114 115 = 2.57 = 116 * Fix for SQL injection vulnerability 117 119 118 = 2.56 = 120 119 * Updated to work with WordPress 4.5 - please note that in some cases this update will break your existing Olimometers and they may need reconfiguring. … … 287 286 == Upgrade Notice == 288 287 288 = 2.57 = 289 * Fix for SQL injection vulnerability 290 289 291 = 2.56 = 290 292 * Updated to work with WordPress 4.5 - please note that in some cases this update will break your existing Olimometers and they may need reconfiguring. -
olimometer/trunk/thermometer.php
r710347 r1533811 19 19 20 20 // What is the id of the olimometer to draw? 21 $olimometer_id = $_GET['olimometer_id']; 22 21 // Check it's numeric to stop SQL Injection attack. 22 if(is_numeric($_GET['olimometer_id'])) { 23 $olimometer_id = $_GET['olimometer_id']; 24 } 25 else { 26 $olimometer_id = 1; 27 } 23 28 24 29 // Load this Olimometer's details
Note: See TracChangeset
for help on using the changeset viewer.