Plugin Directory

Changeset 1301724


Ignore:
Timestamp:
12/06/2015 11:00:44 PM (10 years ago)
Author:
canitb
Message:

New version 1.0.1.3 released

Location:
soundcloud-sound-competition
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • soundcloud-sound-competition/tags/1.0.1.3/readme.txt

    r1301663 r1301724  
    55Requires at least: 3.0
    66Tested up to: 4.3
    7 Stable tag: 1.0.1.2
     7Stable tag: 1.0.1.3
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5656http://richardwarrender.com/2007/05/the-secret-to-curl-in-php-on-windows/
    5757
     58* If you get the error while activating the plugin: "Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /pathtowordpress/wp-content/plugins/soundcloud-sound-competition/API/Facebook/FacebookSession.php on line 93" This is due to a lower PHP version than the requirements PHP 5.4 or higher. Solution is to upgrade your PHP version.
     59
    5860If you notice any bugs or want to request a feature please do so on
    5961http://lightdigitalmedia.com/contact/
    60 
    6162
    6263== Installation ==
     
    9091
    9192== Changelog ==
     93
     94= 1.0.1.3 =
     95* Changed Soundcloud player
     96* Added twitter handler sharing input in settings
     97* Bug fixes.
     98
    9299
    93100= 1.0.1.2 =
  • soundcloud-sound-competition/tags/1.0.1.3/soundcloud-sound-competition.php

    r1301663 r1301724  
    44 Plugin URI: http://lightdigitalmedia.com/wordpress-plugins/soundcloud-sound-competition
    55 Description: Host your own Sound Contest integrated with SoundCloud and Facebook voting.
    6  Version: 1.0.1.2
     6 Version: 1.0.1.3
    77 Author: Kenneth Berentzen
    88 Author URI: http://lightdigitalmedia.com
  • soundcloud-sound-competition/trunk/readme.txt

    r1301525 r1301724  
    55Requires at least: 3.0
    66Tested up to: 4.3
    7 Stable tag: 1.0.1.2
     7Stable tag: 1.0.1.3
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5656http://richardwarrender.com/2007/05/the-secret-to-curl-in-php-on-windows/
    5757
     58* If you get the error while activating the plugin: "Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /pathtowordpress/wp-content/plugins/soundcloud-sound-competition/API/Facebook/FacebookSession.php on line 93" This is due to a lower PHP version than the requirements PHP 5.4 or higher. Solution is to upgrade your PHP version.
     59
    5860If you notice any bugs or want to request a feature please do so on
    5961http://lightdigitalmedia.com/contact/
    60 
    6162
    6263== Installation ==
     
    9091
    9192== Changelog ==
     93
     94= 1.0.1.3 =
     95* Changed Soundcloud player
     96* Added twitter handler sharing input in settings
     97* Bug fixes.
     98
    9299
    93100= 1.0.1.2 =
  • soundcloud-sound-competition/trunk/soundcloud-sound-competition.php

    r1190388 r1301724  
    44 Plugin URI: http://lightdigitalmedia.com/wordpress-plugins/soundcloud-sound-competition
    55 Description: Host your own Sound Contest integrated with SoundCloud and Facebook voting.
    6  Version: 1.0.1.2
     6 Version: 1.0.1.3
    77 Author: Kenneth Berentzen
    88 Author URI: http://lightdigitalmedia.com
Note: See TracChangeset for help on using the changeset viewer.