Descrizione
WP Share adds social sharing buttons to your site, the available services are Twitter, Facebook, Pinterest, Google Plus, LinkedIn.
You can choose to display the icons in several position including top, bottom and both positions.
The buttons can be enabled or disabled on certain post types ( post, page or custom ) and taxonomies( tags, categories or custom ).
There are three style options that include icon, icon and text, original buttons.
The heading text is also customizable.
Screenshot
Installazione
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘wp-share’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
wp-share.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
wp-share.zip
- Extract the
wp-share
directory to your computer - Upload the
wp-share
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
FAQ
- Where do I find the plugin settings?
-
Inside your WordPress dashboard navigate to ‘Settings’ and then click on the ‘WP Share’ submenu item.
- Can I choose what buttons do I want to display?
-
You can drag and drop the buttons you want enables from the ‘Available Services’ box to the ‘Enabled Services’ box.
- Can I change the buttons display order?
-
You can change the order by dragging the buttons inside the ‘Enabled Services’ box to the desired position.
- Can I disable or enable the buttons on certain post types?
-
You can enable or disable the buttons on certain post types by selecting ‘Don’t display’ inside the ‘Display on’ section.
- How can I display the buttons on a certain position, inside a post for example?
-
You can use the shortcode
[sharing_buttons]
or the functionwps_sharing()
inside your template files. - How can I choose the type of buttons?
-
You can select the button style from the ‘Button style’ dropdown
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“WP Share” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “WP Share” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0.0
- Initial plugin release