Rather Simple Infinite Latest Posts
A really simple infinite latest posts widget
by Oscar Ciutat · github.com/mrleemon/rather-simple-infinite-latest-posts
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/mrleemon/rather-simple-infinite-latest-posts/archive/refs/heads/main.zipDeclares an update source (false), so updates arrive through the plugin's own updater.
Readme
=== Rather Simple Infinite Latest Posts === Contributors: leemon Tags: posts, block Requires at least: 6.8 Tested up to: 6.8 Stable tag: 2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
A really simple infinite latest posts block.
== Description ==
A really simple infinite latest posts block.
This plugin is experimental and is provided with no support or warranty.
== Installation ==
- Upload the extracted plugin folder and contained files to your /wp-content/plugins/ directory
- Activate the plugin through the "Plugins" menu in WordPress
== Changelog == = 2.0 =
- Refactor frontend code to use the Interactivity API
= 1.0 =
- Initial release