Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#4629 closed defect (bug) (fixed)

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 (1)

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

Download all attachments as: .zip

Change History (3)

comment:1   ryan6 years ago

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

(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.