Title: Dev Share Buttons
Author: szymonkadzielawa
Published: <strong>September 23, 2022</strong>
Last modified: September 26, 2022

---

Search plugins

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

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/dev-share-buttons/assets/icon.svg?rev=2789186)

# Dev Share Buttons

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

[Download](https://downloads.wordpress.org/plugin/dev-share-buttons.1.1.0.zip)

 * [Details](https://srd.wordpress.org/plugins/dev-share-buttons/#description)
 * [Reviews](https://srd.wordpress.org/plugins/dev-share-buttons/#reviews)
 * [Development](https://srd.wordpress.org/plugins/dev-share-buttons/#developers)

 [Support](https://wordpress.org/support/plugin/dev-share-buttons/)

## Description

Dev Share Buttons

Lightweight Social sharing buttons WordPress plugin built with performance, accessibility&
privacy in mind.

Use it to share current post/page on:
 – Twitter – Facebook – LinkedIn

### Usage

The plugin adds a shortcode:

    ```
    [dsb facebook="true" twitter="true" linkedin="true"]
    ```

To use the shortcode within the template, i.e. in the `sidebar.php` or `single.php`,
you can use the following code:

    ```
    <?php echo do_shortcode( '[dsb facebook="true" twitter="true" linkedin="true"]' ); ?>
    ```

### Custom buttons order

You can configure the order of the buttons by changing the shortcode parameters 
order.

### Disable plugin CSS

There is a checkbox in the plugin settings.

### Upload custom icons

You can upload the custom icons in the plugin settings.

### Can I use SVG icons?

Yes, you can! By default WordPress has SVG support blocked for security reasons.
You can install a plugin to enable it (i.e. Safe SVG by 10up).

### How to change the icon size, or layout of the icons to vertical?

Use CSS 😉

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

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

“Dev Share Buttons” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/dev-share-buttons/contributors)
for their contributions.

[Translate “Dev Share Buttons” into your language.](https://translate.wordpress.org/projects/wp-plugins/dev-share-buttons)

### Interested in development?

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

## Changelog

#### 1.1.0

 * Added settings page
 * default SVG icons removed from the plugin

#### 1.0.0

 * The first version released

## Meta

 *  Version **1.1.0**
 *  Last updated **4 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.7 or higher **
 *  Tested up to **6.0.11**
 *  PHP version ** 7.0 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/dev-share-buttons/) and [Polish](https://pl.wordpress.org/plugins/dev-share-buttons/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/dev-share-buttons)
 * Tags
 * [facebook](https://srd.wordpress.org/plugins/tags/facebook/)[LinkedIn](https://srd.wordpress.org/plugins/tags/linkedin/)
   [share](https://srd.wordpress.org/plugins/tags/share/)[social](https://srd.wordpress.org/plugins/tags/social/)
   [twitter](https://srd.wordpress.org/plugins/tags/twitter/)
 *  [Advanced View](https://srd.wordpress.org/plugins/dev-share-buttons/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

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

## Support

Got something to say? Need help?

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