Changeset 892680
- Timestamp:
- 04/14/2014 06:28:23 AM (12 years ago)
- File:
-
- 1 edited
-
share-decentral/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
share-decentral/trunk/readme.txt
r892678 r892680 26 26 The following functions are available in templates: 27 27 28 * `the_share_decentral` – Displays the buttons on the template. 29 * `share_decentral` – Returns the buttons as HTML code. 28 * `the_share_decentral($class)` – Displays the buttons on the template. 29 * `share_decentral($class)` – Returns the buttons as HTML code. 30 31 With the parameter `$class` (optional) you can add custom CSS classes, separated with white spaces. 30 32 31 33 Plugin by [NodeCode](http://nodecode.de/ "Node.js Tutorials (german / deutsch)")
Note: See TracChangeset
for help on using the changeset viewer.