WP Manifestindependent plugin directory
manifest / content / latest-updated-posts-widget

Latest updated posts archived

WordPress Plugin: display a list of latest updated posts as a widget.

by Armand Philippot · github.com/armandphilippot/latest-updated-posts-widget · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/armandphilippot/latest-updated-posts-widget/archive/refs/heads/main.zip

From the readme

Latest Updated Posts Widget A WordPress Widget to display a list of the latest updated posts. Presentation This widget can be place in your sidebar to display the latest updated posts. Unlike the native "Recent Posts" widget that displays the recently published posts, this one lists the posts that have been recently modified. The widget allows you to choose: - between the default post types and your custom post types - which data to display (dates, excerpt...) If you have sticky posts, you may want checked "Ignore sticky post" to prevent them to appear at the top of the list. By choice: if a post is modified on the same day as its publication, it will not be displayed. Installation Composer installation You can use Composer to install this plugin as a dependency if you use custom installers: It is also possible to specify a version by replacing dev-main with dev-main#v1.0.0 (an existent tag). Manual installation You can download this plugin on Github, then extract it in /wp-content/plugins/ directory. Usage 1. Navigate to the "Plugins" dashboard page and click on "Activate". 2. Add "Latest updated posts" to a widget area through the "Widgets" menu in WordPress

Read the full README on GitHub →

Releases

TagPublished
v1.0.5 Apr 27, 2021
v1.0.2 Apr 10, 2021
v1.0.1 Mar 24, 2021
v1.0.0 Mar 22, 2021

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.