[Plugin: WP-PostRatings] Show author information
-
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 nameIs 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!
The topic ‘[Plugin: WP-PostRatings] Show author information’ is closed to new replies.