apply_filters( 'get_enclosed', string[] $pung, int $post_id )
Filters the list of enclosures already enclosed for the given post.
Parameters
- $pung
-
(string[]) Array of enclosures for the given post.
- $post_id
-
(int) Post ID.
Source
File: wp-includes/post.php
Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_enclosed