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



edit_attachment › WordPress Action Hooks

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

Fires once an existing attachment has been updated.





Quellcode

do_action( 'edit_attachment', $post_id );