Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author piffpaffpuff

    (@chabis)

    of course with the wordpress internal functions. every link contains the the post_id.

    <?php echo get_the_post_thumbnail( $link['id'], 'thumbnail' ); ?

    luminancedesign

    (@luminancedesign)

    How does one pull the post excerpt in a similar fashion?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Related Links] Thumbnail for related posts?’ is closed to new replies.