Skip to content

Instantly share code, notes, and snippets.

@psahalot
Last active October 16, 2018 18:21
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/811634024c62fcbc51967a33efc17ed7 to your computer and use it in GitHub Desktop.
Save psahalot/811634024c62fcbc51967a33efc17ed7 to your computer and use it in GitHub Desktop.
Custom Grid Demo 2 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