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



add_attachment › WordPress Action Hooks

Seit2.0.0
Veraltetn/v
do_action( 'add_attachment', $post_id )
Parameter:
  • () post_id Attachment ID.
    Erforderlich: Ja
Definiert in:
Codex:

Fires once an attachment has been added.





Quellcode

do_action( 'add_attachment', $post_id );