BACK TO DIRECTORY

Basic Social Share Buttons

by Michael James

0.0
(0 ratings)

Basic Social Share Buttons allows your users to share posts to social networks without loading any javascript.

Configuration

Admin options are in the WordPress admin under Reading.

You can choose between three button sizes:
* Small – Icon only
* Medium – Icon + site name
* Large – Icon + “Share on ” + site name

You can choose to include the css (via wp_enqueue) or you can disable the enqueue and the css rules will be shown in admin for you to insert in your main stylesheet (for one less http request).

Usage

Use the short [basic-share-buttons] in your post content.

or in a php template its <?php echo do_shortcode('[basic-share-buttons]'); ?>

The title and URL are taken from WordPress’s the_title() and the_permalink() functions.

You can override both as parameters to the shortcode.
[basic-share-buttons title=’Your custom page title’ url=’http://customurl.com/page’]

Copyright

This plugin includes code from:
* SortableJS https://github.com/SortableJS/SortableMIT License
* Sharing Buttons io https://github.com/mxstbr/sharingbuttons.ioMIT License

Screenshots

Admin settings (Large buttons)

Admin settings (Large buttons)

Admin settings (Medium buttons)

Admin settings (Medium buttons)

Admin settings (Small buttons)

Admin settings (Small buttons)

Admin settings (CSS dumped to be included in your main stylesheet)

Admin settings (CSS dumped to be included in your main stylesheet)

Buttons on page

Buttons on page

Plugin Details

Active Installs
10
Total Downloads
3,143
Version
1.0.2
Requires WP
Requires PHP
7.0
Tested Up To
6.3.10
Added
2021-05-11
Last Updated
2023-09-17 7:38am GMT

Ratings

5
0
4
0
3
0
2
0
1
0