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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
We already have add_link and edit_link in wp_insert_link() in wp-admin/admin-db.php. We need to add delete_link.