Changeset 890067
- Timestamp:
- 04/09/2014 01:15:43 PM (12 years ago)
- File:
-
- 1 edited
-
dc-simple-share-buttons/tags/1.0/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dc-simple-share-buttons/tags/1.0/readme.txt
r890053 r890067 15 15 There's an option to show the buttons on posts and pages. You can also put the buttons anywhere in your template using a template tag: 16 16 17 <?php dc_social_share_tag(); ?> 17 <?php dc_social_share_tag(); ?> 18 18 19 19 You can also display using this shortcode in single posts and pages: 20 20 21 [dc-social] 21 [dc-social] 22 22 23 23 The only button that requires a little snippet of JS to work is the Pinterest button but this does not slow down your site in anyway. A demo of the plugin can be seen on http://geek.ng/
Note: See TracChangeset
for help on using the changeset viewer.