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

Theme Check gives: Required: This theme doesn't seem to display tags?

programmeradmin4浏览0评论

I am testing my theme with Theme Check plugin and it shows this message:

Required: This theme doesn't seem to display tags?

Picture:

How can i fix this?

I am testing my theme with Theme Check plugin and it shows this message:

Required: This theme doesn't seem to display tags?

Picture:

How can i fix this?

Share Improve this question edited Aug 7, 2013 at 11:29 fuxia 107k39 gold badges255 silver badges459 bronze badges asked Aug 6, 2013 at 6:25 mc_devmc_dev 3195 silver badges11 bronze badges 1
  • Please add the error message as text (like you did in the title) as this is more compatible with text search for future users. Just keep it in mind for your future questions, I edited yours now. – hakre Commented Aug 6, 2013 at 7:43
Add a comment  | 

1 Answer 1

Reset to default 5

You need to be using one of these functions to display a list of tags associated with the post:

  • the_tags()
  • get_the_tag_list()
  • get_the_term_list()

Otherwise the check will fail.

If you're building this theme for use with a project that doesn't need tags, don't bother adding support. If you're intending on uploading it to WordPress for review, then you need to add support for tags.

发布评论

评论列表(0)

  1. 暂无评论