Social Counter for WordPress – AccessPress Social Counter - Version 1.5.6

Version Description

  • Updated about section
Download this release

Release Info

Developer Access Keys
Plugin Icon 128x128 Social Counter for WordPress – AccessPress Social Counter
Version 1.5.6
Comparing to
See all releases

Code changes from version 1.5.5 to 1.5.6

accesspress-social-counter.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: AccessPress Social Counter
4
  * Plugin URI: https://accesspressthemes.com/wordpress-plugins/accesspress-social-counter/
5
  * Description: A plugin to display your social accounts fans, subscribers and followers number on your website with handful of backend settings and interface.
6
- * Version: 1.5.5
7
  * Author: AccessPress Themes
8
  * Author URI: http://accesspressthemes.com
9
  * Text Domain: aps-counter
@@ -24,7 +24,7 @@ if (!defined('SC_CSS_DIR')) {
24
  define('SC_CSS_DIR', plugin_dir_url(__FILE__) . 'css');
25
  }
26
  if (!defined('SC_VERSION')) {
27
- define('SC_VERSION', '1.5.5');
28
  }
29
  /**
30
  * Register of widgets
3
  * Plugin Name: AccessPress Social Counter
4
  * Plugin URI: https://accesspressthemes.com/wordpress-plugins/accesspress-social-counter/
5
  * Description: A plugin to display your social accounts fans, subscribers and followers number on your website with handful of backend settings and interface.
6
+ * Version: 1.5.6
7
  * Author: AccessPress Themes
8
  * Author URI: http://accesspressthemes.com
9
  * Text Domain: aps-counter
24
  define('SC_CSS_DIR', plugin_dir_url(__FILE__) . 'css');
25
  }
26
  if (!defined('SC_VERSION')) {
27
+ define('SC_VERSION', '1.5.6');
28
  }
29
  /**
30
  * Register of widgets
css/backend.css CHANGED
@@ -395,6 +395,9 @@ clear:both;
395
  .product{
396
  clear: both;
397
  margin-bottom: 20px;
 
 
 
398
  }
399
 
400
  .logo-product > img {
@@ -748,4 +751,25 @@ padding: 1px 12px;
748
  .apsc-option-field >label {
749
  width: 100%;
750
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
751
  }
395
  .product{
396
  clear: both;
397
  margin-bottom: 20px;
398
+ display: inline-block;
399
+ width: 33%;
400
+ text-align: center;
401
  }
402
 
403
  .logo-product > img {
751
  .apsc-option-field >label {
752
  width: 100%;
753
 
754
+ }
755
+ .product img {
756
+ max-width: 80%;
757
+ }
758
+ .product a {
759
+ text-decoration: none;
760
+ color: #222;
761
+ }
762
+ span.product-title {
763
+ display: block;
764
+ padding-bottom: 20px;
765
+ font-size: 14px;
766
+ font-weight: bold;
767
+ }
768
+ .sub-title{
769
+ text-align: center;
770
+ margin-top: -5px;
771
+ margin-bottom: 30px;
772
+ background: #F1F1F1;
773
+ color: #222;
774
+ padding: 10px;
775
  }
images/customize.png ADDED
Binary file
images/plugin.png ADDED
Binary file
images/theme.png ADDED
Binary file
inc/backend/boards/about.php CHANGED
@@ -21,31 +21,42 @@ The available social media in FREE version are: Facebook, Twitter, Google+, Inst
21
  <div class="halfseperator"></div>
22
 
23
 
24
- <h3>Other products by AccessPress themes </h3>
25
  <div class="product">
26
- <div class="logo-product"><img src="<?php echo SC_IMAGE_DIR;?>/aplite.png" alt="<?php esc_attr_e('AccessPress Social Counter','accesspress-social-counter'); ?>" /></div>
27
- <div class="productext"><p><strong>AccessPress Lite</strong> - A very popular Free WordPress theme, available in WordPress.org<br />
28
- <a href="http://accesspressthemes.com/wordpress-themes/accesspress-lite/" target="_blank">http://accesspressthemes.com/wordpress-themes/accesspress-lite/</a></p>
29
- </div>
30
- </div>
 
 
 
31
 
32
  <div class="product">
33
- <div class="logo-product"><img src="<?php echo SC_IMAGE_DIR;?>/appro.png" alt="<?php esc_attr_e('AccessPress Social Counter','accesspress-social-counter'); ?>" /></div>
34
- <div class="productext"><p><strong>AccessPress Pro</strong> - Premium version of AccessPress lite<br />
35
- <a href="http://accesspressthemes.com/wordpress-themes/accesspress-lite/" target="_blank">http://accesspressthemes.com/wordpress-themes/accesspress-pro/</a></p>
 
36
  </div>
 
 
 
 
 
 
37
  </div>
38
 
 
39
  <div class="seperator"></div><div class="dottedline"></div><div class="seperator"></div>
40
 
41
- <h3>Get in touch</h3>
42
  <p>If you’ve any question/feedback, please get in touch: <br />
43
  <strong>General enquiries:</strong> <a href="mailto:info@accesspressthemes.com">info@accesspressthemes.com</a><br />
44
  <strong>Support:</strong> <a href="mailto:support@accesspressthemes.com">support@accesspressthemes.com</a><br />
45
  <strong>Sales:</strong> <a href="mailto:sales@accesspressthemes.com">sales@accesspressthemes.com</a>
46
  </p>
47
  <div class="seperator"></div><div class="dottedline"></div><div class="seperator"></div>
48
- <h3>Get social</h3>
49
  <p>Get connected with us on social media. Facebook is the best place to find updates on our themes/plugins: </p>
50
 
51
 
21
  <div class="halfseperator"></div>
22
 
23
 
24
+ <h3 class="sub-title">More from AccessPress Themes</h3>
25
  <div class="product">
26
+ <a href="http://accesspressthemes.com/plugins" target="_blank">
27
+ <span class="product-title">WordPress Plugins</span>
28
+ <img src="<?php echo SC_IMAGE_DIR;?>/plugin.png" alt="<?php esc_attr_e('WordPress Plugins','accesspress-anonymous-post'); ?>" />
29
+ </a>
30
+ </div>
31
+
32
+
33
+
34
 
35
  <div class="product">
36
+ <a href="http://accesspressthemes.com/wordpress-themes" target="_blank">
37
+ <span class="product-title">WordPress Themes</span>
38
+ <img src="<?php echo SC_IMAGE_DIR;?>/theme.png" alt="<?php esc_attr_e('WordPress Themes','accesspress-anonymous-post'); ?>" />
39
+ </a>
40
  </div>
41
+
42
+ <div class="product">
43
+ <a href="http://accesspressthemes.com/contact" target="_blank">
44
+ <span class="product-title">WordPress Customization</span>
45
+ <img src="<?php echo SC_IMAGE_DIR;?>/customize.png" alt="<?php esc_attr_e('WordPress Customization','accesspress-anonymous-post'); ?>" />
46
+ </a>
47
  </div>
48
 
49
+
50
  <div class="seperator"></div><div class="dottedline"></div><div class="seperator"></div>
51
 
52
+ <h3 class="sub-title">Get in touch</h3>
53
  <p>If you’ve any question/feedback, please get in touch: <br />
54
  <strong>General enquiries:</strong> <a href="mailto:info@accesspressthemes.com">info@accesspressthemes.com</a><br />
55
  <strong>Support:</strong> <a href="mailto:support@accesspressthemes.com">support@accesspressthemes.com</a><br />
56
  <strong>Sales:</strong> <a href="mailto:sales@accesspressthemes.com">sales@accesspressthemes.com</a>
57
  </p>
58
  <div class="seperator"></div><div class="dottedline"></div><div class="seperator"></div>
59
+ <h3 class="sub-title">Get social</h3>
60
  <p>Get connected with us on social media. Facebook is the best place to find updates on our themes/plugins: </p>
61
 
62
 
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
- === AccessPress Social Counter ===
2
  Contributors: Access Keys
3
  Tags: social count, social counter, social counters, social media counters, social media, social network, social profiles counter, social profile count, social profile, social icons, social icon counter
4
  Donate link: http://accesspressthemes.com/donation/
5
  Requires at least: 3.8
6
  Tested up to: 4.5
7
- Stable tag: 1.5.5
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -125,6 +125,9 @@ Once you install the plugin , you can check some general documentation about how
125
  5. Backend Cache Settings Section
126
 
127
  == Changelog ==
 
 
 
128
  = 1.5.5 =
129
  * Updated layout of backend message
130
 
1
+ === Social Counter for WordPress - AccessPress Social Counter ===
2
  Contributors: Access Keys
3
  Tags: social count, social counter, social counters, social media counters, social media, social network, social profiles counter, social profile count, social profile, social icons, social icon counter
4
  Donate link: http://accesspressthemes.com/donation/
5
  Requires at least: 3.8
6
  Tested up to: 4.5
7
+ Stable tag: 1.5.6
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
125
  5. Backend Cache Settings Section
126
 
127
  == Changelog ==
128
+ = 1.5.6 =
129
+ * Updated about section
130
+
131
  = 1.5.5 =
132
  * Updated layout of backend message
133