最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Where to use Post class in a real theme, title, content or parent div or article tag?

programmeradmin7浏览0评论

I am extending discussion from one another article posted on the same website → Where should I use post_class()?.

This is the portion from content-single.php

Where should I put the post-class? in the h2 tag that will print the title or on the parent article tag, which has one other div,which is a sibling to h2, title class?

  <h4><?php the_title(); ?></h4>
  <p><?php the_content(); ?></p>

I browsed this link, but still, I could not get the clarity → /

REQUIRED: Could not find post_class. See: post_class <div id="post-" >

发布评论

评论列表(0)

  1. 暂无评论