Archives: Social Notes

  • ·

    @BrandonVogt1 It looks like just the stock Facebook/Twitter share widgets w/ a little custom for the comments, all set to matching width.

  • ·

    @pat_ramsey I like it when what I’m thinking is almost exactly what you whipped up. Thanks for the jumping off gist.

  • ·

    RT @afogarty2005: #Austin traffic: South Lamar is closed in both directions around Manacha.

  • ·

    @norcross Awesome. Much appreciated.

  • ·

    @norcross Something like using get_post_thumbnail_id() and passing that to wp_get_attachment_image_src and getting the URL from that array?

  • ·

    #WordPress What’s the function to grab just the URL of the featured image? get_the_post_thumbnail() returns an IMG, just need URL. #lazyweb