Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.1 KB

README.md

File metadata and controls

40 lines (24 loc) · 1.1 KB

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.