Changeset 2068156
- Timestamp:
- 04/13/2019 05:06:16 AM (7 years ago)
- File:
-
- 1 edited
-
dts-simple-share/trunk/dts-simple-share.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dts-simple-share/trunk/dts-simple-share.php
r2068152 r2068156 4 4 Plugin URI: https://dtweb.design/simple-share/ 5 5 Description: Simple social media/email sharebar. Specify platforms and location, or use shortcode [dts_sharebar] wherever you want them to show up! 6 Version: 0.4. 16 Version: 0.4.2 7 7 Author: Michael R. Dinerstein 8 8 Author URI: https://www.linkedin.com/in/michaeldinerstein/ … … 617 617 'action'=> 'Tweet it!', 618 618 'short' => 'Tweet' 619 ),620 'googleplus'=> array(621 'name' => 'googleplus',622 'url' => 'https://plus.google.com/share?url={url}',623 'title' => 'Google+',624 'action'=> 'Share on Google+'625 619 ), 626 620 'linkedin' => array(
Note: See TracChangeset
for help on using the changeset viewer.