• Resolved scrat0i71

    (@scrat0i71)


    I’m looking to create a Latest Reader Comments Aggregator that isn’t in widget form, and outside of the loop. A good example of what I’m looking to do can be found on Apple’s home page apple.com near the bottom labeled: Hot News Headlines.

    Would it be possible to somehow get a list of comments and also specify how many I want?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter scrat0i71

    (@scrat0i71)

    Nevermind, i should have thought of the terminology ‘Recent Comments’ rather than ‘Latest Reader Comments.’ The necessary plug-in may be found here by Nick Momrick.*

    *Note. Nick has a typo in the function name, which will break your code. You need to call the function ‘most_recent_comments’ instead of the one he tells you in the description which is ‘mdv_recent_comments.’ Make sure to double check your function name!

    Thread Starter scrat0i71

    (@scrat0i71)

    And also, put the unordered list tag <ul> around the php code.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Latest Reader Comments Aggregator (non-widget)’ is closed to new replies.