Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Comments Categories

Descripción

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

Capturas

  • 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

Instalación

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.

FAQ

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.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Comments Categories» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Comments Categories» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.0

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