Title: Simple Share
Author: Takayuki Miyauchi
Published: <strong>नोभेम्बर 24, 2014</strong>
Last modified: अप्रिल 27, 2015

---

प्लगिनहरू खोज्नुहोस्

![](https://ps.w.org/simple-share/assets/banner-772x250.png?rev=1048193)

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

![](https://ps.w.org/simple-share/assets/icon-128x128.png?rev=1048193)

# Simple Share

 [Takayuki Miyauchi](https://profiles.wordpress.org/miyauchi/) द्वारा

[डाउनलोड गर्नुहोस्](https://downloads.wordpress.org/plugin/simple-share.zip)

 * [विवरण](https://ne.wordpress.org/plugins/simple-share/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/simple-share/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/simple-share/#installation)
 * [विकास](https://ne.wordpress.org/plugins/simple-share/#developers)

 [सहायता](https://wordpress.org/support/plugin/simple-share/)

## विवरण

You can place share buttons just by activating this plugin.

 * There is no admin panel.
 * You can place twitter, facebook, google, and hatena(ja only) buttons.
 * They will be hidden at mobile screen (under 480px).

#### Filter hook

 * simple_share_the_content – Filter the content.
 * simple_share_get_share_buttons – Filter the share buttons.
 * simple_share_mobile_footer – Filter the footer buttons on mobile.
 * simple_share_style – Filter the css.

#### Placing share buttons in the footer.

    ```
    add_filter( 'simple_share_the_content', function( $content, $share, $orig ){
        return $share. $orig . $share;
    }, 10, 3 );
    ```

#### Other Notes

If you would have conflicts with other plugins you can stop JavaScripts in the footer
like below.

 * `remove_action( 'simple_share_footer', array( $simple_share, 'facebook_script'));`–
   Stop facebook scripts.
 * `remove_action( 'simple_share_footer', array( $simple_share, 'google_script' ));`–
   Stop Google scripts.

#### Contribution

 * [https://github.com/miya0001/simple-share](https://github.com/miya0001/simple-share)
 * [https://travis-ci.org/miya0001/simple-share/](https://travis-ci.org/miya0001/simple-share/)

## स्क्रिनसटहरू

 * [[
 * Share buttons for PC.
 * [[
 * Share buttons for Mobile.

## स्थापना

 1. Upload `simple-share.zip` from the admin panel.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## समीक्षाहरू

![](https://secure.gravatar.com/avatar/e15fd98fd7e9169f40f0aab341fbdd6669266a9d59d011791aa8528dbde5bdcd?
s=60&d=retro&r=g)

### 󠀁[NICE](https://wordpress.org/support/topic/nice-1252/)󠁿

 [benedict1984](https://profiles.wordpress.org/benedict1984/) सेप्टेम्बर 3, 2016

LOVE THIS

 [ सबै 4 समीक्षाहरू पढ्नुहोस् ](https://wordpress.org/support/plugin/simple-share/reviews/)

## योगदानकर्ता र डेभलपरहरू

“Simple Share” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका
छन्।

योगदानकर्ताहरू

 *   [ Takayuki Miyauchi ](https://profiles.wordpress.org/miyauchi/)
 *   [ Takuro Hishikawa ](https://profiles.wordpress.org/hissy/)
 *   [ Mayo Moriyama ](https://profiles.wordpress.org/mayukojpn/)

[“Simple Share” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/simple-share)

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

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

## चेन्जलग

#### 1.0.1

 * Tested up to WordPress 4.2.

#### 0.8.0

 * Fix always fire scripts in the footer.
 * https://github.com/miya0001/simple-share/compare/0.7.0…0.8.0

#### 0.7.0

 * Add some filters.
 * https://github.com/miya0001/simple-share/compare/0.6.0…0.7.0

#### 0.6.0

 * Update facebook javascript sdk.
 * Fix conflict with other plugins.

#### 0.4.0

 * Fixed typo.
 * Add target arg to facebook link.

#### 0.3.0

 * Add mobile support.

#### 0.2.0

 * Fix CSS

#### 0.1

 * First release.

## मेटा

 *  संस्करण **1.0.1**
 *  पछिल्लो अपडेट **11 वर्ष अघि**
 *  सक्रिय स्थापना **10+**
 *  वर्डप्रेस संस्करण ** 4.0 वा उच्च **
 *  जाँच गरिएको **4.2.39**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/simple-share/)
 * ट्यागहरू
 * [facebook](https://ne.wordpress.org/plugins/tags/facebook/)[hatena](https://ne.wordpress.org/plugins/tags/hatena/)
   [share](https://ne.wordpress.org/plugins/tags/share/)[social](https://ne.wordpress.org/plugins/tags/social/)
   [twitter](https://ne.wordpress.org/plugins/tags/twitter/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/simple-share/advanced/)

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

 ५ मा 4.8 तारा।

 *  [  3 5-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/simple-share/reviews/?filter=5)
 *  [  1 4-तारा समीक्षा     ](https://wordpress.org/support/plugin/simple-share/reviews/?filter=4)
 *  [  0 3-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/simple-share/reviews/?filter=3)
 *  [  0 2-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/simple-share/reviews/?filter=2)
 *  [  0 1-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/simple-share/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/simple-share/reviews/)

## योगदानकर्ताहरू

 *   [ Takayuki Miyauchi ](https://profiles.wordpress.org/miyauchi/)
 *   [ Takuro Hishikawa ](https://profiles.wordpress.org/hissy/)
 *   [ Mayo Moriyama ](https://profiles.wordpress.org/mayukojpn/)

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/simple-share/)