Plugin Directory

Changeset 510851


Ignore:
Timestamp:
02/26/2012 11:08:59 PM (14 years ago)
Author:
andykillen
Message:

release 1.70.3

Location:
share-and-follow/trunk
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • share-and-follow/trunk/allsites.php

    r508555 r510851  
    272272    'google_buzz' => array
    273273        (
    274             'service' => 'share,follow',
    275             'share_url' => "http://www.google.com/buzz/post?url=URI&title=TITLE",
     274            'service' => 'follow',
     275           
    276276            'sprites' => array
    277277                (
     
    452452        ),
    453453
    454     'mixx' => array
    455         (
    456             'service' => 'share',
    457             'share_url' => "http://www.mixx.com/submit?page_url=URI",
    458             'sprites' => array
    459                 (
    460                     '16' =>'-612 0',
    461                     '24' =>'-900 0',
    462                     '32' =>'-1188 0',
    463                     '48' =>'-1764 0',
    464                     '60' =>'-183 -61',
    465                 )
    466 
    467         ),
     454//    'mixx' => array
     455//        (
     456//            'service' => 'share',
     457//            'share_url' => "http://www.mixx.com/submit?page_url=URI",
     458//            'sprites' => array
     459//                (
     460//                    '16' =>'-612 0',
     461//                    '24' =>'-900 0',
     462//                    '32' =>'-1188 0',
     463//                    '48' =>'-1764 0',
     464//                    '60' =>'-183 -61',
     465//                )
     466//
     467//        ),
    468468
    469469    'moddb' => array
  • share-and-follow/trunk/create-styles.php

    r497044 r510851  
    348348// finish add icons
    349349$buildCss .=".share {margin:0 ".$c->_options['spacing']."px ".$c->_options['spacing']."px 0;}\n";
    350 $buildCss .=".phat span {display:inline;}\n";
    351 $buildCss .="ul.row li {float:left;list-style-type:none;}\n";
     350$buildCss .="ul.row li {float:left;list-style-type:none;list-style:none;}\n";
    352351$buildCss .="li.iconOnly a span.head {display:none}\n";
    353352$buildCss .="#follow.left ul.size16 li.follow{margin:0px auto !important}\n";
     
    374373$buildCss .="div.clean {clear:left;}\n";
    375374$buildCss .="div.display_none {display:none;}\n";
    376 $buildCss .=".button_holder_left{margin-right:5px;display:inline}.button_holder_right{margin-left:5px;display:inline}";
    377 $buildCss .=".button_holder_show_interactive{display:inline}";
     375$buildCss .=".button_holder_bottom,.button_holder_left{margin-right:5px;display:inline}.button_holder_right{margin-left:5px;display:inline}";
     376$buildCss .=".button_holder_show_interactive {display:inline;margin-right:5px;}.button_holder_bottom iframe,.button_holder_left iframe,.button_holder_right iframe,.button_holder_show_interactive iframe{vertical-align:top}";
     377$buildCss .=".tall *[id*='___plusone']{position:relative;top:-12px}";
     378
    378379//
    379380// end of standard CSS style setup
  • share-and-follow/trunk/defaults.php

    r508555 r510851  
    1414                                'post_rss'=>'yes',                      'facebook' => 'yes',                     'twitter'=>'yes',                       'stumble' => 'yes',
    1515                'digg'=> 'yes',                         'reddit'=> 'yes',                        'hyves' => '',                          'delicious'=>'yes',
    16                                 'print'=>'',                            'orkut'=>'',                             'myspace'=>'',                          'google_buzz'=>'',
    17                                 'yahoo_buzz'=>'',                       'yahoo_buzz_link'=>'',                   'google_buzz_link'=>'',                 'youtube'=>'',
     16                                'print'=>'',                            'orkut'=>'',                             'myspace'=>'',                         
     17                                'yahoo_buzz'=>'',                       'yahoo_buzz_link'=>'',                                    'youtube'=>'',
    1818                                'linkedin'=>'',                         'dailymotion_link'=>'',                  'soundcloud_link'=>'',                  'foursquare_link'=>'',
    1919                                'vkontakte_link'=>'',                   'plaxo_link'=>'',                        'coconex_link'=>'',                     'gowalla_link'=>'',
    2020                                'xing_link'=>'',                        'twitter_suffix'=>'',                    'vimeo_link'=>'',                       'distance_from_top'=>'100',
    21                                 'follow_list_spacing' =>'10',           'vkontakte'=>'',                         'mixx'=>'',                             'email'=>'',
     21                                'follow_list_spacing' =>'10',           'vkontakte'=>'',                                                    'email'=>'',
    2222                                'tumblr_link'=>'',                      'tumblr'=>'',                            'email_link'=>'',                       'email_body'=>'',
    2323                                'facebook_link' => '',                  'twitter_link'=>'',                      'stumble_link' => '',                   'digg_link'=> '',
     
    9797                                'excluded_follow_pages'=>'','follow_page'=>'yes','follow_post'=>'yes','follow_archive'=>'yes','follow_home'=>'yes','follow_author'=>'yes',
    9898                                'vkontakte_share_text'=>__('Share on vkontakte','share-and-follow'),
    99                                 'mixx_share_text' =>__('Mixx it up','share-and-follow'),
     99                                // 'mixx_share_text' =>__('Mixx it up','share-and-follow'),
    100100                                'linkedin_share_text' =>__('Share on Linkedin','share-and-follow'),
    101101                                'facebook_share_text' =>__('Recommend on Facebook','share-and-follow'),
     
    140140                                'dailymotion_link_text'=>__('Tune to my channel','share-and-follow'),
    141141                                'yahoo_buzz_share_text'=>__('Buzz it up','share-and-follow'),
    142                                 'google_buzz_share_text'=>__('Buzz it up','share-and-follow'),
     142                                // 'google_buzz_share_text'=>__('Buzz it up','share-and-follow'),
    143143                                'yahoo_buzz_link_text'=>__('Follow me','share-and-follow'),
    144144                                'lastfm_link_text'=>__('Check my tunes','share-and-follow'),
     
    154154                                'post_rss_share_text'=>__('Subscribe to the comments on this post','share-and-follow'),
    155155                                'print_share_text'=>__('Print for later','share-and-follow'),
    156                                 'mixx_popup_text' => __('Share this BLOG : TITLE on Mixx','share-and-follow'),
     156                                // 'mixx_popup_text' => __('Share this BLOG : TITLE on Mixx','share-and-follow'),
    157157                                'linkedin_popup_text' => __('Share this BLOG : TITLE on Linkedin','share-and-follow'),
    158158                                'facebook_popup_text' => __('Recommend this BLOG : TITLE on Facebook','share-and-follow'),
     
    170170                                'print_popup_text'=>__('Print this BLOG : TITLE for reading later','share-and-follow'),
    171171                                'email_popup_text'=>__('Tell a friend about this BLOG : TITLE ','share-and-follow'),
    172                                 'google_buzz_popup_text'=>__('Buzz up this BLOG : TITLE ','share-and-follow'),
     172                                // 'google_buzz_popup_text'=>__('Buzz up this BLOG : TITLE ','share-and-follow'),
    173173                                'yahoo_buzz_popup_text'=>__('Buzz up this BLOG : TITLE ','share-and-follow'),
    174174
     
    176176
    177177
    178                                 'like_topleft'=>'no','like_topright'=>'no','like_bottom'=>'no','like_style'=>'box_count','like_width'=>__('65','share-and-follow'),'like_faces'=>'false','like_verb'=>'like',
     178                                'like_topleft'=>'no','like_topright'=>'no','like_bottom'=>'no','like_style'=>'box_count','like_width'=>__('50','share-and-follow'),'like_faces'=>'false','like_verb'=>'like',
    179179                                'like_color'=>'light','like_font'=>'arial','bit_ly_domain'=>'','tweet_topleft'=>'no','tweet_topright'=>'no','tweet_bottom'=>'no','tweet_width'=>'55','tweet_style'=>'vertical',
    180180                                'tweet_wpsc_top_of_products_page'=>'', 'tweet_wpsc_product_before_description'=>'', 'tweet_wpsc_product_addon_after_descr'=>'',
     
    184184                                'stumble_style'=>'5','stumble_topleft'=>'','stumble_topright'=>'','stumble_bottom'=>'','stumble_wpsc_top_of_products_page'=>'', 'stumble_wpsc_product_before_description'=>'', 'stumble_wpsc_product_addon_after_descr'=>'',
    185185         
    186                                'googleplus_lang'=>'en-US', 'googleplus_style'=>'inline','googleplus_size'=>'','googleplus_topleft'=>'','googleplus_topright'=>'','googleplus_bottom'=>'','googleplus_wpsc_top_of_products_page'=>'', 'googleplus_wpsc_product_before_description'=>'', 'googleplus_wpsc_product_addon_after_descr'=>'',
     186                               'googleplus_lang'=>'en-US', 'googleplus_style'=>'inline','googleplus_size'=>'tall','googleplus_topleft'=>'','googleplus_topright'=>'','googleplus_bottom'=>'','googleplus_wpsc_top_of_products_page'=>'', 'googleplus_wpsc_product_before_description'=>'', 'googleplus_wpsc_product_addon_after_descr'=>'',
    187187
    188188
  • share-and-follow/trunk/readme.txt

    r508555 r510851  
    66Requires at least: 3.2
    77Tested up to: 3.3.1
    8 Stable tag: 1.70.2
     8Stable tag: 1.70.3
    99
    1010Add Share Icons, Follow Links, Facebook Like, Twitter Tweet and other buttons in the way you want. Simple & adaptable social networking.
     
    4545* Plugin Support for WP e-Commerce, so you can easily add share links or retweet/like button and on product pages
    4646* Choice between CSS sprites for faster loading times, or CSS single images so you can have your own icon replacements
    47 * Optional subscription to different icon sets via a content delevery network (CDN), for choice of icon sets and improved website speed.  Currently 47 icon sets to choose from
    48 
    49 People time and again have said how much they enjoy using this plugin and how it does exactlly what they want with the minimum of fuss or difficult configuration.  A very simple bookmarking solution that offers a discrete clean layout that does not brand your website in it's image.
     47* Optional subscription to different icon sets via a content delivery network (CDN), for choice of icon sets and improved website speed.  Currently 47 icon sets to choose from
     48
     49People time and again have said how much they enjoy using this plugin and how it does exactly what they want with the minimum of fuss or difficult configuration.  A very simple bookmarking solution that offers a discrete clean layout that does not brand your website in it's image.
    5050
    5151Online demo and support site here [example link](http://share-and-follow.com/wordpress-plugin/). Currently icons from either the default set, or from the shiny circle set of icons.
     
    5656[vimeo http://vimeo.com/16185599]
    5757
    58 Currently supports these social networks : digg, twitter, faceook, stumble, reddit, delicious, hyves, myspace, linkedin, rss, mixx, email, print, google buzz, yahoo buzz, tumblr, orkut, vkontakte, sphinn, nujij, bookmark, picasa, bandcamp, moddb, imdb, deviantart, youtube, yelp, flickr, feedback, lastfm, newsletter, xfire, foursquare, vimeo, dailymotion, plaxo, coconex, soundcloud, xing, gowalla, itunes, posterous, ya, slideshare, feedburner, ning, plurk, identica, linkagogo,fark, faves, getglue, wordpress, bebo, blogger, freindfeed.
     58Currently supports these social networks : google plus, digg, twitter, faceook, stumble, reddit, delicious, hyves, myspace, linkedin, rss, email, print, google buzz, yahoo buzz, tumblr, orkut, vkontakte, sphinn, nujij, bookmark, picasa, bandcamp, moddb, imdb, deviantart, youtube, yelp, flickr, feedback, lastfm, newsletter, xfire, foursquare, vimeo, dailymotion, plaxo, coconex, soundcloud, xing, gowalla, itunes, posterous, ya, slideshare, feedburner, ning, plurk, identica, linkagogo,fark, faves, getglue, wordpress, bebo, blogger, friendfeed.
    5959
    6060we are growing all the time.
     
    134134Facebook caches all images and shares for 24 hours.  Just wait and it will update.  There is NOTHING ELSE that can be done.
    135135
     136= The facebook share count does not change until I click like, why? =
     137
     138Facebook does not have the most reliable system for share count. It's their official button, so please direct your upset at them.
     139
    136140= I want personal support from the maker =
    137141
     
    144148= Is it true that you will extend the subscription to be a lifetime subscription if enough people sign up? =
    145149
    146 YES, 100% true.  If just 1 in 10 users signup, their subscriptions will be made lifetime.  No more yearly charging.
     150YES, 100% true.  If just 1 in 100 users signup, their subscriptions will be made lifetime.  No more yearly charging.
    147151
    148152
     
    212216
    213217#follow {z-index:5000}
    214 
    215218
    216219
     
    311314
    312315== Changelog ==
     316
     317= 1.70.3 =
     318deleted google buzz for sharing (kept for following for now), mixx for sharing, fixed show_interactive_links() for stumble, improved bottom interactive buttons
    313319
    314320= 1.70.2 =
     
    867873== Upgrade Notice ==
    868874
     875= 1.70.3 =
     876deleted google buzz for sharing (kept for following for now), mixx for sharing, fixed show_interactive_links() for stumble, improved bottom interactive buttons
     877
    869878
    870879= 1.70.2 =
  • share-and-follow/trunk/share-and-follow.php

    r508555 r510851  
    33Plugin Name: Share and Follow
    44Plugin URI: http://share-and-follow.com/wordpress-plugin/
    5 Version: 1.70.2
     5Version: 1.70.3
    66Author: Andy Killen
    77Author URI: http://phat-reaction.com
     
    6464                       $this->_options['cssid']=1;
    6565
     66                       $this->update_plugin_settings();
     67
    6668                       $this->update_plugin_options();
    6769                }
     70
     71
     72                protected function update_plugin_settings(){
     73                    // remove google buzz auto add google + share
     74                    if($this->_options['google_buzz']=='yes'){
     75                        $this->_options['gplus'] == 'yes';
     76                    }
     77                    $to_delete = array('mixx','google_buzz');
     78                    foreach($to_delete as $delete_me){
     79                        unset($this->_options[$delete_me]);
     80                        unset($this->_options[$delete_me . '_share_text']);
     81                        unset($this->_options[$delete_me . '_popup_text']);
     82
     83                    }
     84
     85                }
     86
    6887
    6988                public function get_sites(){
     
    602621                }
    603622                function doStumbleScript($postid, $url = '', $title = '', $via='',$style='', $size=''){
    604 
    605                     if ($url==''){$url = urlencode(get_permalink($postid));}
     623                    add_action('wp_footer', array( &$this, 'stumble_footer_code'), 100);
     624                    if ($url==''){$url = get_permalink($postid);}
    606625                    if ($style==''){$style=$this->_options['stumble_style'];}
    607                     return "<script src=\"http://www.stumbleupon.com/hostedbadge.php?s=".$style."&amp;r=".$url."\"></script>";
     626                    return "<su:badge layout='" .$style. "' location='". $url ."'></su:badge>";
    608627                }
    609628
    610629                function doGooglePlusButton($postid, $url = '',  $style = '', $size = ''){
     630                    add_action('wp_footer', array( &$this, 'google_plus_footer_code'), 100);
    611631                    if ($url==''){$url = get_permalink($postid);}
    612632                    if ($style==''){$style=$this->_options['googleplus_style'];}
     
    653673                        }
    654674                        if($this->_options['googleplus_topleft']=='yes'){
    655                         $buildspace .= $this->interactive_holder($this->doGooglePlusButton($postid), 'left');
     675                        $google_style = '';
     676                        if($this->_options['googleplus_size']=='tall' && $this->_options['googleplus_style']=='bubble'){
     677                            $google_style = 'tall';
     678                        }
     679
     680                        $buildspace .= $this->interactive_holder($this->doGooglePlusButton($postid), 'left ' . $google_style);
    656681                        }
    657682                       $content = $buildspace."</div>".$content;
     
    669694                        }
    670695                       if($this->_options['googleplus_topright']=='yes'){
    671                         $buildspace .= $this->interactive_holder($this->doGooglePlusButton($postid), 'right');
     696                        $google_style = '';
     697
     698                        if($this->_options['googleplus_size']=='tall' && $this->_options['googleplus_style']=='bubble'){
     699                            $google_style = 'tall';
     700                        }
     701
     702                        $buildspace .= $this->interactive_holder($this->doGooglePlusButton($postid), 'right ' . $google_style );
    672703                        }
    673704                       $content = $buildspace."</div>".$content;
     
    729760                        }
    730761                        if($this->_options['googleplus_bottom']=='yes'){
    731                                  $buildspace .= $this->interactive_holder($this->doGooglePlusButton($postid), 'left');
     762                            $google_style = '';
     763
     764                            if($this->_options['googleplus_size']=='tall' && $this->_options['googleplus_style']=='bubble'){
     765                                $google_style = 'tall';
     766                            }
     767
     768                                 $buildspace .= $this->interactive_holder($this->doGooglePlusButton($postid), 'left ' . $google_style);
    732769                        }
    733770                       $content .= $buildspace."</div>";
     
    840877                        $postid=get_the_ID();
    841878                        $title=get_the_title();
    842                         $perma=urlencode(get_permalink($postid));
     879                        $perma=get_permalink($postid);
    843880                        $buildup ='';
    844881                        $faces='false';
     
    864901
    865902                        if($tweet=='yes'){
    866                         $buildup.= $this->doTweetiFrame($postid, $perma, '', $title, $tweet_look, $tweet_size, $faces);
     903                        $buildup.= $this->doTweetiFrame($postid, urlencode($perma), '', $title, $tweet_look, $tweet_size, $faces);
    867904                        }
    868905                        if($like=="yes"){
    869                         $buildup.= $this->doLikeiFrame($postid, $perma, $like_look,$facebook_size);
     906                        $buildup.= $this->doLikeiFrame($postid, urlencode($perma), $like_look,$facebook_size);
    870907                        }
    871908                        if($stumble=='yes'){
     
    879916                // replace keywords in URL so that it shares properly, check for php4 as html_entity_decode is a bug on there.
    880917                //
    881                 protected function replaceKeyWordsInURL($share_url,$page_link, $page_title, $page_excerpt ){
     918                function replaceKeyWordsInURL($share_url,$page_link, $page_title, $page_excerpt ){
    882919                        $share_url = str_replace('EXCERPT' ,urlencode($page_excerpt), $share_url );
    883920                        $share_url = str_replace('TITLE' ,urlencode(html_entity_decode(str_replace('&#038;','and',$page_title), ENT_QUOTES, 'UTF-8')), $share_url );
     
    888925                // replace keywords in popup text
    889926                //
    890                protected function replaceKeyWordsInPopup ($page_id, $page_title, $popup_text){
     927               function replaceKeyWordsInPopup ($page_id, $page_title, $popup_text){
    891928                    $popup_text = str_replace('TITLE',strip_tags($page_title),$popup_text);
    892929                    $popup_text = str_replace('BLOG',strip_tags($this->pagepost($page_id)),$popup_text);
     
    11561193
    11571194                    if($this->_options['cdn']['status_txt']!='OK'){
    1158                        $directory =  "".WP_PLUGIN_URL."/share-and-follow/default/".$size."/".$image.".png";
     1195                       $directory =  WP_PLUGIN_URL."/share-and-follow/default/".$size."/".$image.".png";
    11591196                    }
    11601197                    else if(PASSCODE== ""||PASSPHRASE==""||PASSTOKEN==""||CDNEXPIRE==""||CDNDIRECTORY==""||CDNSERVER==""){
    1161                         $directory =  "".WP_PLUGIN_URL."/share-and-follow/default/".$size."/".$image.".png";
     1198                        $directory =  WP_PLUGIN_URL."/share-and-follow/default/".$size."/".$image.".png";
    11621199                    }
    11631200                    else {
     
    11731210                    // warning, without the correct passcode or passphrase there is no way into the CDN
    11741211                    if($this->_options['cdn']['status_txt']!='OK'){
    1175                            $directory =  "".WP_PLUGIN_URL."/share-and-follow/default/".$size."/sprite-feb-".$size.".png";
     1212                           $directory =  WP_PLUGIN_URL."/share-and-follow/default/".$size."/sprite-feb-".$size.".png";
    11761213                    }
    11771214                    else if(PASSCODE== ""||PASSPHRASE==""||PASSTOKEN==""||CDNEXPIRE==""||CDNDIRECTORY==""||CDNSERVER==""){
    1178                            $directory =  "".WP_PLUGIN_URL."/share-and-follow/default/".$size."/sprite-".$size.".png";
     1215                           $directory =  WP_PLUGIN_URL."/share-and-follow/default/".$size."/sprite-".$size.".png";
    11791216                    }
    11801217                    else {
     
    12131250
    12141251              function getCDNcodes(){
    1215 
    1216 
     1252                  // check key
    12171253                if ((strlen($this->_options['cdn-key']) == 40)&&!empty($this->_options['cdn'])){
    1218 
     1254                    // get saved data
    12191255                 $result = get_transient('cdnrep');
    1220 
    1221 
     1256                 // check values
    12221257                 if($this->_options['cdn']['status_txt']=="FAIL" || $result === false ){
    1223 
     1258                 // make call
    12241259                     require_once('RemoteConnector.php');
    12251260                     $url = "http://api.share-and-follow.com/v1/getCodes.php?url=".
     
    12301265                     $result = $control->__toString();
    12311266                         if($result != false){
     1267                             // save for 14 days
    12321268                             set_transient('cdnrep', $result, 60*60*24*14);
    12331269                         }
     
    16081644                                'word_value'=>'follow',
    16091645                                'word_text'=>__('follow:','share-and-follow'),
    1610                                 'phat'=>'',
     1646                               
    16111647                                'page_title'=>'',
    16121648                                'page_link'=>'',
     
    17121748        'googleplus'=>'yes',
    17131749        'style'=>'box_count',
    1714         'facebook_size'=>'65',
     1750        'facebook_size'=>'50',
    17151751        'twitter_size'=>'65',
    17161752        'stumble_size'=>'65',
     
    17381774    }
    17391775    $html = '';
    1740     add_action('wp_footer', array( &$this, 'google_plus_footer_code'), 100);
    1741 
     1776   
    17421777    if($twitter=='yes'){
    17431778    $html.= $this->interactive_holder($this->doTweetiFrame($postid, $perma, '', $title, $tweet_look, $tweet_size, $faces=''), 'show_interactive');
     
    17471782    }
    17481783    if($stumble=='yes'){
    1749     $html.= $this->interactive_holder($this->doStumbleScript($postid, $perma, $stumble_look, $size,$stumble_size ), 'show_interactive');
     1784    $html.= $this->interactive_holder($this->doStumbleScript($postid, $perma, $stumble_look, $size), 'show_interactive');
    17501785    }
    17511786    if($googleplus=='yes'){
    1752         $html.= $this->interactive_holder($this->doGooglePlusButton($postid, $perma, $google_style, $google_size), 'show_interactive');
     1787    $html.= $this->interactive_holder($this->doGooglePlusButton($postid, $perma, $google_style, $google_size), 'show_interactive ' .  $google_size);
    17531788    }
    17541789echo $html;
     
    18031838        // end admin pages
    18041839
    1805              function check_for_gooogle(){
    1806                  if( $this->_options['googleplus_topleft'] == 'yes' || $this->_options['googleplus_topright'] == 'yes' || $this->_options['googleplus_bottom'] == 'yes' ){
    1807                      $this->google_plus_footer_code();
    1808                  }
    1809              }
    18101840
    18111841             function google_plus_footer_code(){
     
    18221852             }
    18231853
     1854              function stumble_footer_code(){
     1855                 echo " <script type='text/javascript'>
     1856                        (function() {
     1857                         var li = document.createElement('script'); li.type = 'text/javascript'; li.async = true;
     1858                          li.src = 'https://platform.stumbleupon.com/1/widgets.js';
     1859                          var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(li, s);
     1860                     })();
     1861                     </script>";
     1862             }
    18241863
    18251864
     
    18601899//Actions
    18611900        add_action('admin_menu', 'shareFollow_ap',1); //admin page
    1862     add_action('wp_head', array(&$cons_shareFollow, 'getCDNcodes'),1); // adds items into head section
     1901    add_action('init', array(&$cons_shareFollow, 'getCDNcodes'),1); // adds items into head section
    18631902        add_action('wp_head', array(&$cons_shareFollow, 'addHeaderCode'),1); // adds items into head section
    18641903        add_action('wp_head', array(&$cons_shareFollow, 'addHeaderCodeEndBlock'),10); // adds items into head section
    18651904        add_action('wp_footer',array(&$cons_shareFollow, 'show_follow_links'),1); // adds follow links
    1866         add_action('wp_footer',array(&$cons_shareFollow, 'check_for_gooogle'),100); // adds google plus code when needed
    1867 
     1905 
    18681906        add_action('widgets_init',array(&$cons_shareFollow, 'load_widgets'),1); // loads widgets
    18691907        add_action('activate_share-and-follow/share-and-follow.php',  array(&$cons_shareFollow, 'init'),1); // plugin activation (meeds to be tested)
Note: See TracChangeset for help on using the changeset viewer.