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



add_link › WordPress Action Hooks

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

Fires after a link was added to the database.





Quellcode

do_action( 'add_link', $link_id );