do_action( 'delete_link', int $link_id )

Fires before a link is deleted.


Description Description


Parameters Parameters

$link_id

(int) ID of the link to delete.


Top ↑

Source Source

File: wp-admin/includes/bookmark.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.