Used By
Used By | Description |
---|---|
wp-includes/post.php: get_attached_file() | Retrieve attached file path based on attachment ID. |
Filters the attached file based on the given ID.
(string|false) The file path to where the attached file should be, false otherwise.
(int) Attachment ID.
File: wp-includes/post.php
Version | Description |
---|---|
2.1.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_attached_file