WP Manifestindependent plugin directory
manifest / social / otomaties-share-buttons

Otomaties Share Buttons

Display sharing buttons on posts, pages and custom post types

by Tom Broucke · github.com/tombroucke/otomaties-share-buttons

4stars
1.5kcomposer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/tombroucke/otomaties-share-buttons/archive/refs/heads/master.zip

Also on Packagist as tombroucke/otomaties-share-buttons:

composer require tombroucke/otomaties-share-buttons

From the readme

Otomaties Share Buttons Requirements Font Awesome Installation composer require tombroucke/otomaties-share-buttons & activate plugin Configuration https://example.com/wp-admin/options-general.php?page=otomaties-share-buttons Customization Filters Copy link button You could uncheck 'Display alert after copying link' in the Share buttons settings, and display a custom notification. (Example: Bootstrap 4 Toast)

Read the full README on GitHub →