Info
- 2 posts
- 2 voices
- Started 2 years ago by pikatore
- Latest reply from Ben L.
Comment on a post ala Facebook style
-
- Posted 2 years ago #
I want a plugin that will allow comments to be made on a post, like Facebook.
Even better would be to have some sort of image resizer place a resized version of the commenter's avatar next to it.
Is this possible?
-
- Posted 2 years ago #
Technically, this would be threaded posts, and yes, avatars are resizable with basic code.
post_author_avatar( 48 );makes 48x48 pixel avatars,post_author_avatar( 80 );makes 80x80 pixel avatars, etc. -
You must log in to post.