Skip to content

Instantly share code, notes, and snippets.

@az1979
Created January 24, 2018 06:46
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 az1979/a8edd28e311ea7617d2803f0598919ac to your computer and use it in GitHub Desktop.
Save az1979/a8edd28e311ea7617d2803f0598919ac to your computer and use it in GitHub Desktop.
WPP Plus Widget 新着記事の設定 - 記事フォーマット
<li>
<div class="wpp-list-category-new-box">
<div class="wpp-list-category-new-img">{thumb}</div>
<div class="wpp-list-category-new-text-box">
<div class="wpp-list-category-new-title">{title}</div>
<div class="wpp-list-category-new-category">[{category}]</div>
</div>
</div>
</li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment