Title: Simple microblogging
Author: Samuel Coskey
Published: <strong>এপ্রিল 12, 2012</strong>
Last modified: নভেম্বর 18, 2022

---

প্লাগিন অনুসন্ধান

এই প্লাগইনটি **ওয়ার্ডপ্রেসের সর্বশেষ ৩টি মেজর রিলিজের সাথে পরীক্ষা করা হয়নি**। এটি
আর রক্ষণাবেক্ষণ বা সমর্থন করা নাও হতে পারে এবং ওয়ার্ডপ্রেসের আরও সাম্প্রতিক সংস্করণগুলোর
সাথে ব্যবহার করার সময় কম্প্যাটিবিলিটি ইস্যু থাকতে পারে।

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

# Simple microblogging

 তৈরি করেছেন [Samuel Coskey](https://profiles.wordpress.org/sgcoskey/)

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

 * [বিস্তারিত](https://bn.wordpress.org/plugins/simple-microblogging/#description)
 * [রিভিউ](https://bn.wordpress.org/plugins/simple-microblogging/#reviews)
 *  [ইন্সটলেশন](https://bn.wordpress.org/plugins/simple-microblogging/#installation)
 * [ডেভেলপমেন্ট](https://bn.wordpress.org/plugins/simple-microblogging/#developers)

 [Support](https://wordpress.org/support/plugin/simple-microblogging/)

## Description

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.

## Screenshots

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

## Installation

Nothing unusual here!

## Reviews

There are no reviews for this plugin.

## ডেভেলপার এবং কন্ট্রিবিউটর

“Simple microblogging” is open source software. The following people have contributed
to this plugin.

কন্ট্রিবিউটর

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

[Translate “Simple microblogging” into your language.](https://translate.wordpress.org/projects/wp-plugins/simple-microblogging)

### ডেভেলপমেন্ট এ আগ্রহী?

[Browse the code](https://plugins.trac.wordpress.org/browser/simple-microblogging/),
check out the [SVN repository](https://plugins.svn.wordpress.org/simple-microblogging/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/simple-microblogging/)
by [RSS](https://plugins.trac.wordpress.org/log/simple-microblogging/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

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

0.0 initial release

## মেটা

 *  Version **0.1**
 *  শেষ আপডেট করা হয়েছে **4 বছর আগে**
 *  Active installations **10+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **3.3.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/simple-microblogging/)
 * ট্যাগ
 * [microblog](https://bn.wordpress.org/plugins/tags/microblog/)[microblogging](https://bn.wordpress.org/plugins/tags/microblogging/)
   [tweet](https://bn.wordpress.org/plugins/tags/tweet/)[tweets](https://bn.wordpress.org/plugins/tags/tweets/)
 * টি
 *  [এডভান্সড ভিউ](https://bn.wordpress.org/plugins/simple-microblogging/advanced/)

## Ratings

এখনো কোনো রিভিউ জমা দেওয়া হয়নি।

[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/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/simple-microblogging/)

## ডোনেট

Would you like to support the advancement of this plugin?

 [ এই প্লাগিনে ডোনেট করুন ](https://boolesrings.org)