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

---

Plugins suchen

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

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://ps.w.org/dev-share-buttons/assets/icon.svg?rev=2789186)

# Dev Share Buttons

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

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

 * [Details](https://de.wordpress.org/plugins/dev-share-buttons/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/dev-share-buttons/#reviews)
 * [Entwicklung](https://de.wordpress.org/plugins/dev-share-buttons/#developers)

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

## Beschreibung

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 😉

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Dev Share Buttons“ ist Open-Source-Software. Folgende Menschen haben an diesem 
Plugin mitgewirkt:

Mitwirkende

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

„Dev Share Buttons“ wurde in 1 Sprache übersetzt. Danke an [die Übersetzer](https://translate.wordpress.org/projects/wp-plugins/dev-share-buttons/contributors)
für ihre Mitwirkung.

[Übersetze „Dev Share Buttons“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/dev-share-buttons)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/dev-share-buttons/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/dev-share-buttons/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/dev-share-buttons/)
per [RSS](https://plugins.trac.wordpress.org/log/dev-share-buttons/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 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**
 *  Zuletzt aktualisiert **vor 4 Jahren**
 *  Aktive Installationen **weniger als 10**
 *  WordPress-Version ** 4.7 oder höher **
 *  Getestet bis **6.0.12**
 *  PHP-Version ** 7.0 oder höher **
 *  Sprachen
 * [English (US)](https://wordpress.org/plugins/dev-share-buttons/) und [Polish](https://pl.wordpress.org/plugins/dev-share-buttons/).
 *  [Übersetze in deine Sprache](https://translate.wordpress.org/projects/wp-plugins/dev-share-buttons)
 * Schlagwörter
 * [facebook](https://de.wordpress.org/plugins/tags/facebook/)[LinkedIn](https://de.wordpress.org/plugins/tags/linkedin/)
   [share](https://de.wordpress.org/plugins/tags/share/)[social](https://de.wordpress.org/plugins/tags/social/)
   [twitter](https://de.wordpress.org/plugins/tags/twitter/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/dev-share-buttons/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/dev-share-buttons/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

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