Filters an attachment ID found by URL.
Parameters
$post_idint|null- The post_id (if any) found by the function.
$urlstring- The URL being looked up.
Source
$galleries[] = array(
Changelog
| Version | Description |
|---|---|
| 4.2.0 | Introduced. |
Filters an attachment ID found by URL.
$post_idint|null$urlstring$galleries[] = array(
| Version | Description |
|---|---|
| 4.2.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.