이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Advanced Comment Form

설명

Advanced Comment Form enables you to customize the WordPress comment form right from your dashboard.

You can find the settings page under Comments > Comment Form in the dashboard.

Remove Fields

  • remove the email field for standard, and non standard comment forms
  • remove the website field for standard, and non standard comment forms

Change Text

  • remove the message that emails are not published and which fields are required
  • remove the text about which html tags are allowed
  • insert custom text before the form
  • insert custom text after the form

Layouts

  • use a two columns layout for the comment form

Shortcode

  • [comment-form] shortcode to insert comment form into posts and pages

Important Notes

  • the plugin works only, if your theme uses the standard WordPress comment form function
  • options that where submitted with the comment_form function in your template overwrite most of the plugin functions

스크린샷

  • Comment form before and after applying some of the plugin options
  • Two-column comment form layout

설치

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Visit the settings page under Comments > Comment Form to customize the form

후기

2024년 9월 26일
This plugin currently works perfectly with WordPress 6.6.2 I just wanted to remove the “website” field but found that it was much more useful than that: I could add a note at the top of the form to see our Comment Guidelines and a note at the bottom to ask commenters to check that they had input their name and a working email address. I sure hope the developer keeps this up-to-date! P.S. I can’t find a clear path to donate!
2024년 1월 8일 답글 1개
Very easy to use and it worked for my site. Much cleaner looking comment field now. Thanks
2023년 7월 31일 답글 1개
This plugin does what it says. Thank you for creating it!
2023년 3월 20일 답글 1개
<!– wp:paragraph –> <p>Super to reduce spams, and all those just looking after backlinks, which are no more useful nowadays</p> <!– /wp:paragraph –>
2021년 12월 7일 답글 1개
I love this plugin for some reason. Just awesome. Thank you!
2021년 10월 10일 답글 1개
Wanted to remove the website url line and email line from the comment form, plus leave a quick please stay on topic and be nice message, and this plugin allowed me to do it in just a few minutes. Thumbs up and thank you Thomas.
모든 19 평가 읽기

기여자 & 개발자

“Advanced Comment Form”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Advanced Comment Form”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2.3

  • Small tweaks

1.2.2

  • Ignore two-column style on screens below 480px

1.2.1

  • sanitize the input into text options using wp_kses_post to prevent the usage of scripts and disallowed tags and attributes.

1.2.0

  • added two columns layout
  • restructured admin area

1.1.0

  • renamed the plugin to Advanced Comment Form
  • hopefully fixed some issues with the readme file
  • remove website field using css as an alternative method
  • added [comment-form] shortcode to insert comment form into posts and pages

1.0.1

  • so many plugins written and still not getting the readme.txt right

1.0

  • first version of the plugin