Ticket #188 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

Email user on new inbound link

Reported by: nik Assigned to: 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

06/06/05 14:44:01 changed by nik

  • status changed from new to closed.
  • resolution set to fixed.

implemented in version 0.4.1