Example#
<p>By {{ author }}</p>Inside a query loop, it belongs to the current queried post.
Variables
{{ author }} prints the display name of the current post author.
<p>By {{ author }}</p>Inside a query loop, it belongs to the current queried post.