Changeset 1301724
- Timestamp:
- 12/06/2015 11:00:44 PM (10 years ago)
- Location:
- soundcloud-sound-competition
- Files:
-
- 4 edited
-
tags/1.0.1.3/readme.txt (modified) (3 diffs)
-
tags/1.0.1.3/soundcloud-sound-competition.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/soundcloud-sound-competition.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
soundcloud-sound-competition/tags/1.0.1.3/readme.txt
r1301663 r1301724 5 5 Requires at least: 3.0 6 6 Tested up to: 4.3 7 Stable tag: 1.0.1. 27 Stable tag: 1.0.1.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 56 56 http://richardwarrender.com/2007/05/the-secret-to-curl-in-php-on-windows/ 57 57 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 58 60 If you notice any bugs or want to request a feature please do so on 59 61 http://lightdigitalmedia.com/contact/ 60 61 62 62 63 == Installation == … … 90 91 91 92 == Changelog == 93 94 = 1.0.1.3 = 95 * Changed Soundcloud player 96 * Added twitter handler sharing input in settings 97 * Bug fixes. 98 92 99 93 100 = 1.0.1.2 = -
soundcloud-sound-competition/tags/1.0.1.3/soundcloud-sound-competition.php
r1301663 r1301724 4 4 Plugin URI: http://lightdigitalmedia.com/wordpress-plugins/soundcloud-sound-competition 5 5 Description: Host your own Sound Contest integrated with SoundCloud and Facebook voting. 6 Version: 1.0.1. 26 Version: 1.0.1.3 7 7 Author: Kenneth Berentzen 8 8 Author URI: http://lightdigitalmedia.com -
soundcloud-sound-competition/trunk/readme.txt
r1301525 r1301724 5 5 Requires at least: 3.0 6 6 Tested up to: 4.3 7 Stable tag: 1.0.1. 27 Stable tag: 1.0.1.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 56 56 http://richardwarrender.com/2007/05/the-secret-to-curl-in-php-on-windows/ 57 57 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 58 60 If you notice any bugs or want to request a feature please do so on 59 61 http://lightdigitalmedia.com/contact/ 60 61 62 62 63 == Installation == … … 90 91 91 92 == Changelog == 93 94 = 1.0.1.3 = 95 * Changed Soundcloud player 96 * Added twitter handler sharing input in settings 97 * Bug fixes. 98 92 99 93 100 = 1.0.1.2 = -
soundcloud-sound-competition/trunk/soundcloud-sound-competition.php
r1190388 r1301724 4 4 Plugin URI: http://lightdigitalmedia.com/wordpress-plugins/soundcloud-sound-competition 5 5 Description: Host your own Sound Contest integrated with SoundCloud and Facebook voting. 6 Version: 1.0.1. 26 Version: 1.0.1.3 7 7 Author: Kenneth Berentzen 8 8 Author URI: http://lightdigitalmedia.com
Note: See TracChangeset
for help on using the changeset viewer.