do_action( 'add_attachment', int $post_ID )

Fires once an attachment has been added.


Description Description


Parameters Parameters

$post_ID

(int) Attachment ID.


Top ↑

Source Source

File: wp-includes/post.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.