next_image_link
next_image_link ( $size = 'thumbnail', $text = false )
Parameters:- (string|int[]) size Optional. Image size. Accepts any registered image size name, or an array of width and height values in pixels (in that order). Default 'thumbnail'.
- (string|false) text Optional. Link text. Default false.
Defined at: - Introduced in WordPress: 2.5.0
- Deprecated in WordPress: —
Description
Displays next image link that has the same post parent.