edit_link

最后更新于:2021-11-26 09:05:22

do_action( ‘edit_link’, int $link_id )

Fires after a link was updated in the database.

参数

$link_id

(int)
ID of the link that was updated.

源文件

文件: gc-admin/includes/bookmark.php

View on Trac