wpseek.com
A WordPress-centric search engine for devs and theme authors



edit_link › WordPress Action Hooks

Since2.0.0
Deprecatedn/a
do_action( 'edit_link', $link_id )
Parameters:
  • (int) $link_id ID of the link that was updated.
    Required: Yes
Defined at:
Codex:

Fires after a link was updated in the database.





Source

do_action( 'edit_link', $link_id );