steem post author - blockpress/blockpress.me GitHub Wiki
id="steem-post-author"
Applies to: steem-post.html
The html with this id applied to it will have the user id inserted into its contents. Typically it will be located within the element with id="steem-post-meta".
This can also be used as a styling hook.
{steem-post-author}
Applies to: steem-post.html
Additionally, the post authors username will replace this placeholder whereever it appears in the template. This enables the insertion of the username multiple times.
Back to Developer reference.