wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



edit_link › WordPress Action Hooks

Seit2.0.0
Veraltetn/v
do_action( 'edit_link', $link_id )
Parameter:
  • (int) $link_id ID of the link that was updated.
    Erforderlich: Ja
Definiert in:
Codex:

Fires after a link was updated in the database.





Quellcode

do_action( 'edit_link', $link_id );