23 May 2009 – Added check to delete and confirm functions to check if content of comment contains a luv link before doing action
removed badge_pos. Use shortcode instead for placement of luv box and links. Now a user can insert the badge and ajax bits by adding “ to wherever they want.
insert all hidden fields at display time using the comment_form action and use one of them to identify the form within the jquery to prevent any other forms causing issues.
added more icons to the drop down
updated jquery for closing the drop down and removed ability to choose an error link
removed badge_pos and replaced with use_template checkbox (for adding badge with function call in comments.php)
replace single and double quotes with backslash single quote in the onclick function of the spans in the drop down.
Plugin at 80% of the way there
Article by Andy Bailey
I am the creator of CommentLuv and site owner and administrator of ComLuv.com
Andy Bailey has written 190 articles for ComLuv.com
I normally write at The ComLuv Network
23 May 2009 – Added check to delete and confirm functions to check if content of comment contains a luv link before doing action
removed badge_pos. Use shortcode instead for placement of luv box and links. Now a user can insert the badge and ajax bits by adding “ to wherever they want.
insert all hidden fields at display time using the comment_form action and use one of them to identify the form within the jquery to prevent any other forms causing issues.
added more icons to the drop down
updated jquery for closing the drop down and removed ability to choose an error link
removed badge_pos and replaced with use_template checkbox (for adding badge with function call in comments.php)
replace single and double quotes with backslash single quote in the onclick function of the spans in the drop down.