Ticket #4629 (closed defect (bug): fixed)

Opened 5 years ago

Last modified 5 years ago

deleted_link action is never called

Reported by: nbachiyski Owned by: anonymous
Priority: normal Milestone: 2.2.2
Component: Administration Version: 2.2.1
Severity: normal Keywords: has-patch links
Cc:

Description

The wp_delete_link function returns before the execution of the deleted_link action.

Attachments

link_deleted-hook.diff Download (537 bytes) - added by nbachiyski 5 years ago.

Change History

comment:1   ryan5 years ago

  • Status changed from new to closed
  • Resolution set to fixed

(In [5798]) Don't return before doing actions. Props nbachiyski. fixes #4629 for 2.2

Previously fixed on trunk with [5556] [5564].

Note: See TracTickets for help on using tickets.