Make WordPress Core

Opened 21 years ago

Closed 21 years ago

#1926 closed defect (bug) (fixed)

add, edit and delete link hooks

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

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
21 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
21 years ago

  • Resolutionfixed
  • Status newclosed

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

Note: See TracTickets for help on using tickets.