Home  >  Article  >  Backend Development  >  Typecho博客的typecho_fields的数据表是干嘛用的?

Typecho博客的typecho_fields的数据表是干嘛用的?

WBOY
WBOYOriginal
2016-06-06 20:45:291746browse

Typecho博客的typecho_fields的数据表是干嘛用的?

本人在研究Typecho博客,

找遍后台能写入数据的地方,

也写不到这个typecho_fields

回复内容:

Typecho博客的typecho_fields的数据表是干嘛用的?

本人在研究Typecho博客,

找遍后台能写入数据的地方,

也写不到这个typecho_fields

自定义字段,发表文章和页面时可用~

自定义字段,在文章或者页面发表时,可以填写自定义字段,然后在模板中通过$this->fields->some_field_name使用。具体见http://www.typechodev.com/index.php/archives/17/

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn