Title: Single Post Widget
Author: Takayuki Miyauchi
Published: <strong>5 اکتبر 2011</strong>
Last modified: 2 فوریه 2013

---

جستجوی افزونه‌ها

![](https://ps.w.org/single-post-widget/assets/banner-772x250.png?rev=526899)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/single-post-widget_1b95bb.svg)

# Single Post Widget

 توسط [Takayuki Miyauchi](https://profiles.wordpress.org/miyauchi/)

[دانلود](https://downloads.wordpress.org/plugin/single-post-widget.0.4.0.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/single-post-widget/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/single-post-widget/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/single-post-widget/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/single-post-widget/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/single-post-widget/)

## توضیحات

Display single post from url on sidebar widget.

[This plugin maintained on GitHub.](https://github.com/miya0001/single-post-widget)

#### Some features:

 * Display single post from url on sidebar widget.
 * You can customize HTML output.
 * You can customize default HTML template on your plugin.

#### filter hooks example

Filter for default template.

    ```
    <?php
        add_filter("single-post-widget-template", "my_template");
        function my_template($template) {
            return '<div class="%class%"><a href="%post_url%">%post_thumb%</a></div>';
        }
    ?>
    ```

Filter for stylesheet URI.

    ```
    <?php
        add_filter("single-post-widget-stylesheet", "my_style");
        function my_style($url) {
            return 'http://example.com/path/to/style.css';
        }
    ?>
    ```

#### Translators

 * Japanese(ja) – [Takayuki Miyauchi](http://firegoby.theta.ne.jp/)

Please contact to me.

 * http://wpist.me/ (en)
 * http://firegoby.jp/ (ja)
 * @miya0001 on twitter.
 * https://github.com/miya0001/single-post-widget

#### Contributors

 * [Takayuki Miyauchi](http://firegoby.jp/)

### Credits

This plug-in is not guaranteed though the user of WordPress can freely use this 
plug-in free of charge regardless of the purpose.
 The author must acknowledge the
thing that the operation guarantee and the support in this plug-in use are not done
at all beforehand.

### Contact

twitter @miya0001

## نصب

 * A plug-in installation screen is displayed on the WordPress admin panel.
 * It installs it in `wp-content/plugins`.
 * The plug-in is made effective.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“Single Post Widget” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ Takayuki Miyauchi ](https://profiles.wordpress.org/miyauchi/)

[ترجمه “Single Post Widget” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/single-post-widget)

### علاقه‌ مند به توسعه هستید؟

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

## گزارش تغییرات

#### 0.1.0

 * The first release.

## اطلاعات

 *  نگارش **0.4.0**
 *  Last updated **13 سال پیش**
 *  نصب‌های فعال **200+**
 *  نگارش وردپرس ** 3.2 یا بالاتر **
 *  Tested up to **3.5.2**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/single-post-widget/)
 * Tag
 * [widget](https://fa.wordpress.org/plugins/tags/widget/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/single-post-widget/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

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

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/single-post-widget/reviews/)

## مشارکت کنندگان

 *   [ Takayuki Miyauchi ](https://profiles.wordpress.org/miyauchi/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/single-post-widget/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](http://wpist.me/)