Basic Social Share Buttons

plugin banner

Basic Social Share Buttons. Easily stylable. Fast loading. No Javascript. No tracking.

Author:Basic by Design (profile at wordpress.org)
WordPress version required:
WordPress version tested:6.3.1
Plugin version:1.0.2
Added to WordPress repository:11-05-2021
Last updated:17-09-2023
Rating, %:0
Rated by:0
Plugin URI:https://basicby.design/basic-social-share-but...
Total downloads:1 313
Active installs:10+
plugin download
Click to start download

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
ChangeLog