eHive Object Comments

Description

This plugin is part of a suite of plugins created by Vernon Systems Ltd., which give you the power to embed eHive functionality into your WordPress website.

This plugin allows you to list existing comments on eHive Object Records. You can also add comments where the author of the Object Record has allowed you to do so. When a comment is added using this plugin it is also visible through the eHive website.

Before you install this plugin you will need to install the eHive Access and eHive Object Details plugins.

Get more from the eHive plugin suite

Other plugins in the suite include:

  • eHive Account Details – A plugin for displaying eHive account information.
  • eHive Object Details – A plugin for displaying Object Record detail pages.
  • eHive Objects Image Grid – Displays a grid of images from eHive filtered by certain criteria.
  • eHive Objects Tag Cloud – Displays a tag cloud from eHive.
  • eHive Search – Allows you to search eHive.
  • eHive Objects Gallery widget – Provides a gallery of Object Records that can be placed in your sites widget areas.
  • eHive Objects Tag Cloud widget – Allows you to display a tag cloud in a widget area on your site.
  • eHive Object Tags widget – A widget that displays tags for an Object Record.
  • eHive Search widget – A widget plugin that provides access to eHive Search from a widget.

Installation

Dependencies:

  • eHive Access plugin
  • eHive Object Details plugin

This plugin requires the eHive Access and eHive Object Details plugins to be installed first. Please ensure you have installed and configured these plugins correctly first before installing this plugin.

There are three ways to install a plugin:

Method 1

  1. Navigate to the plugins page by clicking the link in the WordPress admin menu.
  2. Click the “Add New” link
  3. Type the name of the plugin you want to install (i.e. “eHive Access plugin”) into the search box
  4. Click the “Search plugins” button
  5. Locate the plugin you want to install from the search results
  6. Click the “Install Now” link and click “OK” on the popup confirmation window
  7. Click the “Activate plugin” link when the plugin installation has completed

Method 2

  1. Download the plugin’s .ZIP file.
  2. Navigate to the plugins page by clicking the link in the WordPress admin menu.
  3. Click the “Add New” link
  4. Click the “Upload” link
  5. Click the “Choose File” button and locate the .ZIP file you downloaded in step 1
  6. Click the “Install Now” button
  7. Click the “Activate plugin” link when the plugin installation has completed

Method 3

  1. Download the plugin’s .ZIP file.
  2. Unzip the contents into your WordPress sites plugin directory (/wordpress/wp-contents/plugins)
  3. Navigate to the plugins page by clicking the link in the WordPress admin menu.
  4. Click the “Activate plugin” link below the plugin’s name

FAQ

Q. What is eHive?

A. eHive is an online collections management software package. See more at What is eHive?

Q. What do these plugins do?

A. The eHive plugin suite gives you the ability to provide eHive functionality to your site’s visitors. This means that you can search and display eHive records, leave comments that are visible also in ehive and add and remove tags to records where the record owner has given permission to do so. You can filter the search results by account or community if you want to display only records from a particular source. We also provide plugins to do other nice things like display grids of interesting, popular or recent images added to eHive; display galleries of other objects by the same account as a record you are viewing etc.

Q. How do I get an API Key?

A. To get an API Key you will first need an active eHive account. If you don’t have one you can sign up for an account for free. Once you have an account you can navigate to the “Edit My Profile > Api Keys” page and create a new Key.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“eHive Object Comments” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

2.4.4

  • Test if the eHiveAccess variable is set before calling the eHiveAPI.
  • Prevents the WP-CLI plugin list command from failing.

2.4.3

  • Only call the eHiveAPI if the object_record_id is set.
  • Prevents the preview from failing in the block editor.

2.4.2

  • Namespace needed for Comment class in eHiveApi in eHive Access plugin.

2.4.1

  • Missing end tag for ehive-object-comment-list div.

2.4.1

  • Missing end tag for ehive-object-comment-list div.

2.4.0

  • Google reCAPTCHA v3 replaces the eHive bee captcha.
  • Tested up to 5.5.3

2.3.0

  • Removed dependenices on the eHiveAccess functions.php
  • Tested up to 4.9.4

2.1.1

  • First stable release of the eHive Access plugin.