Plugin Directory

Changeset 890066


Ignore:
Timestamp:
04/09/2014 01:15:26 PM (12 years ago)
Author:
doncaprio
Message:

Initial release of DC Simple SHare Buttons.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dc-simple-share-buttons/trunk/readme.txt

    r890034 r890066  
    1515There'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:
    1616
    17 <?php dc_social_share_tag(); ?>
     17‘<?php dc_social_share_tag(); ?>’
    1818
    1919You can also display using this shortcode in single posts and pages:
    2020
    21 [dc-social]
     21‘[dc-social]’
    2222
    2323The 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.