Displays next image link that has the same post parent.
Parameters
$sizestring|int[]optional- Image size. Accepts any registered image size name, or an array of width and height values in pixels (in that order). Default
'thumbnail'.Default:
'thumbnail' $textstring|falseoptional- Link text.
Default:
false
Source
* @param string $class CSS class or list of space-separated classes.
* @param array $atts Array of video shortcode attributes.
*/
Changelog
| Version | Description |
|---|---|
| 2.5.0 | Introduced. |
Basic Example