Ticket #188 (closed enhancement: fixed)
Email user on new inbound link
Reported by: nik Owned by: nik
Priority: normal Component: kramer
Severity: normal Keywords: email
Cc:
Description
When a new inbound link is inserted into the comments table. Email the user using the standard pingback notification:
wp_notify_postauthor($postID, 'pingback');
wp_notify_postauthor() will need to be declared prior to it being used.
Change History
Note: See TracTickets for help on using tickets.
