Make WordPress Core

Opened 20 years ago

Closed 20 years ago

#1926 closed defect (bug) (fixed)

add, edit and delete link hooks

Reported by: denis-de-bernardy's profile Denis-de-Bernardy Owned by:
Milestone: Priority: normal
Severity: trivial Version: 1.6
Component: Administration Keywords:
Focuses: Cc:

Description

3 more hooks could be useful in the link manager, if they are not in wp2 already.

add_link
edit_link
delete_link

Change History (2)

#1 @ryan
20 years ago

We already have add_link and edit_link in wp_insert_link() in wp-admin/admin-db.php. We need to add delete_link.

#2 @ryan
20 years ago

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

(In [3175]) Add delete_link action. fixes #1926

Note: See TracTickets for help on using tickets.