bbp_topic_form_fields ()
创建/编辑主题时输出所需的隐藏字段
描述
源
文件:bp-forums /共同/ template.php
> < ?PHP if (current_user_can('unfiltered_html')) wp_nonce_field('bbp-unfilter -html-topic_')。Bbp_get_topic_id (), '_bbp_unfiltered_html_topic', false);> < ?PHP wp_nonce_field('bbp-edit-topic_')。bbp_get_topic_id ()); < ?php endif; ?>
更新日志
版本 | 描述 |
---|---|
bbPress (r2753) | 介绍了。 |