Social Icons WordPress Plugin – AccessPress Social Icons - Version 1.5.4

Version Description

  • Updated about section
Download this release

Release Info

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

Code changes from version 1.5.3 to 1.5.4

accesspress-social-icons.php CHANGED
@@ -4,7 +4,7 @@ defined('ABSPATH') or die("No script kiddies please!");
4
  * Plugin Name:AccessPress Social Icons
5
  * Plugin URI: https://accesspressthemes.com/wordpress-plugins/accesspress-social-icons/
6
  * Description: A plugin to add social icons in your site wherever you want dynamically with handful of configurable settings.
7
- * Version:1.5.3
8
  * Author:AccessPress Themes
9
  * Author URI:http://accesspressthemes.com/
10
  * Text Domain: accesspress-social-icons
@@ -46,7 +46,7 @@ if (!defined('APS_LANG_DIR')) {
46
  }
47
  if(!defined('APS_VERSION'))
48
  {
49
- define('APS_VERSION','1.5.3');
50
  }
51
  /**
52
  * Register of widgets
4
  * Plugin Name:AccessPress Social Icons
5
  * Plugin URI: https://accesspressthemes.com/wordpress-plugins/accesspress-social-icons/
6
  * Description: A plugin to add social icons in your site wherever you want dynamically with handful of configurable settings.
7
+ * Version:1.5.4
8
  * Author:AccessPress Themes
9
  * Author URI:http://accesspressthemes.com/
10
  * Text Domain: accesspress-social-icons
46
  }
47
  if(!defined('APS_VERSION'))
48
  {
49
+ define('APS_VERSION','1.5.4');
50
  }
51
  /**
52
  * Register of widgets
images/customize.png ADDED
Binary file
images/plugin.png ADDED
Binary file
images/theme.png ADDED
Binary file
inc/backend/about.php CHANGED
@@ -4,7 +4,7 @@
4
  <?php include( 'panel-head.php'); ?>
5
  <div class="aps-panel-body">
6
  <div class="aps-row">
7
- <div class="aps-col-two-third">
8
  <h2><?php _e('About Us', 'accesspress-social-icons'); ?></h2>
9
  <div class="ap-tab-wrapper">
10
  <p><strong>AccessPress Social Icons </strong> - is a FREE WordPress Plugin by AccessPress Themes. </p>
@@ -28,60 +28,55 @@
28
  <a href="https://accesspressthemes.com/wordpress-plugins/accesspress-social-icons-pro/" target="_blank">https://accesspressthemes.com/wordpress-plugins/accesspress-social-icons-pro/ </a>
29
  </p>
30
  <p>&nbsp;</p>
31
- <h3>Other products by AccessPress themes </h3>
32
  <div class="aps-row">
33
- <div class="aps-col-half">
34
  <div class="product">
35
- <div class="logo-product"><img src="<?php echo APS_IMAGE_DIR; ?>/aplite.png" alt="<?php esc_attr_e('AccessPress Social Icons', 'accesspress-social-icons'); ?>" />
 
 
 
36
  </div>
37
  <div class="productext">
38
- <p><strong>AccessPress Lite</strong> - A very popular Free WordPress theme, available in WordPress.org
39
  <br />
40
- <a href="http://accesspressthemes.com/wordpress-themes/accesspress-lite/" target="_blank">http://accesspressthemes.com/wordpress-themes/accesspress-lite/</a>
41
  </p>
42
  </div>
43
  </div>
44
  </div>
45
- <div class="aps-col-half">
46
  <div class="product">
47
- <div class="logo-product"><img src="<?php echo APS_IMAGE_DIR; ?>/appro.png" />
 
48
  </div>
49
  <div class="productext">
50
- <p><strong>AccessPress Pro</strong> - Premium version of AccessPress lite
51
  <br />
52
- <a href="http://accesspressthemes.com/wordpress-themes/accesspress-lite/" target="_blank">http://accesspressthemes.com/wordpress-themes/accesspress-pro/</a>
53
  </p>
54
  </div>
55
  </div>
56
  </div>
57
- </div>
58
- <p>&nbsp;</p>
59
- <div class="aps-row">
60
- <div class="aps-col-half">
61
  <div class="product">
62
- <div class="logo-product"><img src="<?php echo APS_IMAGE_DIR; ?>/anonymous-post.png" />
 
63
  </div>
64
  <div class="productext">
65
- <p><strong>AccessPress Anonymous Post</strong> - A free A plugin that provides the ability to publish post from frontend with or without login anonymously using a simple html5 form from anywhere of the site with the help of shortcode and handful of backend settings.
66
  <br />
67
- <a href="http://accesspressthemes.com/wordpress-plugins/accesspress-anonymous-post/" target="_blank">http://accesspressthemes.com/wordpress-plugins/accesspress-anonymous-post/</a>
68
  </p>
69
  </div>
70
  </div>
71
  </div>
72
- <div class="aps-col-half">
73
- <div class="product">
74
- <div class="logo-product"><img src="<?php echo APS_IMAGE_DIR; ?>/anonymous-post-pro.png" />
75
- </div>
76
- <div class="productext">
77
- <p><strong>AccessPress Anonymous Post Pro</strong> - Premium Version of AccessPress Anonymous Post with many more features
78
- <br />
79
- <a href="https://accesspressthemes.com/wordpress-plugins/accesspress-anonymous-post-premium/" target="_blank">https://accesspressthemes.com/wordpress-plugins/accesspress-anonymous-post-premium/</a>
80
- </p>
81
- </div>
82
- </div>
83
  </div>
84
- </div>
 
85
 
86
  <hr />
87
  <h3>Get in touch</h3>
@@ -96,7 +91,7 @@
96
  <div class="seperator"></div>
97
  </div>
98
  </div>
99
- <div class="aps-col-one-third">
100
  <h3>Get social</h3>
101
  <p>Get connected with us on social media. Facebook is the best place to find updates on our themes/plugins: </p>
102
 
4
  <?php include( 'panel-head.php'); ?>
5
  <div class="aps-panel-body">
6
  <div class="aps-row">
7
+ <div class="aps-col-three-third">
8
  <h2><?php _e('About Us', 'accesspress-social-icons'); ?></h2>
9
  <div class="ap-tab-wrapper">
10
  <p><strong>AccessPress Social Icons </strong> - is a FREE WordPress Plugin by AccessPress Themes. </p>
28
  <a href="https://accesspressthemes.com/wordpress-plugins/accesspress-social-icons-pro/" target="_blank">https://accesspressthemes.com/wordpress-plugins/accesspress-social-icons-pro/ </a>
29
  </p>
30
  <p>&nbsp;</p>
31
+ <h3 class="sub-title">More from AccessPress themes </h3>
32
  <div class="aps-row">
33
+ <div class="aps-col-one-third">
34
  <div class="product">
35
+ <div class="logo-product">
36
+ <a href="http://accesspressthemes.com/plugins/" target="_blank">
37
+ <img src="<?php echo APS_IMAGE_DIR; ?>/plugin.png" alt="<?php esc_attr_e('AccessPress Social Icons', 'accesspress-social-icons'); ?>" />
38
+ </a>
39
  </div>
40
  <div class="productext">
41
+ <p><strong>WordPress Plugins</strong>
42
  <br />
43
+ <a href="http://accesspressthemes.com/plugins/" target="_blank">http://accesspressthemes.com/plugins/</a>
44
  </p>
45
  </div>
46
  </div>
47
  </div>
48
+ <div class="aps-col-one-third">
49
  <div class="product">
50
+ <div class="logo-product">
51
+ <a href="http://accesspressthemes.com/themes/" target="_blank"><img src="<?php echo APS_IMAGE_DIR; ?>/theme.png" /></a>
52
  </div>
53
  <div class="productext">
54
+ <p><strong>WordPress Themes</strong>
55
  <br />
56
+ <a href="http://accesspressthemes.com/themes/" target="_blank">http://accesspressthemes.com/themes/</a>
57
  </p>
58
  </div>
59
  </div>
60
  </div>
61
+
62
+
63
+
64
+ <div class="aps-col-one-third">
65
  <div class="product">
66
+ <div class="logo-product">
67
+ <a href="http://accesspressthemes.com/contact/" target="_blank"><img src="<?php echo APS_IMAGE_DIR; ?>/customize.png" /></a>
68
  </div>
69
  <div class="productext">
70
+ <p><strong>WordPress Customization</strong>
71
  <br />
72
+ <a href="http://accesspressthemes.com/contact/" target="_blank">http://accesspressthemes.com/wordpress-plugins/contact/</a>
73
  </p>
74
  </div>
75
  </div>
76
  </div>
 
 
 
 
 
 
 
 
 
 
 
77
  </div>
78
+
79
+
80
 
81
  <hr />
82
  <h3>Get in touch</h3>
91
  <div class="seperator"></div>
92
  </div>
93
  </div>
94
+ <div class="aps-col-three-third">
95
  <h3>Get social</h3>
96
  <p>Get connected with us on social media. Facebook is the best place to find updates on our themes/plugins: </p>
97
 
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
- === AccessPress Social Icons ===
2
  Contributors: Access Keys
3
  Tags: social icon, social icons, social media, social icon widget, social icons widget, social media icons, social media plugin, social networking, social profiles, wordpress social icons, wp social icons
4
  Donate link: http://accesspressthemes.com/donation/
5
  Requires at least: 3.8
6
  Tested up to: 4.5
7
- Stable tag: 1.5.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -129,6 +129,9 @@ Once you install the plugin , you can check some general documentation about how
129
  4. Backend Lcon Sets Listing
130
 
131
  == Changelog ==
 
 
 
132
  = 1.5.3 =
133
  * Added apsi_image_url filter
134
  * Added relative URL fetch for the icon image
1
+ === Social Icons WordPress Plugin - AccessPress Social Icons ===
2
  Contributors: Access Keys
3
  Tags: social icon, social icons, social media, social icon widget, social icons widget, social media icons, social media plugin, social networking, social profiles, wordpress social icons, wp social icons
4
  Donate link: http://accesspressthemes.com/donation/
5
  Requires at least: 3.8
6
  Tested up to: 4.5
7
+ Stable tag: 1.5.4
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
129
  4. Backend Lcon Sets Listing
130
 
131
  == Changelog ==
132
+ = 1.5.4 =
133
+ * Updated about section
134
+
135
  = 1.5.3 =
136
  * Added apsi_image_url filter
137
  * Added relative URL fetch for the icon image