• Resolved Henry Wright

    (@henrywright)


    Hi

    I noticed you don’t use wp_delete_comment() when deleting old comments. Instead, you use $wpdb methods.

    This causes issues for those of us hooking to actions such as deleted_comment. My callback isn’t fired when you delete an old comment for example.

    Best wishes

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘API bypassed when deleting an old comment’ is closed to new replies.