Used By
Used By | Description |
---|---|
wp-includes/media.php: adjacent_image_link() | Displays next or previous image link that has the same post parent. |
Filters the adjacent image link.
The dynamic portion of the hook name, $adjacent
, refers to the type of adjacency, either ‘next’, or ‘previous’.
(string) Adjacent image HTML markup.
(int) Attachment ID
(string) Image size.
(string) Link text.
File: wp-includes/media.php
Version | Description |
---|---|
3.5.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/adjacent_image_link