[WordPress] 外掛分享: Microposts – Microblogging post type

首頁外掛目錄 › Microposts – Microblogging post type
WordPress 外掛 Microposts – Microblogging post type 的封面圖片
50+
安裝啟用
★★★★★
5/5 分(1 則評價)
25 天前
最後更新
100%
問題解決
WordPress 5.8+ PHP 7.2+ v1.5.1 上架:2025-10-30

內容簡介

Microposts 外掛為您的 WordPress 網站新增簡易的微型部落格系統,適合發佈短文、狀態更新及迷你文章。它提供了一個簡約的寫作介面和動態前端串流,讓使用者輕鬆分享內容。

【主要功能】
• 簡潔快速的微型部落格編輯器,禁用 Gutenberg
• 自動偵測並連結標籤
• 透過 AJAX 進行標籤過濾
• 無限滾動加載,持續閱讀
• 提供 REST API 端點,便於前端整合
• 自動生成標題和永久連結

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.5.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Microposts – Microblogging post type」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

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:

A clean, fast microblog editor with Gutenberg disabled.
Automatic hashtag detection and linking.
Tag-based filtering via AJAX.
Infinite scroll loading for continuous reading.
REST API endpoint for easy front-end integration.
Auto-generated titles and permalinks.
Content sanitisation and paragraph formatting.
Admin tools for hashtag moderation.
Fully responsive front-end output.
SEO friendly – single page pagination.
Optional support for native WordPress comments on Microposts.
Shortcode [creomicro_list] for server-rendered output with date filtering, tag filtering, and sorting.

Microposts is ideal for personal sites, project updates, or internal micro-communication hubs.
Shortcodes
[creomicro_feed]
Displays the AJAX-powered Micropost feed with infinite scroll and hashtag filtering.
Example:
[creomicro_feed]
[creomicro_list]
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”]
License
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.
Credits
Developed and maintained by Michael Gbadebo @ Creotec Limited.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon