Title: Good old Share
Author: whiletrue
Published: <strong>اپریل 3, 2015</strong>
Last modified: مارچ 22, 2024

---

Search plugins

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

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://ps.w.org/good-old-share/assets/icon-256x256.png?rev=1126854)

# Good old Share

 By [whiletrue](https://profiles.wordpress.org/whiletrue/)

[Download](https://downloads.wordpress.org/plugin/good-old-share.1.1.2.zip)

 * [Details](https://bcc.wordpress.org/plugins/good-old-share/#description)
 * [Reviews](https://bcc.wordpress.org/plugins/good-old-share/#reviews)
 *  [Installation](https://bcc.wordpress.org/plugins/good-old-share/#installation)
 * [Development](https://bcc.wordpress.org/plugins/good-old-share/#developers)

 [Support](https://wordpress.org/support/plugin/good-old-share/)

## Description

This plugin shows Facebook, Twitter, LinkedIn, Pinterest and other popular social
share buttons above or below your posts.
 Easy customization of active buttons and
position in the Settings menu.

In contrast to several other sharing plugin, this one aims to use only original 
code provided by any social network.
 There is no other service in the middle, you
are not required to register or get a key to use it. Enjoy!

Facebook Like and Twitter social share buttons are loaded by default.
 Other buttons,
including Digg, Facebook Share, Flattr, LinkedIn, Pinterest, Bitcoin, Litecoin, 
Stumbleupon, Youtube, Hyves, Print, Email, RSS, Reddit, Tipy, Tumblr, Buffer, SpecificFeeds,
Draugiem.lv (Frype.com) can be added through the `Settings->Good old Share` menu.

Please be careful when selecting the `Show buttons in these pages` options : it 
can interact badly with other slide/fade/carousel/sidebar active plugins.

#### Shortcode

If you want to place the active buttons only in selected posts, use the [good_old_share]
shortcode.

If you want to place only one share button, add the _button_ attribute to the shortcode,
e.g.:

 * [good_old_share button=”facebook_like”]
 * [good_old_share button=”twitter”]
 * [good_old_share button=”linkedin”]
 * [good_old_share button=”pinterest”]
 * [good_old_share button=”digg”]
 * [good_old_share button=”stumbleupon”]
 * [good_old_share button=”reddit”]
 * [good_old_share button=”flattr”]
 * [good_old_share button=”tumblr”]
 * [good_old_share button=”facebook_share”]
 * and so on…

Please note that in order to place single share buttons, they have to be active 
in the plugin settings page.

#### Selective disable

If you want to hide the share buttons inside selected posts, set a “good_old_share_disable”
custom field with value “yes”.

To do so e.g. on a page: open the WordPress backend, go to Pages, click on the Page
title to enter the Page edit screen. Then you can add the custom field, [as explained here](https://www.carriedils.com/how-to-create-custom-fields-in-wordpress/).

#### Reference

This plugin gives you the features of the former 3.3 release of the “Really simple
Share” plugin.

For more info: [www.whiletrue.it](https://www.whiletrue.it/really-simple-share-wordpress-plugin/)

Do you like this plugin? Give a chance to our other works:

 * [Most and Least Read Posts](https://www.whiletrue.it/most-and-least-read-posts-widget-for-wordpress/)
 * [Tilted Tag Cloud Widget](https://www.whiletrue.it/tilted-tag-cloud-widget-per-wordpress/)
 * [Reading Time](https://www.whiletrue.it/reading-time-for-wordpress/)

Also, take a look at [the current version of Really simple Share](https://wordpress.org/plugins/really-simple-facebook-twitter-share-buttons/)

## Installation

Best is to install directly from WordPress. If manual installation is required, 
please make sure to put all of the plugin files in a folder named `good-old-share`(
not two nested folders) in the plugin directory, then activate the plugin through
the `Plugins` menu in WordPress.

## FAQ

### The settings page seems corrupted, some buttons labels are missing. How to solve it?

Sometimes the options get corrupted after several plugin updates.
 Click the Reset
button (on the lowest right of the plugin settings page) to give the plugin a fresh
start. Please take a note of your plugin configuration before resetting the options,
or remember the data you want to put back in.

### What’s the difference between Facebook Like and Share buttons?

Facebook Like is the official Button actively supported by Facebook.
 On 18th July
2012 Facebook dropped support for the (old and long time deprecated) Share button,
so this button has been removed from the plugin and replaced with an externali link
with no counter.

### Why users can’t choose which image to share when using Facebook Like button ?

This is an automated Facebook behaviour: clicking Facebook Like the user can’t choose
each time which image to share,
 but you can set the right image inside the code
using the [Open Graph Tag](https://developers.facebook.com/docs/reference/plugins/like/)
og:image.

### When I activate the plugin it messes up with other plugins showing post excerpts in different ways (fade, carousel, sidebar). What can I do?

Uncheck all the “Show buttons in these pages” options in the `Settings->Good old
Share` menu, except for “Single posts”.
 This way all the share buttons should disappear,
except the one displayed beside the post in every Single post page.

### Is it possible to modify the style/css of the buttons?

Yes, every button has its own div class (e.g. “good_old_share_twitter”) for easy
customization inside the theme css files.
 Plus, the div surrounding all buttons
has its own class “good_old_share”. If you want to override default styling of the
buttons, check the `disable default styles` option add your style rules inside your
css theme file.

### Is it possible to show the buttons anywhere inside my theme, using a PHP function?

Yes, you can call this PHP function:

You can pass the share link and the title as parameters.
 You shouldn’t leave the
parameters blank, unless the code is put inside the WP loop. For example, use this
code to create buttons linking to the website home page:

### Sometimes the Pinterest PinIt button doesn’t appear in some posts.

The PinIt button requires some media to share, so it only shows up when the post
contains at least one image.

### I’ve cheched the “show counter” option in the Settings page, but sometimes the Pinterest PinIt button’s counter doesn’t appear.

The PinIt counter only appear if the post has been shared at least once. Also, the
refresh time for the PinIt counter could be long.

## Reviews

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

### 󠀁[Used to be Really Simple Facebook/ Twitter Share I Think](https://wordpress.org/support/topic/used-to-be-really-simple-facebook-twitter-share-i-think/)󠁿

 [ellice909](https://profiles.wordpress.org/ellice909/) ستمبر 3, 2016

I think this is the plug-in that I always use but it got renamed. It looks like 
they dropped the component that added in space to the bottom of the page, which 
is good. It works. I use it on every site.

 [ Read all 5 reviews ](https://wordpress.org/support/plugin/good-old-share/reviews/)

## Contributors & Developers

“Good old Share” is open source software. The following people have contributed 
to this plugin.

Contributors

 *   [ whiletrue ](https://profiles.wordpress.org/whiletrue/)

[Translate “Good old Share” into your language.](https://translate.wordpress.org/projects/wp-plugins/good-old-share)

### Interested in development?

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

## Changelog

#### 1.1.2

 * Refactoring & cleaning
 * Plugin tested up WordPress 6.5

#### 1.0.13

 * Google Plus support removed
 * Obsolete buttons removed
 * Minor cleaning
 * Plugin tested up WordPress 6.1

#### 1.0

Initial release

## Meta

 *  Version **1.1.2**
 *  Last updated **2 years ago**
 *  Active installations **60+**
 *  WordPress version ** 2.9 or higher **
 *  Tested up to **6.5.8**
 *  PHP version ** 7.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/good-old-share/)
 * Tags
 * [facebook](https://bcc.wordpress.org/plugins/tags/facebook/)[LinkedIn](https://bcc.wordpress.org/plugins/tags/linkedin/)
   [share](https://bcc.wordpress.org/plugins/tags/share/)[share buttons](https://bcc.wordpress.org/plugins/tags/share-buttons/)
   [twitter](https://bcc.wordpress.org/plugins/tags/twitter/)
 *  [Advanced View](https://bcc.wordpress.org/plugins/good-old-share/advanced/)

## Ratings

 5 out of 5 stars.

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

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

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

## Contributors

 *   [ whiletrue ](https://profiles.wordpress.org/whiletrue/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/good-old-share/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.whiletrue.it/)