Skip to content

Extends the Latest Comments block with additional features.

License

Notifications You must be signed in to change notification settings

s3rgiosan/latest-comments-extended

Repository files navigation

Latest Comments Extended

Extends the Latest Comments block with additional features.

Description

Enhances the Latest Comments block with additional features for greater customization and functionality.

Latest Comments Extended

Requirements

  • PHP 7.4+
  • WordPress 6.4

Installation

Manual Installation:

  1. Download the plugin ZIP file from the GitHub repository or WordPress directory.
  2. Go to Plugins > Add New > Upload Plugin in your WordPress admin area.
  3. Upload the ZIP file and click Install Now.
  4. Activate the plugin.

Install with Composer:

To include this plugin as a dependency in your Composer-managed WordPress project:

  1. Add the plugin to your project using the following command:
composer require s3rgiosan/latest-comments-extended
  1. Run composer install to install the plugin.
  2. Activate the plugin from your WordPress admin area or using WP-CLI.

Changelog

A complete listing of all notable changes to this project are documented in CHANGELOG.md.