Social Login WordPress Plugin – AccessPress Social Login Lite - Version 3.4.5

Version Description

  • Checked compatibility with latest wordpress version.
Download this release

Release Info

Developer Access Keys
Plugin Icon 128x128 Social Login WordPress Plugin – AccessPress Social Login Lite
Version 3.4.5
Comparing to
See all releases

Code changes from version 3.4.4 to 3.4.5

accesspress-social-login-lite.php CHANGED
@@ -5,7 +5,7 @@ defined('ABSPATH') or die("No script kiddies please!");
5
  Plugin name: Social Login WordPress Plugin - AccessPress Social Login Lite
6
  Plugin URI: https://accesspressthemes.com/wordpress-plugins/accesspress-social-login-lite/
7
  Description: A plugin to add various social logins to a site.
8
- version: 3.4.4
9
  Author: AccessPress Themes
10
  Author URI: https://accesspressthemes.com/
11
  Text Domain: accesspress-social-login-lite
@@ -14,7 +14,7 @@ defined('ABSPATH') or die("No script kiddies please!");
14
  */
15
  //Declearation of the necessary constants for plugin
16
  if (!defined('APSL_VERSION')) {
17
- define('APSL_VERSION', '3.4.4');
18
  }
19
 
20
  if (!defined('APSL_IMAGE_DIR')) {
5
  Plugin name: Social Login WordPress Plugin - AccessPress Social Login Lite
6
  Plugin URI: https://accesspressthemes.com/wordpress-plugins/accesspress-social-login-lite/
7
  Description: A plugin to add various social logins to a site.
8
+ version: 3.4.5
9
  Author: AccessPress Themes
10
  Author URI: https://accesspressthemes.com/
11
  Text Domain: accesspress-social-login-lite
14
  */
15
  //Declearation of the necessary constants for plugin
16
  if (!defined('APSL_VERSION')) {
17
+ define('APSL_VERSION', '3.4.5');
18
  }
19
 
20
  if (!defined('APSL_IMAGE_DIR')) {
images/Thumbs.db DELETED
Binary file
inc/backend/more-wordpress-resources.php CHANGED
@@ -12,7 +12,7 @@
12
 
13
  <p>AND IF THIS PLUGIN HAS IMPRESSED YOU, THEN YOU WOULD ENJOY OUR OTHER PROJECTS TOO. DO CHECK THESE OUT :</p>
14
 
15
- <p><a href="//wpall.club/" target="_blank">WPAll Club</a> - A complete WordPress resources club. WordPress tutorials, blogs, curated free and premium themes and plugins, WordPress deals, offers, hosting info and more.</p>
16
 
17
  <p> <a href="//themeforest.net/user/accesskeys/portfolio" target="_blank">Premium WordPress Themes</a> - 6 premium WordPress themes well suited for all sort of websites. Professional, well coded and highly configurable themes for you. </p>
18
 
12
 
13
  <p>AND IF THIS PLUGIN HAS IMPRESSED YOU, THEN YOU WOULD ENJOY OUR OTHER PROJECTS TOO. DO CHECK THESE OUT :</p>
14
 
15
+ <p><a href="//wpallclub.com/" target="_blank">WPAll Club</a> - A complete WordPress resources club. WordPress tutorials, blogs, curated free and premium themes and plugins, WordPress deals, offers, hosting info and more.</p>
16
 
17
  <p> <a href="//themeforest.net/user/accesskeys/portfolio" target="_blank">Premium WordPress Themes</a> - 6 premium WordPress themes well suited for all sort of websites. Professional, well coded and highly configurable themes for you. </p>
18
 
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: Access Keys
3
  Tags: social, login, social login, facebook, twitter, google, social connect, social network login, register, login with, signin, oauth, authorize, oauth
4
  Donate link: http://accesspressthemes.com/donation/
5
  Requires at least: 3.8
6
- Tested up to: 5.0
7
- Stable tag: 3.4.4
8
  Requires PHP: 5.4
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -113,7 +113,7 @@ For complete information and documentation regarding plugin, please visit below
113
 
114
  [Demo](http://demo.accesspressthemes.com/wordpress-plugins/accesspress-social-login-lite/)
115
 
116
- [More WordPress Resources](http://wpall.club/)
117
 
118
  == Installation ==
119
  1. Unzip accesspress-social-login-lite.zip
@@ -139,6 +139,9 @@ Yes. You can use the AccessPress social login lite anywhere by using the shortco
139
 
140
  == Changelog ==
141
 
 
 
 
142
  = 3.4.4 =
143
  * Twitter issue found and resolved.
144
 
@@ -367,7 +370,7 @@ AccessPress Social Login Lite works best with every WordPress theme. Its even mo
367
 
368
  AND IF THIS PLUGIN HAS IMPRESSED YOU, THEN YOU WOULD ENJOY OUR OTHER PROJECTS TOO. DO CHECK THESE OUT :
369
 
370
- [WPAll Club](https://wpall.club/) - A complete WordPress resources club. WordPress tutorials, blogs, curated free and premium themes and plugins, WordPress deals, offers, hosting info and more.
371
 
372
  [Premium WordPress Themes](https://themeforest.net/user/accesskeys/portfolio) - 6 premium WordPress themes well suited for all sort of websites. Professional, well coded and highly configurable themes for you.
373
 
3
  Tags: social, login, social login, facebook, twitter, google, social connect, social network login, register, login with, signin, oauth, authorize, oauth
4
  Donate link: http://accesspressthemes.com/donation/
5
  Requires at least: 3.8
6
+ Tested up to: 5.3.2
7
+ Stable tag: 3.4.5
8
  Requires PHP: 5.4
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
113
 
114
  [Demo](http://demo.accesspressthemes.com/wordpress-plugins/accesspress-social-login-lite/)
115
 
116
+ [More WordPress Resources](http://wpallclub.com/)
117
 
118
  == Installation ==
119
  1. Unzip accesspress-social-login-lite.zip
139
 
140
  == Changelog ==
141
 
142
+ = 3.4.5 =
143
+ * Checked compatibility with latest wordpress version.
144
+
145
  = 3.4.4 =
146
  * Twitter issue found and resolved.
147
 
370
 
371
  AND IF THIS PLUGIN HAS IMPRESSED YOU, THEN YOU WOULD ENJOY OUR OTHER PROJECTS TOO. DO CHECK THESE OUT :
372
 
373
+ [WPAll Club](https://wpallclub.com/) - A complete WordPress resources club. WordPress tutorials, blogs, curated free and premium themes and plugins, WordPress deals, offers, hosting info and more.
374
 
375
  [Premium WordPress Themes](https://themeforest.net/user/accesskeys/portfolio) - 6 premium WordPress themes well suited for all sort of websites. Professional, well coded and highly configurable themes for you.
376