comment-popularity
comment-popularity copied to clipboard
Allow visitors to vote on comments
Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option...
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.4 and updates ancestor dependency [load-grunt-tasks](https://github.com/sindresorhus/load-grunt-tasks). These dependencies need to be updated together. Updates `minimatch` from 0.3.0 to 3.0.4 Commits e46989a v3.0.4 ddfacbd update brace-expansion 55ed736 update...
Bumps [twig/twig](https://github.com/twigphp/Twig) from 2.4.4 to 2.15.3. Changelog Sourced from twig/twig's changelog. 2.15.3 (2022-09-28) Fix a security issue on filesystem loader (possibility to load a template outside a configured directory) 2.15.2...
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.0 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...
How can I disable the trackbacks when sorting comments by weight is disabled? I have disabled pings on bulk post edition of wordpress, but still showing, and i think is...
hi, we been using the upvote plugin in the 1.4.3.3 version with a custom comments template as described in your faq. after updating to the newest version 1.5 the plugin...
When I activate _Comment Popularity_ along with _WPML_ (the popular multilingual plugin), I get the following error: `Catchable fatal error: Object of class Twig_Source could not be converted to string...
Hello! When I added the code to a new mu-plugin for allow guest voting, I'm getting this error the first time the user visit the website: Warning: Invalid argument supplied...
`$users = get_users();` from `hmn_cp_v121_upgrade()` breaks for anything more than half a million users throwing out of memory error. Moreover, the upgrade script always runs because *hmn_cp_plugin_version* is statically set...