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

Advanced Comments Widget

설명

This recent comments widget provides advanced widget features for displaying comment author avatars and an excerpt of their comment.

Features

  • Select which post types to show comments for. (You can choose either all types, or a specific type.)
  • Exclude pingbacks and trackbacks.
  • Set the number of comments to show.
  • Set the order for displaying the comments.
  • Show comment author avatar.
  • Set and preview avatar size.
  • Show an excerpt of the comment.
  • Determine the length of the excerpt.
  • Select the comment list format to match your site’s markup. Choose from: ol, ul, or div.
  • Select the comment format. Choose between html5 or xhtml.
  • Create multiple comment lists with different settings.

Developer Features

This widget was built not only with end-users in mind, but also plugin developers. Almost every aspect of this widget is extensible through filters and action hooks. You can even add your own form fields to the widget form!

  • Need to remove a field from the widget form? Not a problem! Every field is passed through its own filter for easy customization.
  • Need to modify the output of the widget? Easy! The output is passed through numerous filters, allowing you to customize the comment list to meet your project’s requirements.
  • For a full list of action hooks and filters, please see the plugin documentation: http://darrinb.com/plugins/advanced-comments-widget

스크린샷

  • Multiple widget options.
  • Preview your avatar size selection.
  • Easily create a stylish comment list with avatars and excerpts.
  • Example comment list in sidebar.

설치

From the WordPress.org plugin repository:

  • Download and install using the built in WordPress plugin installer.
  • Activate in the “Plugins” area of your admin by clicking the “Activate” link.
  • No further setup or configuration is necessary.

From GitHub:

  • Download the latest stable version.
  • Extract the zip folder to your plugins directory.
  • Activate in the “Plugins” area of your admin by clicking the “Activate” link.
  • No further setup or configuration is necessary.

FAQ

Where can I find documentation?

The plugin’s official page: http://darrinb.com/plugins/advanced-comments-widget

Can I contribute?

Of course! Have an idea for a feature? Reach out on the plugin’s official page. Want to dive into the code? Jump right in! Feel free to submit pull requests for new ideas enhancements!

후기

2016년 9월 3일 7 replies
The idea is good. However, when outputting DIV blocks: the first author has no comment. his comment at the top of the second author, and so on. last comment is not the author. In addition, for some reason, there was a horizontal scroll bar for content. http://savepic.net/8236533.png
2016년 9월 3일 1 reply
Thanks for creating this great plugin. Works perfectly and is easy peasy to configure.
2016년 9월 3일 1 reply
Thank you for a great and easily customizable widget, everything has id and class tags so everything is retouchable 🙂 Made me smile! - Jaakko Pöntinen
모든 3 평가 읽기

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.1.2

  • compatibility fix for WP 4.5 when rendering ::widget() in the Customizer

1.1.1

  • added field reference to "acw_form_field_{$name}" filter
  • added instance reference to "acw_form_field_{$name}" filter
  • added widget reference to "acw_form_field_{$name}" filter

1.1

  • Added support for Selective Refresh for the Customizer for WP 4.5

1.0

  • 초기 릴리즈