【问题标题】:Enable sticky option (Bones theme/Wordpress)启用粘性选项(Bones 主题/Wordpress)
【发布时间】:2017-07-19 02:12:59
【问题描述】:

如何在 Wordpress 中使用 bones theme 自定义帖子类型启用“将此帖子粘贴到主页”选项... 在 custom-post-type.php 文件中有这样的内容:

'supports' => array( 'title', 'editor', 'author', 'thumbnail', 'excerpt', 'trackbacks', 'custom-fields', 'comments', 'revisions', 'sticky')

它声明“粘性”作为一个选项,但它不受支持/不记录在 codex docs 上。

【问题讨论】:

    标签: php wordpress wordpress-theming


    【解决方案1】:

    显然不支持自定义帖子和粘性(无需编写/安装插件)..从我读过的内容来看。

    【讨论】:

      猜你喜欢
      • 2012-08-15
      • 1970-01-01
      • 2015-05-14
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-07-09
      • 1970-01-01
      相关资源
      最近更新 更多