Plugin Directory

Changeset 890072


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

Minor update to readme file.

File:
1 edited

Legend:

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

    r890067 r890072  
    1111
    1212== Description ==
    13 As the name implies, this social sharing plugin is simple and loads pretty fast. The buttons do not rely on external resources to load, it\'s written in PHP, HTML and CSS.
     13As the name implies, this social sharing plugin is simple and loads pretty fast. The buttons do not rely on external resources to load, it's written in PHP, HTML and CSS.
    1414
    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/
    2424
    2525== Installation ==
    26 1. Upload "plugin-name.php" to the "/wp-content/plugins/" directory
     261. Upload 'plugin-name.php' to the '/wp-content/plugins/' directory
    27272. Activate the plugin through the "Plugins" menu in WordPress
    2828
Note: See TracChangeset for help on using the changeset viewer.