Changeset 1228604
- Timestamp:
- 08/23/2015 02:37:01 PM (11 years ago)
- Location:
- comment-contest/trunk
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
comment-contest.php (modified) (1 diff)
-
readme.txt (modified) (11 diffs)
Legend:
- Unmodified
- Added
- Removed
-
comment-contest/trunk
-
Property
svn:ignore
set to
.gitignore
-
Property
svn:ignore
set to
-
comment-contest/trunk/comment-contest.php
r1113344 r1228604 5 5 Description: Comment Contest allows you to manage contests on your website. This plug-in draws all comments in a specific post and show you the winners. 6 6 Author: Thomas "Zhykos" Cicognani 7 Version: 2.4. 07 Version: 2.4.1 8 8 Author URI: http://www.zhyweb.org/ 9 9 */ 10 10 11 11 /* 12 Copyright 2009 - 2015 Comment Contest plug-in for Wordpress by Thomas "Zhykos" Cicognani (email : tcicognani@zhyweb.org) 12 Copyright 2009, 2015 Comment Contest plug-in for WordPress by Thomas Cicognani 13 14 Thomas "Zhykos" Cicognani - Zhyweb (tcicognani@zhyweb.org) - First developments 15 Thomas "Zhykos" Cicognani - Zhyweb (tcicognani@zhyweb.org) - Check compatibility with WordPress 4.3 13 16 14 17 This program is free software; you can redistribute it and/or modify -
comment-contest/trunk/readme.txt
r1113344 r1228604 4 4 Tags: comments, contest, draw, concours, commentaire, zhykos, zhyweb 5 5 Requires at least: 3.3 6 Tested up to: 4. 26 Tested up to: 4.3 7 7 Stable tag: trunk 8 8 License: GPLv2 or later … … 28 28 = Which PHP version I need? = 29 29 30 You need PHP version 5 like Wor dpress.30 You need PHP version 5 like WorPress. 31 31 32 32 = What are the available languages? = … … 52 52 == Changelog == 53 53 54 = 2.4.1 = 55 * Misc: Check compatibility with WordPress 4.3 56 54 57 = 2.4.0 = 55 58 * New: Winners can be saved in post custom fields 56 * Misc: Check compatibility with Word press 4.259 * Misc: Check compatibility with WordPress 4.2 57 60 * Misc: You can now find this plug-in on Git! Go check out (https://github.com/Zhykos/wp-comment-contest) and be free to contribute! 58 61 … … 61 64 * New: Add new filters 62 65 * Update: Change the main plug-in page with my contact info and a system to send me info when a bug occurs 63 * Misc: Check compatibility with Word press 4.166 * Misc: Check compatibility with WordPress 4.1 64 67 * Update: A lot of internal improvements 65 68 66 69 = 2.2.3 = 67 * Misc: Check compatibility with Word press 4.068 * Misc: Add plugin icon for Word press 4.070 * Misc: Check compatibility with WordPress 4.0 71 * Misc: Add plugin icon for WordPress 4.0 69 72 70 73 = 2.2.2 = 71 * Misc: Check compatibility with Word press 3.974 * Misc: Check compatibility with WordPress 3.9 72 75 73 76 = 2.2.1 = 74 * Misc: Check compatibility with Word press 3.8.177 * Misc: Check compatibility with WordPress 3.8.1 75 78 76 79 = 2.2 = … … 83 86 = 2.1.2 = 84 87 * Misc: Remove plugin image to be 3.8 style compliant 85 * Misc: Check compatibility with Word press 3.888 * Misc: Check compatibility with WordPress 3.8 86 89 87 90 = 2.1.1 = 88 91 * Fix: Conflict with the plugin "WP RSS Aggregator" because I used a reserved URL parameter (thank you Juergen) 89 * Update: Add the URL of Word press page in the plugin information page90 * Misc: Check compatibility with Word press 3.7.192 * Update: Add the URL of WordPress page in the plugin information page 93 * Misc: Check compatibility with WordPress 3.7.1 91 94 92 95 = 2.1 = … … 95 98 * New: Add help 96 99 * Update: Only use one table to choose comments 97 * Misc: Check compatibility with Word press 3.6100 * Misc: Check compatibility with WordPress 3.6 98 101 * Misc: Minimize Javascript and CSS 99 102 100 103 = 2.0 = 101 * All new architecture : more "Word press" compliant104 * All new architecture : more "WordPress" compliant 102 105 * Contest are now launched from posts page 103 106 * Some features have disappeared since this version and will be added later. … … 105 108 = 1.41.1 = 106 109 * Add Dutch language. Thanks to Rene from http://wpwebshop.com/premium-wordpress-themes/ for this contribution! 107 * Compatibility tests with Word press 3.0.2110 * Compatibility tests with WordPress 3.0.2 108 111 109 112 = 1.41 = 110 * Change display of the winners and lo osers list at the end111 * Compatibility tests with Word press 3.0113 * Change display of the winners and losers list at the end 114 * Compatibility tests with WordPress 3.0 112 115 113 116 = 1.40.1 = … … 115 118 116 119 = 1.4 = 117 * Tests with Word press 2.9.2120 * Tests with WordPress 2.9.2 118 121 * Add an editor to write the email 119 * Add a message to send to lo osers122 * Add a message to send to losers 120 123 * Email subject can be changed 121 * Display winners and lo osers emails at the end (in case automatic email fails for example)124 * Display winners and losers emails at the end (in case automatic email fails for example) 122 125 123 126 = 1.37 = … … 125 128 126 129 = 1.36 = 127 * If you use MySQL version 4.0, the plugin doesn't work because sub-querys are not compatible with MySQL 4.0. You have to use MySQL 4.1.xxx at least but some website provider don't allow us to choose our version. Sub-quer ys are now removed.130 * If you use MySQL version 4.0, the plugin doesn't work because sub-querys are not compatible with MySQL 4.0. You have to use MySQL 4.1.xxx at least but some website provider don't allow us to choose our version. Sub-queries are now removed. 128 131 129 132 = 1.35 = … … 137 140 138 141 = 1.3 = 139 * Change error message display (now it's the same message as Word press). Old values are put in the fields so the user don't have to type again the values142 * Change error message display (now it's the same message as WordPress). Old values are put in the fields so the user don't have to type again the values 140 143 * New winners display 141 144 142 145 = 1.2 = 143 146 * Set the prices to win 144 * Change PHP version for the main class. I migrate from PHP5 to version 4 because some servers still use PHP4 and PHP4 is the Word press recommandation147 * Change PHP version for the main class. I migrate from PHP5 to version 4 because some servers still use PHP4 and PHP4 is the WordPress recommendation 145 148 146 149 = 1.1.2 = 147 * Add the possibility to choose between Normal Contest or Speed Contest. Speed Contest choose winners by sorting them by chronologic order150 * Add the possibility to choose between Normal Contest or Speed Contest. Speed Contest choose winners by sorting them by chronological order 148 151 149 152 = 1.1.1 = … … 170 173 = 2.0 = 171 174 * All new architecture. 172 * Compatibility with Word press 3.5.1175 * Compatibility with WordPress 3.5.1 173 176 174 177 = 2.1 = 175 178 * New table 176 179 * Cheat and help added 177 * Compatibility with Word press 3.6180 * Compatibility with WordPress 3.6 178 181 179 182 = 2.2 =
Note: See TracChangeset
for help on using the changeset viewer.