這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Comments Categories

描述

This plugin will help you categorize the comments on your blog posts.

If you are a food blogger, this plugin is very handy to sort the comments on your recipes, like, for example in “I have made this” and “I have not cooked this”.

You can configure the list of categories from the Settings->Comments Categories page.
Besides the categories’ list, you can also customize basic look and feel of the comment filtering buttons.

In case the plugin is not working with your theme, please check the FAQ section for more info.

If you need support with this plugin or want to customize it, please submit your request here https://wpriders.com/contact-us
We are not offering free support on wordpress.org

螢幕截圖

  • Here’s how the plugin works in practice.
  • A short movie depicting how this plugin works.
  • Back-end screen for configuring the list of comments
  • Back-end screens for configuring the look and feel of the buttons

安裝

Minimum Requirements

  • PHP version 7.1 or greater (PHP 7.2 or greater is recommended)
  • MySQL version 5.7 or greater

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of Comments Categories, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type “Comments Categories” and click Search Plugins. Once you’ve found the plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.

Manual installation

The manual installation method involves downloading our plugin and uploading it to your webserver via your favourite FTP application OR from Admin Area -> Plugins -> Add New and choose ‘Upload Plugin’. The WordPress codex contains instructions on how to do this here.

常見問題

The plugin is not working on my theme and the comment filters do not appear

This means your theme is using a custom structure for the comments list.
In this case, you need to go to the Settings->Comments Categories page, on the Styles tab and fill in the “Comments List CSS Class/ID” box, then press Save.
TODO: please insert this image in the answer, if possible (image, not the link to the image) https://d.pr/i/58n3c4

Depending on your theme, you should have in that box:
– for Astra Theme theme use: .ast-comment-list
– for Enfold Theme use: .commentlist

Important: please don’t forget the dot as that’s a CSS class name.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Comments Categories” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Comments Categories 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.0

On date 2019-04-05:
* First version pushed to WordPress