Changeset 1216469
- Timestamp:
- 08/09/2015 06:17:03 PM (11 years ago)
- Location:
- olimometer/trunk
- Files:
-
- 3 edited
-
olimometer-class.php (modified) (1 diff)
-
olimometer.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
olimometer/trunk/olimometer-class.php
r1008437 r1216469 5 5 class Olimometer 6 6 { 7 function Olimometer() 7 function __construct() {} 8 /*function Olimometer() 8 9 { 9 10 // Constructor 10 } 11 }*/ 11 12 12 13 // Properties -
olimometer/trunk/olimometer.php
r1008437 r1216469 6 6 Author: Oliver Shingler 7 7 Author URI: http://www.speaktothegeek.co.uk 8 Version: 2.5 38 Version: 2.54 9 9 */ 10 10 -
olimometer/trunk/readme.txt
r1008437 r1216469 4 4 Tags: charities, charity, counter, donate, donate goals, donate meter, donation, donations, fund, fundraise, fundraising, fundraising goal, fundraising thermometer, goal, olimometer, paypal, progress, sidebar, sponsor, sponsorship, thermometer, widget, stayclassy 5 5 Requires at least: 3.1 6 Tested up to: 4. 06 Tested up to: 4.3 7 7 Stable tag: trunk 8 8 … … 119 119 == Changelog == 120 120 121 = 2.54 = 122 * Class Constructor updated to comply with Wordpress 4.3 123 121 124 = 2.52 = 122 125 * Updated to comply with Wordpress policies … … 280 283 == Upgrade Notice == 281 284 285 = 2.54 = 286 * Class Constructor updated to comply with Wordpress 4.3 287 282 288 = 2.52 = 283 289 * Updated to comply with Wordpress policies
Note: See TracChangeset
for help on using the changeset viewer.