Skip to content

Instantly share code, notes, and snippets.

@psahalot
Last active October 16, 2018 18:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save psahalot/a20ef1cd4140a0c1480ed63d3f6ecec2 to your computer and use it in GitHub Desktop.
Save psahalot/a20ef1cd4140a0c1480ed63d3f6ecec2 to your computer and use it in GitHub Desktop.
Custom Layout 3 Demo HTML
[wpbb-if post:featured_image]
<div class="pp-content-grid-post-image">
[wpbb post:featured_image size="large" display="tag" linked="yes"]
<div class="pp-content-grid-post-text">
<h3 class="pp-content-grid-post-title">[wpbb post:link text="title"]</h3>
<div class="pp-content-grid-post-meta">
[wpbb post:date format="F j, Y"]
</div>
</div>
</div>
[/wpbb-if]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment