Social Share WordPress Plugin – AccessPress Social Share - Version 3.0.9

Version Description

  • Removal of unnecessary css from both frontend css and backend css.
Download this release

Release Info

Developer Access Keys
Plugin Icon 128x128 Social Share WordPress Plugin – AccessPress Social Share
Version 3.0.9
Comparing to
See all releases

Code changes from version 3.0.8 to 3.0.9

accesspress-social-share.php CHANGED
@@ -4,7 +4,7 @@ defined( 'ABSPATH' ) or die( "No script kiddies please!" );
4
  Plugin name: AccessPress Social Share
5
  Plugin URI: https://accesspressthemes.com/wordpress-plugins/accesspress-social-share/
6
  Description: A plugin to add various social media shares to a site with dynamic configuration options.
7
- Version: 3.0.8
8
  Author: AccessPress Themes
9
  Author URI: http://accesspressthemes.com
10
  Text Domain: accesspress-social-share
@@ -30,7 +30,7 @@ if ( !defined( 'APSS_LANG_DIR' ) ) {
30
  }
31
 
32
  if ( !defined( 'APSS_VERSION' ) ) {
33
- define( 'APSS_VERSION', '3.0.8' );
34
  }
35
 
36
  if ( !defined( 'APSS_TEXT_DOMAIN' ) ) {
4
  Plugin name: AccessPress Social Share
5
  Plugin URI: https://accesspressthemes.com/wordpress-plugins/accesspress-social-share/
6
  Description: A plugin to add various social media shares to a site with dynamic configuration options.
7
+ Version: 3.0.9
8
  Author: AccessPress Themes
9
  Author URI: http://accesspressthemes.com
10
  Text Domain: accesspress-social-share
30
  }
31
 
32
  if ( !defined( 'APSS_VERSION' ) ) {
33
+ define( 'APSS_VERSION', '3.0.9' );
34
  }
35
 
36
  if ( !defined( 'APSS_TEXT_DOMAIN' ) ) {
css/backend.css CHANGED
@@ -18,12 +18,6 @@
18
  border-left: 1px solid #e5e5e5;
19
  position:relative;
20
  color:#fff;
21
-
22
- /*transition: all 0.5s ease-in-out;
23
- -webkit-transition:all 0.5s ease-in-out;
24
- -moz-transition: all 0.5s ease-in-out;
25
- -o-transition:all 0.5s ease-in-out;
26
- -ms-transition: all 0.5s ease-in-out;*/
27
  }
28
 
29
 
@@ -50,11 +44,6 @@
50
  left:0;
51
  bottom:-4px;
52
  opacity: 0;
53
- /*transition: all 0.5s ease-in-out;
54
- -webkit-transition:all 0.5s ease-in-out;
55
- -moz-transition: all 0.5s ease-in-out;
56
- -o-transition:all 0.5s ease-in-out;
57
- -ms-transition: all 0.5s ease-in-out;*/
58
  }
59
 
60
  .apss-setting-tabs li a:hover:before{
18
  border-left: 1px solid #e5e5e5;
19
  position:relative;
20
  color:#fff;
 
 
 
 
 
 
21
  }
22
 
23
 
44
  left:0;
45
  bottom:-4px;
46
  opacity: 0;
 
 
 
 
 
47
  }
48
 
49
  .apss-setting-tabs li a:hover:before{
css/frontend.css CHANGED
@@ -167,9 +167,6 @@ text-align: center;
167
  }
168
 
169
  .apss-theme-1 .count:after {
170
- /*border-left: 6px solid transparent;
171
- border-right: 6px solid transparent;
172
- border-top: 6px solid #f7f7f7;*/
173
  background:url(../images/arrow.png) no-repeat;
174
  width:20px;
175
  height:10px;
@@ -539,8 +536,6 @@ text-align: center;
539
  opacity: 0;
540
  padding: 11px 0 0;
541
  filter: alpha(opacity=0);/*ie8*/
542
- /*padding: 12px 5px 11px 0;
543
- position: absolute;*/
544
  width: 0;
545
  font-size:0;
546
 
@@ -558,7 +553,6 @@ text-align: center;
558
  display: inline-block;
559
  line-height: 1;
560
  font-size:13px;
561
- /*padding: 12px 5px 11px 0;*/
562
  opacity: 1;
563
  filter: alpha(opacity=100);/*ie8*/
564
  width: auto;
@@ -571,12 +565,10 @@ text-align: center;
571
  float: left;
572
  font-size: 0px;
573
  line-height: 1;
574
- /*padding: 11px 10px;*/
575
  text-align: center;
576
  width: 0px;
577
  opacity: 0;
578
  filter: alpha(opacity=0);/*ie8*/
579
- /*position: absolute;*/
580
  right:0;
581
  z-index: 4;
582
  }
@@ -586,8 +578,6 @@ text-align: center;
586
  opacity: 1;
587
  padding: 11px 10px;
588
  filter: alpha(opacity=100);/*ie8*/
589
- /*position: relative;
590
- right: 0;*/
591
  width: auto;
592
  font-size:14px;
593
  -webkit-box-sizing: border-box;
@@ -700,9 +690,6 @@ text-align: center;
700
  font-family: arial;
701
  font-size: 14px;
702
  line-height: 24px;
703
- /*opacity: 0;
704
- bottom: 0px;
705
- position: absolute;*/
706
  text-align: center;
707
 
708
  transition: all 0.5s ease-in-out;
@@ -712,11 +699,6 @@ text-align: center;
712
  -ms-transition: all 0.5s ease-in-out;
713
  }
714
 
715
- /*.apss-theme-4 .apss-single-icon a:hover .count{
716
- opacity: 1;
717
- bottom: -24px;
718
- }*/
719
-
720
  .apss-theme-4 .apss-single-icon a:hover .apss-icon-block:after{
721
  background: none repeat scroll 0 0 #fff;
722
  border-radius: 100%;
@@ -793,35 +775,6 @@ text-align: center;
793
  box-sizing: border-box;
794
  }
795
 
796
- /*.apss-theme-5 .apss-single-icon a:after {
797
- border-radius: 100%;
798
- box-shadow: 0 0 0 2px #fff;
799
- content: "";
800
- height: 82px;
801
- left: -3px;
802
- opacity: 0;
803
- padding: 7px;
804
- position: absolute;
805
- top: -3px;
806
- width: 82px;
807
- transform: scale(1.2);
808
- -webkit-transform: scale(1.2);
809
- -moz-transform: scale(1.2);
810
- -o-transform: scale(1.2);
811
- -ms-transform: scale(1.2);
812
-
813
- transition: transform 0.2s ease 0s, opacity 0.4s ease 0s;
814
- -webkit-transition:transform 0.2s ease 0s, opacity 0.4s ease 0s;
815
- -moz-transition:transform 0.2s ease 0s, opacity 0.4s ease 0s;
816
- -o-transition:transform 0.2s ease 0s, opacity 0.4s ease 0s;
817
- -ms-transition: transform 0.2s ease 0s, opacity 0.4s ease 0s;
818
- }
819
-
820
- .apss-theme-5 .apss-single-icon a:hover:after {
821
- opacity: 1;
822
- transform: scale(1);
823
- }*/
824
-
825
  .apss-theme-5 .apss-icon-block{
826
 
827
  position: relative;
@@ -873,10 +826,6 @@ text-align: center;
873
  color:#3b5998;
874
  }
875
 
876
- /*.apss-theme-5 .apss-facebook a:after {
877
- box-shadow: 0 0 0 2px #3b5998;
878
- }*/
879
-
880
  .apss-theme-5 .apss-twitter a{
881
  background-color:#1dcaff;
882
  }
@@ -890,11 +839,6 @@ text-align: center;
890
  color:#1dcaff;
891
  }
892
 
893
-
894
- /*.apss-theme-5 .apss-twitter a:after {
895
- box-shadow: 0 0 0 2px #1dcaff;
896
- }*/
897
-
898
  .apss-theme-5 .apss-google-plus a{
899
  background-color:#dd4b39;
900
  }
@@ -908,10 +852,6 @@ text-align: center;
908
  color:#dd4b39;
909
  }
910
 
911
- /*.apss-theme-5 .apss-google-plus a:after {
912
- box-shadow: 0 0 0 2px #dd4b39;
913
- }*/
914
-
915
  .apss-theme-5 .apss-pinterest a{
916
  background-color:#C92228;
917
  }
@@ -925,10 +865,6 @@ text-align: center;
925
  color:#C92228;
926
  }
927
 
928
- /*.apss-theme-5 .apss-pinterest a:after {
929
- box-shadow: 0 0 0 2px #C92228;
930
- }*/
931
-
932
  .apss-theme-5 .apss-linkedin a{
933
  background-color:#3f729b;
934
  }
@@ -942,10 +878,6 @@ text-align: center;
942
  color:#3f729b;
943
  }
944
 
945
- /*.apss-theme-5 .apss-linkedin a:after {
946
- box-shadow: 0 0 0 2px #3f729b;
947
- }*/
948
-
949
  .apss-theme-5 .apss-digg a{
950
  background-color:#2169a8;
951
 
@@ -960,10 +892,6 @@ text-align: center;
960
  color:#2169a8;
961
  }
962
 
963
- /*.apss-theme-5 .apss-digg a:after {
964
- box-shadow: 0 0 0 2px #2169a8;
965
- }*/
966
-
967
  .apss-theme-5 .apss-print a{
968
  background-color:#5e5959;
969
  }
@@ -977,10 +905,6 @@ text-align: center;
977
  color:#5e5959;
978
  }
979
 
980
- /*.apss-theme-5 .apss-print a:after {
981
- box-shadow: 0 0 0 2px #5e5959;
982
- }*/
983
-
984
  .apss-theme-5 .apss-email a{
985
  background-color:#8f8f8f;
986
  }
@@ -995,10 +919,6 @@ text-align: center;
995
 
996
  }
997
 
998
- /*.apss-theme-5 .apss-email a:after {
999
- box-shadow: 0 0 0 2px #8f8f8f;
1000
- }*/
1001
-
1002
  .apss-theme-5 .apss-single-icon a:hover{
1003
  background-color:#fff;
1004
  }
167
  }
168
 
169
  .apss-theme-1 .count:after {
 
 
 
170
  background:url(../images/arrow.png) no-repeat;
171
  width:20px;
172
  height:10px;
536
  opacity: 0;
537
  padding: 11px 0 0;
538
  filter: alpha(opacity=0);/*ie8*/
 
 
539
  width: 0;
540
  font-size:0;
541
 
553
  display: inline-block;
554
  line-height: 1;
555
  font-size:13px;
 
556
  opacity: 1;
557
  filter: alpha(opacity=100);/*ie8*/
558
  width: auto;
565
  float: left;
566
  font-size: 0px;
567
  line-height: 1;
 
568
  text-align: center;
569
  width: 0px;
570
  opacity: 0;
571
  filter: alpha(opacity=0);/*ie8*/
 
572
  right:0;
573
  z-index: 4;
574
  }
578
  opacity: 1;
579
  padding: 11px 10px;
580
  filter: alpha(opacity=100);/*ie8*/
 
 
581
  width: auto;
582
  font-size:14px;
583
  -webkit-box-sizing: border-box;
690
  font-family: arial;
691
  font-size: 14px;
692
  line-height: 24px;
 
 
 
693
  text-align: center;
694
 
695
  transition: all 0.5s ease-in-out;
699
  -ms-transition: all 0.5s ease-in-out;
700
  }
701
 
 
 
 
 
 
702
  .apss-theme-4 .apss-single-icon a:hover .apss-icon-block:after{
703
  background: none repeat scroll 0 0 #fff;
704
  border-radius: 100%;
775
  box-sizing: border-box;
776
  }
777
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
778
  .apss-theme-5 .apss-icon-block{
779
 
780
  position: relative;
826
  color:#3b5998;
827
  }
828
 
 
 
 
 
829
  .apss-theme-5 .apss-twitter a{
830
  background-color:#1dcaff;
831
  }
839
  color:#1dcaff;
840
  }
841
 
 
 
 
 
 
842
  .apss-theme-5 .apss-google-plus a{
843
  background-color:#dd4b39;
844
  }
852
  color:#dd4b39;
853
  }
854
 
 
 
 
 
855
  .apss-theme-5 .apss-pinterest a{
856
  background-color:#C92228;
857
  }
865
  color:#C92228;
866
  }
867
 
 
 
 
 
868
  .apss-theme-5 .apss-linkedin a{
869
  background-color:#3f729b;
870
  }
878
  color:#3f729b;
879
  }
880
 
 
 
 
 
881
  .apss-theme-5 .apss-digg a{
882
  background-color:#2169a8;
883
 
892
  color:#2169a8;
893
  }
894
 
 
 
 
 
895
  .apss-theme-5 .apss-print a{
896
  background-color:#5e5959;
897
  }
905
  color:#5e5959;
906
  }
907
 
 
 
 
 
908
  .apss-theme-5 .apss-email a{
909
  background-color:#8f8f8f;
910
  }
919
 
920
  }
921
 
 
 
 
 
922
  .apss-theme-5 .apss-single-icon a:hover{
923
  background-color:#fff;
924
  }
readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: social share counter, social share, social media share, social network sha
4
  Donate link: http://accesspressthemes.com/donation/
5
  Requires at least: 3.8
6
  Tested up to: 4.3
7
- Stable tag: 3.0.8
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -131,6 +131,9 @@ Yes. You can use the AccessPress social share by using shortcode anywhere you wa
131
  6. Backend Miscellaneous Settings Section
132
 
133
  == Changelog ==
 
 
 
134
  = 3.0.8 =
135
  * Addition of the header_sent method checking in the plugin's main class for the session start.
136
 
4
  Donate link: http://accesspressthemes.com/donation/
5
  Requires at least: 3.8
6
  Tested up to: 4.3
7
+ Stable tag: 3.0.9
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
131
  6. Backend Miscellaneous Settings Section
132
 
133
  == Changelog ==
134
+ = 3.0.9 =
135
+ * Removal of unnecessary css from both frontend css and backend css.
136
+
137
  = 3.0.8 =
138
  * Addition of the header_sent method checking in the plugin's main class for the session start.
139