Plugin Directory

Changeset 988321


Ignore:
Timestamp:
09/12/2014 02:31:17 PM (11 years ago)
Author:
Social Exchange
Message:

main_page.php

Location:
social-exchange-plugin/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • social-exchange-plugin/trunk/layouts/main_page.php

    r937429 r988321  
    105105    <div class="sx-row">
    106106        <div class="sx-left">
    107         <p>Gain More Points by Sharing posts and pages in the box below. <a href ="http://moresharesforyou.com/get-more-points/">More on How to get more points on www.MoreSharesForYou.com</a> </p>
     107        <p>Gain More Points by Sharing posts and pages in the box below. More on How to get more points on <a href ="http://moresharesforyou.com/get-more-points/">www.MoreSharesForYou.com</a> </p>
    108108        </div>
    109109    </div>
  • social-exchange-plugin/trunk/social-exchange.php

    r937419 r988321  
    44        Plugin URI: http://www.MoreSharesForYou.com/
    55        Description: MoreSharesForYou is a content discovery and promotion tool that gets your content viewed and shared by other people.
    6         Version: 2.9.2
     6        Version: 2.9.3
    77        Author: MoreSharesForYou team
    88        Author URI: http://www.MoreSharesForYou.com/
     
    1717        wp_die('More Shares For You - Basic Version cannot be activated. Please deactivate the PRO version first. <br /><br />Back to the WordPress <a href="'.get_admin_url(null, 'plugins.php').'">Plugins page</a>.');
    1818    }
    19     update_option('sx_version','2.9.2');
     19    update_option('sx_version','2.9.3');
    2020    if (get_option('sx_active_campaigns') === FALSE)
    2121        add_option('sx_active_campaigns',array());
Note: See TracChangeset for help on using the changeset viewer.