List Remote Comments

I already blogged about Mark Luetke‘s awesome Motherblogs Made Easy plugin, and I promised there was more. Well, here’s more. Martha Burtis already experimented with Mark’s List Remote Comments plugin on the aggregator blog she is working on for Freshman Seminar she will be teaching (along with several other UMW faculty) titled Beyond the Selfie. It’s very slick, it basically takes the comment author, post title, time and day, and links that right beneath a post excerpt.

Screen Shot 2015-07-17 at 5.09.04 PM

In fact, Mark is building on top of the Remote Comments plugin that Martha wrote a while back which shows the number of comments on a syndicated post. Mark took that code and actually pulled some meta data and a link to those comments right into the post. All of which makes the syndication hub that much slicker.

I wanted to try this out for myself, and Martha was kind enough to share the bit of code she used as part of a custom WordPress function for Beyond the Selfie, which I added to functions.php of the theme for the gorgeous Prisoner 106 site designed by Andrew Forgrave. This is a syndicated motherblog using FeedWordPress, so having the remote comments show up on the aggregator of the various syndicated posts is most useful for folks who want to see what’s happening at a glance. I failed to mention that both Mark’s and Martha’s plugins depend on FeedWordPress to work.

Screen Shot 2015-07-17 at 6.06.50 PM

For Prisoner 106, I tried using both Martha’s and Marks’s plugin to show the number of comments on a remote post as well as providing a list of links to those comments beneath the posts. Pretty cool mashup of the two.

For Martha’s plugin you don’t need to change anything, it works seamlessly if FeedWordPress is installed and pulling in remote posts with comments. For Mark’s plugin you need to add the following bit of code list_remote_comments() to the theme template file to make the comments show up within the blogs flow of posts. You can also use the shortcode [list-remote-comments] in conjunction with the Display Posts Shortcode,but that was too much work for my internet ADD

This entry was posted in digital storytelling, WordPress and tagged , , , , , , , . Bookmark the permalink.

One Response to List Remote Comments

  1. Prisoner106 says:

    Hey, Jim.

    Most cool! I wondered what you were up to, and the list_remote_comments is awesome! A wonderful addition!

    I must say I’ve been most impressed with how well FeedWordPress and the add-ins work together with WordPress to make this operate so smoothly. WordPress is a wonderful platform for customizing and manipulating the bits just so.

    I’ve been working with the Gantry Framework and Theme for 3 or 4 years now. I like the way it provides considerable power, but lets you build stuff up as you need it.

    Thanks, again. #BeSeeingYou in The Village.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.