Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 1.45 KB

README.md

File metadata and controls

58 lines (35 loc) · 1.45 KB

WP Side Comments

Add commentable sections on WordPress (using SideComments.js)

Description

WP Side Comments create a new way to display comments like in medium.com network. It's based on SideComment.js

Visit strategio.fr/projet/wp-side-comments for a live demo 

Or visit WordPress repository plugin page WP Side Comments

Installation

This section describes how to install the plugin and get it working.

e.g.

Using The WordPress Dashboard

  1. Navigate to the 'Add New' in the plugins dashboard
  2. Search for 'plugin-name'
  3. Click 'Install Now'
  4. Activate the plugin on the Plugin dashboard

Uploading in WordPress Dashboard

  1. Navigate to the 'Add New' in the plugins dashboard
  2. Navigate to the 'Upload' area
  3. Select wp-side-comments.zip from your computer
  4. Click 'Install Now'
  5. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download plugin-name.zip
  2. Extract the wp-side-comments directory to your computer
  3. Upload the wp-side-comments directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

Frequently Asked Questions

Screenshots

Changelog

1.0.0

  • First Release

Upgrade Notice