previous_image_link
previous_image_link ( $size = 'thumbnail', $text = false )
Parameters:- (string|array) $size Optional. Image size. Accepts any valid image size, an array of width and height values in pixels (in that order), 0, or 'none'. 0 or 'none' will default to 'post_title' or `$text`. Default 'thumbnail'.
- (string) $text Optional. Link text. Default false.
See:Defined at: - Introduced in WordPress: 2.5.0
- Deprecated in WordPress: —
Description
Displays previous image link that has the same post parent.