This plugin allows you to add Twitter-like @reply links to comments, including a preview of the comment replied to. MASHUP of this: http://www.spreeb
/wp-content/plugins/ directory.<?php if( function_exists( 'atrwcp_reply' ) ) atrwcp_reply(); ?> in your comments.php where you want the link to appear. For example, before the <?php edit_comment_link(... part.Settings -> @Reply with preview to see some andvanced settings and advanced uasge of atrwcp_reply().(optional) In the extra folder you will find a reply.png file for dark background themes, use it to replace the default file if you need.
(optional) Themes like the WP default theme Kubrick don't have their comments wrapped up properly. For this plugin to work your theme's code should really look somewhat like this:<br/><div class="comment-text"><br/><?php comment_text() ?><br/></div><br/>if your theme only has a different class used, you can change the settings of the plugin (Settings -> @Reply with preview) to work with that.
Requires: 2.3 or higher
Compatible up to: 2.6.*
Last Updated: 2008-9-1
Downloads: 5,152
Got something to say? Need help?