Plugin Directory

Changeset 1004616


Ignore:
Timestamp:
10/09/2014 05:02:38 PM (11 years ago)
Author:
miled
Message:

tag it 2.2.3-dev version

Location:
wordpress-social-login/trunk
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • wordpress-social-login/trunk/wp-social-login.php

    r1004601 r1004616  
    44Plugin URI: http://hybridauth.sourceforge.net/wsl/index.html
    55Description: Allow your visitors to comment and login with social networks such as Twitter, Facebook, Google, Yahoo and more.
    6 Version: 2.2.3
     6Version: 2.2.3-dev
    77Author: Miled
    88Author URI: http://hybridauth.sourceforge.net/wsl/index.html
     
    5454@ session_start(); // shhhtt keept it a secret
    5555
    56 $WORDPRESS_SOCIAL_LOGIN_VERSION = "2.2.3";
     56$WORDPRESS_SOCIAL_LOGIN_VERSION = "2.2.3-dev";
    5757
    5858$_SESSION["wsl::plugin"] = "WordPress Social Login " . $WORDPRESS_SOCIAL_LOGIN_VERSION;
Note: See TracChangeset for help on using the changeset viewer.