Summery Summery
Filters the adjacent image link.
Syntax Syntax
Description Description
The dynamic portion of the hook name, $adjacent
, refers to the type of adjacency, either ‘next’, or ‘previous’.
Parameters Parameters
- $output
-
Adjacent image HTML markup.
- $attachment_id
-
Attachment ID
- $size
-
Image size.
- $text
-
Link text.
Source Source
File: wp-includes/media.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
3.5.0 | Introduced. |