Filters an attachment ID found by URL.
Parameters
$post_id
int|null- The post_id (if any) found by the function.
$url
string- The URL being looked up.
Source
* @see get_post_gallery()
Changelog
Version | Description |
---|---|
4.2.0 | Introduced. |
Filters an attachment ID found by URL.
$post_id
int|null$url
string* @see get_post_gallery()
Version | Description |
---|---|
4.2.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.