Quantcast
Channel: 코스모스팜 스레드
Viewing all articles
Browse latest Browse all 15408

contact-form의 비밀글 해제

$
0
0

contact-form은 기본설정으로 비밀글이 설정되어 있다고 다른 글을 통해서 알게 되었습니다.

그래서 소스를 보가다 비밀글 설정을 없앨려면 editor-fields.php 파일의 아래 부분을 지우면 가능할까요?

<?php if($board->viewUsernameField()):?>
	<input type="hidden" name="password" value="<?php echo uniqid()?>">
<?php endif?>

 


Viewing all articles
Browse latest Browse all 15408

Trending Articles