https://github.com/mtoensing/basic-recent-commented-posts
Provides list of the last commented posts as a Wordpress widget
https://github.com/mtoensing/basic-recent-commented-posts
Last synced: about 1 year ago
JSON representation
Provides list of the last commented posts as a Wordpress widget
- Host: GitHub
- URL: https://github.com/mtoensing/basic-recent-commented-posts
- Owner: mtoensing
- Created: 2016-12-28T23:15:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-02-27T13:11:31.000Z (over 5 years ago)
- Last Synced: 2025-01-01T18:12:35.742Z (over 1 year ago)
- Language: PHP
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Basic Recent Commented Posts ===
Contributors: Marc Tönsing
Donate link: http://paypal.me/marctoensing
Tags: comments, widget, posts
Requires at least: 3.0.1
Tested up to: 5.6.2
Stable tag: 2.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Lists the last commented posts in a widget.
== Description ==
Lists the last commented posts. You can configure how many posts should be displayed.
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/basic-recent-commented-posts` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. To add the widget, go to Appearance -> Widgets, and find the 'Better Recent Comments' widget in the list, then add to any widget area.
== Changelog ==
= 2.2 =
Removed Dashicon dependency.
= 1.9 =
Simpler style
= 1.7 =
Added Dashicons
= 1.5 =
* better markup for more styling options.
= 1.4 =
* new translations, better wording, pingbacks are excluded
= 1.3 =
* fixed bugs in query.
= 1.0 =
Initial release.