Plugin Directory

Changeset 2068156


Ignore:
Timestamp:
04/13/2019 05:06:16 AM (7 years ago)
Author:
MissionMike
Message:

Removed Google+

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dts-simple-share/trunk/dts-simple-share.php

    r2068152 r2068156  
    44Plugin URI: https://dtweb.design/simple-share/
    55Description: 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.1
     6Version: 0.4.2
    77Author: Michael R. Dinerstein
    88Author URI: https://www.linkedin.com/in/michaeldinerstein/
     
    617617            'action'=> 'Tweet it!',
    618618            '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+'
    625619        ),
    626620        'linkedin'  => array(
Note: See TracChangeset for help on using the changeset viewer.