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)

यो प्लगिन **वर्डप्रेसका ३ प्रमुख नवीनतम रिलीजहरूसँग परीक्षण गरिएको छैन**। यो अब 
सम्भवतः व्यवस्थित वा समर्थन नभएको हुन सक्छ र वर्डप्रेसका नयाँ संस्करणहरूमा प्रयोग
गर्दा अनुकूलता सम्बन्धी समस्या हुन सक्छ।

![](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://ne.wordpress.org/plugins/single-post-widget/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/single-post-widget/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/single-post-widget/#installation)
 * [विकास](https://ne.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)

### विकासमा रुचि छ?

[आरएसएस](https://plugins.trac.wordpress.org/log/single-post-widget/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/single-post-widget/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/single-post-widget/) हेर्नुहोस्,
वा [विकास लग](https://plugins.trac.wordpress.org/log/single-post-widget/) को सदस्यता
लिनुहोस्।

## चेन्जलग

#### 0.1.0

 * The first release.

## मेटा

 *  संस्करण **0.4.0**
 *  पछिल्लो अपडेट **13 वर्ष अघि**
 *  सक्रिय स्थापना **200+**
 *  वर्डप्रेस संस्करण ** 3.2 वा उच्च **
 *  जाँच गरिएको **3.5.2**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/single-post-widget/)
 * ट्याग
 * [widget](https://ne.wordpress.org/plugins/tags/widget/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/single-post-widget/advanced/)

## रेटिङ्गहरू

अहिलेसम्म कुनै समीक्षा पेस गरिएको छैन।

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

[See all reviews](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/)