
Microposts adds a simple microblogging system to your WordPress site – perfect for short posts, status updates, and mini articles.
It introduces a new custom post type called Micropost with a minimalist writing interface and a dynamic front-end feed.
Major features include:
Microposts is ideal for personal sites, project updates, or internal micro-communication hubs.
Displays the AJAX-powered Micropost feed with infinite scroll and hashtag filtering.
Example:
[creomicro_feed]
Displays a static, server-rendered list of Microposts with optional filtering.
Attributes:
– start=”YYYY-MM-DD”
– end=”YYYY-MM-DD”
– tag=”tag1,tag2″
– sort=”asc|desc”
– per_page=”10″
– no_message=”Custom empty message”
Examples:
[creomicro_list start=”2025-11-01″ end=”2025-11-30″]
[creomicro_list tag=”news,updates” sort=”asc”]
[creomicro_list no_message=”No posts found.” per_page=”3″]
[creomicro_list start=”2025-11-01″ end=”2025-11-30″ tag=”geopolitical,woke” sort=”asc”]
This plugin is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This plugin is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
Developed and maintained by Michael Gbadebo @ Creotec Limited.