Changelog
Version | Date | Changes |
0.1 | 2004/11/03 | Initial release |
0.2 | Don’t show comments that are not approved | |
0.3 | 2004/12/08 | Link to permalink of comment Wrap very long strings |
0.4 | 2004/12/19 | Use function arguments for displaying HTML before and after the comment Make number of comments and number of characters also function arguments |
0.5 | 2005/01/02 | Removed superfluous </p> |
0.7 | 2005/02/03 | Renamed plugin to get-recent-comments, to make it possible to use the subversion system at www.wp-plugins.org Allow to specify your own formatting in the function call |
0.8 | 2005/02/04 | Readjusted sequence of arguments to the one described in the documentation. Thanks to Thomas |
0.9 | 2005/03/20 | Introduced admin gui. Handle trackbacks different than comments. Replaced most regular expressions with basic string operations. Dedicated macro for posting time. Requested by Zonekiller |
1.0 | 2005/03/21 | Also show comments to static pages. (They are new in WP 1.5). Thanks to maza for the hint. |
1.1 | 2005/07/06 |
Split comments and trackbacks configuration page. Added instructions page. Added support for gravatars: %gravatar, %gravatar_url and options page. Added support for excluding comments to posts in certain categories. Requested by Danny. Added %userid. It is possible to do fancy things like having a special bullet for comments of certain authors. Requested by beej. Workaround for GUI sometimes not displayed. Thanks to Thomas for help in tracking this down. Fixed bug that prevented shortening of comments under certain circumstances. Found by ejm. Fixed bug the lead to comments cited more than once. Found by Marya. Use configured time for formatting %comment_time. Patch by Keith. Use wordwrap() and make max size auf words configurable. Thanks to Mark Penix |
1.2 | 2005/09/15 | Prevent pingbacks from own blog. Thanks to Matt for the idea and support! To use the feature, go to the trackbacks configuration and enter the address of your webserver. |
1.3 | 2006/11/26 | Fixes for problems with php5. |
1.3.1 | 2006/12/11 | Fixes for problems with wordpress running under windows. |
Thanks to all who sent bug reports and ideas for improvements. Please send me a mail if I forgot you to mention here.