文件操作 - comments.php
返回文件管理
返回主菜单
删除本文件
文件: /storage/v12552/stanleysteamer/public_html/wp-content/themes/bricks/comments.php
编辑文件内容
<?php $comments = new Bricks\Element_Post_Comments( [ 'settings' => [ 'title' => true, 'avatar' => true, 'cookies' => get_option( 'show_comments_cookies_opt_in' ), // Settings > Discussion > Show comments cookies opt-in checkbox 'label' => true, 'formTitle' => true, 'formTitleTag' => 'h2', ], ] ); $comments->load(); $comments->init();
修改文件时间
将文件时间修改为当前时间的前一年
删除文件