mirror of
https://github.com/mashirozx/sakura.git
synced 2024-11-22 14:58:14 +08:00
忘改名了-_-
This commit is contained in:
parent
a1f8da8569
commit
bfca98e339
@ -1698,6 +1698,6 @@ function sakura_comment_notify($comment_id){
|
||||
if ( !$_POST['mail-notify'] )
|
||||
update_comment_meta($comment_id,'mail_notify','false');
|
||||
}
|
||||
add_action('comment_post', 'spirit_comment_notify');
|
||||
add_action('comment_post', 'sakura_comment_notify');
|
||||
|
||||
//code end
|
||||
|
Loading…
Reference in New Issue
Block a user