Opened 20 years ago
Closed 20 years ago
#1926 closed defect (bug) (fixed)
add, edit and delete link hooks
| Reported by: |
|
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)
Note: See
TracTickets for help on using
tickets.
We already have add_link and edit_link in wp_insert_link() in wp-admin/admin-db.php. We need to add delete_link.