Title: Simple microblogging
Author: Samuel Coskey
Published: <strong>2012 年 4 月 12 日</strong>
Last modified: 2022 年 11 月 18 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://s.w.org/plugins/geopattern-icon/simple-microblogging.svg)

# Simple microblogging

 由 [Samuel Coskey](https://profiles.wordpress.org/sgcoskey/) 開發

[下載](https://downloads.wordpress.org/plugin/simple-microblogging.0.1.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/simple-microblogging/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/simple-microblogging/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/simple-microblogging/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/simple-microblogging/#developers)

 [技術支援](https://wordpress.org/support/plugin/simple-microblogging/)

## 外掛說明

This simple plugin allows you to easily post short messages such as thoughts and
updates. These messages will not appear in your stream of posts; instead you can
display them in a widget in yours sidebar. You can also display them in any post
or page by using the `[microblog]` shortcode.

To get started, just look for the new `Microposts` administration panel in your 
dashboard. Click `Add new` and then compose a short message in the same way that
you normally compose your posts. If you give the micropost a title, then it will
be displayed in bold and used as the first few words of the micropost.

Then, either add the widget to your sidebar or add the `[microblog]` shortcode into
your site, and that’s it!

The `[microblog]` shortcode supports several options:

 * **num**: The number of microposts to show. Defaults to `5`. Use `-1` to show 
   all microposts.
 * **null_text**: If no results are returned, shows this text. Defaults to `(none)`.
 * **show_date**: If defined, the creation date will precede the microposts.
 * **date_format**: If showing the date, this php date format will be used. The 
   default is the Date Format value from the General Settings page. I recommend `"
   F j"`, which displays as “May 12”.
 * **use_excerpt**: If defined, use the post excerpt instead of the entire contents.
   We recommend writing short microposts, but if you prefer to write longer ones,
   this can be used to truncate them. Unfortunately, WordPress excerpts don’t allow
   links or other html, use the plugin [Advanced Excerpt](https://wordpress.org/extend/plugins/advanced-excerpt/)
   to remedy this!
 * **q**: Arbitrary &-separated arguments to add to the query. See the [WP_Query](https://codex.wordpress.org/Class_Reference/WP_Query/#Parameters)
   page for available syntax. For example, to show only posts from author `sam` 
   in ascending instead of descending order, you would write `[microblog q="author_name
   =sam&order=ASC"]`.

The output can then be further formatted using CSS. We recommend the plugin [Improved Simpler CSS](https://wordpress.org/extend/plugins/imporved-simpler-css/)
for quickly styling your post list (and your site)!

Report bugs, give feedback, or fork this plugin on [GitHub](http://github.com/scoskey/Simple-microblogging-wordpress-plugin).

If you are having trouble viewing your microposts, try visiting your permalinks 
preference pane and clicking `Save changes`.

It is a known issue that some permalink structures do not work with Simple microblogging
when the plugin `Salmon for wordpress` is installed.

## 螢幕擷圖

 * [[
 * A rendered widget containing my two microposts
 * [[
 * The widget configuration box

## 安裝方式

Nothing unusual here!

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Simple microblogging〉的開發相關工作。

參與者

 *   [ Samuel Coskey ](https://profiles.wordpress.org/sgcoskey/)
 *   [ Victoria Gitman ](https://profiles.wordpress.org/vgitman/)
 *   [ Brian Moakley ](https://profiles.wordpress.org/vegetarianzombie/)

[將〈Simple microblogging〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/simple-microblogging)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/simple-microblogging/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/simple-microblogging/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/simple-microblogging/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/simple-microblogging/)。

## 變更記錄

0.1 Added support for authors. Added use_excerpt option to the shortcode

0.0 initial release

## 中繼資料

 *  版本 **0.1**
 *  最後更新 **4 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **3.3.2**
 *  語言
 * [English (US)](https://wordpress.org/plugins/simple-microblogging/)
 * 標籤:
 * [microblog](https://tw.wordpress.org/plugins/tags/microblog/)[microblogging](https://tw.wordpress.org/plugins/tags/microblogging/)
   [tweet](https://tw.wordpress.org/plugins/tags/tweet/)[tweets](https://tw.wordpress.org/plugins/tags/tweets/)
 *  [進階檢視](https://tw.wordpress.org/plugins/simple-microblogging/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/simple-microblogging/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/simple-microblogging/reviews/)

## 參與者

 *   [ Samuel Coskey ](https://profiles.wordpress.org/sgcoskey/)
 *   [ Victoria Gitman ](https://profiles.wordpress.org/vgitman/)
 *   [ Brian Moakley ](https://profiles.wordpress.org/vegetarianzombie/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/simple-microblogging/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://boolesrings.org)