Welcome, visitor! Log in
 

WordPress hook directory
update_attached_file

Description

Applied to the attachment information prior to saving in post metadata in the update_attached_file function. Filter function arguments: attachment information, attachment ID.

This description was scraped automatically from the WordPress filter reference or action reference. If it looks like this is the wrong description, please tell me so I can fix my code.

WordPress version history for update_attached_file

This database has information for all major versions from WP 1.2.1 through 3.5.

Version File Line Type
2.1 wp-includes/post.php 20 View hook in source filter
2.2 wp-includes/post.php 20 View hook in source filter
2.3 wp-includes/post.php 20 View hook in source filter
2.5 wp-includes/post.php 49 View hook in source filter
2.6 wp-includes/post.php 60 View hook in source filter
2.7 wp-includes/post.php 55 View hook in source filter
2.8 wp-includes/post.php 55 View hook in source filter
2.9 wp-includes/post.php 70 View hook in source filter
3.0 wp-includes/post.php 186 View hook in source filter
3.1 wp-includes/post.php 191 View hook in source filter
3.2 wp-includes/post.php 199 View hook in source filter
3.3 wp-includes/post.php 200 View hook in source filter
3.4 wp-includes/post.php 206 View hook in source filter
3.5 wp-includes/post.php 212 View hook in source filter

Related Hooks

We find related hooks using word stems. update_attached_file has 3 significant word stem(s): update, attached, file. Note that some of the hooks below may not appear in all versions of WP.