Title: f(x) Share
Author: David Chandra Purnama
Published: <strong>8 جنوري 2016</strong>
Last modified: 1 آگسٽ 2016

---

پلگ انس ڳولھيو

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

ھي پلگ ان **WordPress جي جديد 3 وڏين رليزز** سان آزمايو نه ويو آھي. اهو ٿي سگهي 
ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي 
وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

![](https://ps.w.org/fx-share/assets/icon-256x256.png?rev=1497585)

# f(x) Share

 کان: [David Chandra Purnama](https://profiles.wordpress.org/turtlepod/)

[ڊائون لوڊ ڪريو](https://downloads.wordpress.org/plugin/fx-share.1.0.0.zip)

 * [تفصيل](https://snd.wordpress.org/plugins/fx-share/#description)
 * [جائزو](https://snd.wordpress.org/plugins/fx-share/#reviews)
 *  [تنصيب](https://snd.wordpress.org/plugins/fx-share/#installation)
 * [ترقي](https://snd.wordpress.org/plugins/fx-share/#developers)

 [سھائتا](https://wordpress.org/support/plugin/fx-share/)

## وضاحت

f(x) Share is a very simple sharing plugin. You can easily add Facebook, Twitter,
and Google+ share button to your content.

After installation of this plugin, you can configure where to display and reorder
your sharing buttons via the “Customizer” page under the “Appearance” menu where
you can see the changes live before you save them.

**Features:**

 1. Easily disable/enable sharing item and reorder it.
 2. Hide/display in post/page or any post type (custom post types are supported).
 3. Hide/display in archive page and single page.
 4. Customizer: See it live before saving the settings.
 5. Extendable and fully documented (read the Dev Notes).
 6. The GPL v2.0 or later license. 🙂 Use it to make something cool.
 7. Support available at [Genbu Media](https://genbu.me/contact-us/).

### Dev Notes

Notes for developer:

#### Github

Development of this plugin is hosted at [GitHub](https://github.com/turtlepod/fx-share).
Pull request and bug reports are welcome.

#### Options

This plugin save the options in single option name: `fx_share`. To read more about
the data structure you can read this tutorial:

[How to Create Sortable Checkboxes Option in Customizer](https://shellcreeper.com/how-to-create-sortable-checkboxes-option-in-customizer/)

#### Scripts

This plugin load two CSS in site front-end.

 * `fx-share-icon` is the icon font.
 * `fx-share` is the stylesheet.

Both are loaded using `fx_share_scripts` function hooked to `wp_enqueue_scripts`
at default priority (10). To remove the default CSS, you can use this code in theme`
functions.php`:

    ```
    remove_action( 'wp_enqueue_scripts', 'fx_share_scripts' );
    ```

#### Hooks

List of hooks available in this plugin:

**filter:** `fx_share_post_types` (array)

List of post types in the checkbox option. You can remove or add post types in the
list. As default it will list all public post types.

**filter:** `fx_share_services` (array)

List of supported sharing provider. As default it support facebook, google plus,
and twitter. It’s a multi dimentional array, with array key as the service ID, each
item has `id`, `label`, and `callback` node.

**filter:** `fx_share` (string)

The HTML output of the share buttons.

**filter:** `fx_share_display` (bool, default: true)

Control the default excerpt and content filter. Set it to **false** to disable excerpt
and content filter. Useful if you need to manually place the share button in template
using `<?php echo fx_share(); ?>` function.

## تصوير

 * [[
 * Customizer setting.

## انسٽاليشن

 1. Navigate to “Plugins > Add New” Page from your Admin.
 2. To install directly from WordPress.org repository, search the plugin name in the
    search box and click “Install Now” button to install the plugin.
 3. To install from plugin .zip file, click “Upload Plugin” button in “Plugins > Add
    New” Screen. Browse the plugin .zip file, and click “Install Now” button.
 4. Activate the plugin.
 5. Navigate to “Appearance > Customize” page in your admin panel to manage the plugin
    settings.

## FAQ

  Where is the settings ?

The settings in in the customizer page (Appearance > Customize) in the “Sharing”
section.

  How to disable the CSS?

This plugin have no option to disable CSS. If you want to disable the CSS you need
to dequeue the stylesheet. Read the “Dev Notes” section for more info.

  How to manually place the share button in template ?

You can use the `fx_share();` function. Please read the “Dev Notes”.

## جائزا

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

### 󠀁[Does exactly what you need with no bloat!](https://wordpress.org/support/topic/does-exactly-what-you-need-with-no-bloat/)󠁿

 [brettsmason](https://profiles.wordpress.org/brettsmason/) 3 سيپٽمبر 2016 1 reply

If you are looking for a simple to use, bloat free social sharing plugin then this
is it. It has a wide range of hooks which allowed me to extend it with more services
as needed. Highly recommended!

 [ واحد: سڀ 1 جائزو پڙهو ](https://wordpress.org/support/plugin/fx-share/reviews/)

## تعاون ڪندڙ & ڊولپرز

“f(x) Share” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

 *   [ David Chandra Purnama ](https://profiles.wordpress.org/turtlepod/)

[ترجمو ڪريو “f(x) Share” توهان جي ٻولي ۾.](https://translate.wordpress.org/projects/wp-plugins/fx-share)

### ڊولپمينٽ ۾ دلچسپي؟

[ڪوڊ براؤز ڪريو](https://plugins.trac.wordpress.org/browser/fx-share/)، چيڪ ڪريو
[SVN مخزن](https://plugins.svn.wordpress.org/fx-share/)، يا رڪنيت حاصل ڪريو [ڊولپمينٽ لاگ](https://plugins.trac.wordpress.org/log/fx-share/)
پاران [RSS](https://plugins.trac.wordpress.org/log/fx-share/?limit=100&mode=stop_on_copy&format=rss).

## لاگ تبدیل ڪريو

#### 1.0.0 – 7 Jan 2015

 * Add readme. Change description.

#### 0.1.0

 * First relase.

## ميٽا

 *  Version **1.0.0**
 *  Last updated **10 سالَ اڳ**
 *  Active installations **10+**
 *  WordPress version ** 4.3 يا وڌيڪ **
 *  Tested up to **4.7.33**
 *  Language
 * [English (US)](https://wordpress.org/plugins/fx-share/)
 * Tags
 * [comments](https://snd.wordpress.org/plugins/tags/comments/)[spam](https://snd.wordpress.org/plugins/tags/spam/)
 *  [ترقي يافته ڏيک](https://snd.wordpress.org/plugins/fx-share/advanced/)

## درجه بندي

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/fx-share/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/fx-share/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/fx-share/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/fx-share/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/fx-share/reviews/?filter=1)

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

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

## تعاون ڪندڙ

 *   [ David Chandra Purnama ](https://profiles.wordpress.org/turtlepod/)

## سھائتا

چوڻ لاءِ ڪجهه آهي؟ مدد گهرجي؟

 [ڏسو سپورٽ فورم](https://wordpress.org/support/plugin/fx-share/)

## عطيو

ڇا توھان ھن پلگ ان جي ترقي ۾ مدد ڪرڻ چاھيو ٿا؟

 [ هن پلگ ان ڏانھن مدد ڪريو ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TT23LVNKA3AU2)