Extends the Latest Comments block with additional features.
Enhances the Latest Comments block with additional features for greater customization and functionality.
- PHP 7.4+
- WordPress 6.4
- Download the plugin ZIP file from the GitHub repository or WordPress directory.
- Go to Plugins > Add New > Upload Plugin in your WordPress admin area.
- Upload the ZIP file and click Install Now.
- Activate the plugin.
To include this plugin as a dependency in your Composer-managed WordPress project:
- Add the plugin to your project using the following command:
composer require s3rgiosan/latest-comments-extended
- Run
composer install
to install the plugin. - Activate the plugin from your WordPress admin area or using WP-CLI.
A complete listing of all notable changes to this project are documented in CHANGELOG.md.