Plugin Directory

Changeset 892677


Ignore:
Timestamp:
04/14/2014 06:21:02 AM (12 years ago)
Author:
NodeCode
Message:

readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • share-decentral/trunk/readme.txt

    r892674 r892677  
    2121= Template =
    2222
    23 By default, the buttons are inserted after the content. If you want to prevent the automatic insert, you can insert the following code into the functions.php: ´<?php $share_decentral_auto = false; ?>´
     23By default, the buttons are inserted after the content. If you want to prevent the automatic insert, you can insert the following code into the functions.php: `<?php $share_decentral_auto = false; ?>`
    2424
    2525The following functions are available in templates:
    2626
    27 * ´the_share_decentral’ – Displays the buttons on the template.
    28 * ´share_decentral’ – Returns the buttons as HTML code.
     27* `the_share_decentral` – Displays the buttons on the template.
     28* `share_decentral` – Returns the buttons as HTML code.
    2929
    3030Plugin by [NodeCode](http://nodecode.de/ "Node.js Tutorials (german / deutsch)")
Note: See TracChangeset for help on using the changeset viewer.