Forums

[Plugin: WP-PostRatings] Show author information (1 post)

  1. Blackgossbo
    Member
    Posted 4 weeks ago #

    I want to show the list of post in the following format:

    <li><a href="%POST_URL%" title="%POST_TITLE%">%POST_TITLE%</a> by < a href="%AUTHOR_POST_URL%" title="Read more posts by %AUTHOR_DISPLAY_NAME%>%AUTHOR_DISPLAY_NAME%%RATINGS_IMAGES%</li>
    Where:
    %AUTHOR_POST_URL% is the get_author_posts_url for a given User ID
    %AUTHOR_DISPLAY_NAME% is the author's display name

    Is there a way to add Template Keywords or get the User ID from the query that return the listing of posts? Any pointers?

    Great plugin!
    Thank you!

Reply

You must log in to post.

About this Topic