Plugin Directory

Changeset 1216469


Ignore:
Timestamp:
08/09/2015 06:17:03 PM (11 years ago)
Author:
oshingler
Message:

2.54

  • Class Constructor updated to comply with Wordpress 4.3
Location:
olimometer/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • olimometer/trunk/olimometer-class.php

    r1008437 r1216469  
    55class Olimometer
    66{
    7     function Olimometer()
     7    function __construct() {}
     8    /*function Olimometer()
    89    {
    910        // Constructor
    10     }
     11    }*/
    1112   
    1213    // Properties
  • olimometer/trunk/olimometer.php

    r1008437 r1216469  
    66Author: Oliver Shingler
    77Author URI: http://www.speaktothegeek.co.uk
    8 Version: 2.53
     8Version: 2.54
    99*/
    1010
  • olimometer/trunk/readme.txt

    r1008437 r1216469  
    44Tags: 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
    55Requires at least: 3.1
    6 Tested up to: 4.0
     6Tested up to: 4.3
    77Stable tag: trunk
    88
     
    119119== Changelog ==
    120120
     121= 2.54 =
     122* Class Constructor updated to comply with Wordpress 4.3
     123
    121124= 2.52 =
    122125* Updated to comply with Wordpress policies
     
    280283== Upgrade Notice ==
    281284
     285= 2.54 =
     286* Class Constructor updated to comply with Wordpress 4.3
     287
    282288= 2.52 =
    283289* Updated to comply with Wordpress policies
Note: See TracChangeset for help on using the changeset viewer.