WP Manifestindependent plugin directory
manifest / social / comment-upvoter

Comment Upvoter

Lets logged-in readers click an "upvote" button. Designed for use with CommentPress Core.

by Christian Wach · github.com/christianwach/comment-upvoter · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/christianwach/comment-upvoter/archive/refs/heads/master.zip

Readme

Comment Upvoter

A WordPress plugin that lets logged-in readers click an "upvote" button. Designed for use with CommentPress Core.

Installation

GitHub

There are two ways to install from GitHub:

ZIP Download

If you have downloaded Comment Upvoter as a ZIP file from the GitHub repository, do the following to install and activate the plugin and theme:

  1. Unzip the .zip file and, if needed, rename the enclosing folder so that the plugin's files are located directly inside /wp-content/plugins/comment-upvoter
  2. Activate the plugin
  3. You are done!

git clone

If you have cloned the code from GitHub, it is assumed that you know what you're doing.

Read the full README on GitHub →