Version Description
- Updated More WordPress Resources section
Download this release
Release Info
Developer | Access Keys |
Plugin | Social Icons WordPress Plugin – AccessPress Social Icons |
Version | 1.7.1 |
Comparing to | |
See all releases |
Code changes from version 1.7.0 to 1.7.1
- accesspress-social-icons.php +2 -2
- inc/backend/wp-resources.php +15 -10
- readme.txt +20 -2
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.7.
|
8 |
* Author:AccessPress Themes
|
9 |
* Author URI:http://accesspressthemes.com/
|
10 |
* Text Domain: accesspress-social-icons
|
@@ -85,7 +85,7 @@ if (!class_exists('APS_Class')) {
|
|
85 |
}
|
86 |
if(!defined('APS_VERSION'))
|
87 |
{
|
88 |
-
define('APS_VERSION','1.7.
|
89 |
}
|
90 |
}
|
91 |
|
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.7.1
|
8 |
* Author:AccessPress Themes
|
9 |
* Author URI:http://accesspressthemes.com/
|
10 |
* Text Domain: accesspress-social-icons
|
85 |
}
|
86 |
if(!defined('APS_VERSION'))
|
87 |
{
|
88 |
+
define('APS_VERSION','1.7.1');
|
89 |
}
|
90 |
}
|
91 |
|
inc/backend/wp-resources.php
CHANGED
@@ -5,16 +5,21 @@
|
|
5 |
<div class="aps-panel-body">
|
6 |
<div class="aps-row">
|
7 |
<div class="aps-col-three-third">
|
8 |
-
<h2><?php _e('
|
9 |
-
<div
|
10 |
-
|
11 |
-
|
12 |
-
<p>
|
13 |
-
|
14 |
-
<p>
|
15 |
-
|
16 |
-
|
17 |
-
|
|
|
|
|
|
|
|
|
|
|
18 |
</div>
|
19 |
</div>
|
20 |
|
5 |
<div class="aps-panel-body">
|
6 |
<div class="aps-row">
|
7 |
<div class="aps-col-three-third">
|
8 |
+
<h2><?php _e('More WordPress Resources', 'accesspress-social-icons'); ?></h2>
|
9 |
+
<div>
|
10 |
+
<p><strong>AccessPress Social Icons</strong> works best with every WordPress theme. It's even more remarkable when used with popular themes like VMagazine and AccessPress Parallax.</p>
|
11 |
+
|
12 |
+
<p>AND IF THIS PLUGIN HAS IMPRESSED YOU, THEN YOU WOULD ENJOY OUR OTHER PROJECTS TOO. DO CHECK THESE OUT :</p>
|
13 |
+
|
14 |
+
<p><a href="https://wpall.club/">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>
|
15 |
+
|
16 |
+
<p> <a href="https://themeforest.net/user/accesskeys/portfolio">Premium WordPress Themes</a> - <strong>6 premium WordPress</strong> themes well suited for all sort of websites. Professional, well coded and highly configurable themes for you. </p>
|
17 |
+
|
18 |
+
<p> <a href="https://codecanyon.net/user/accesskeys/portfolio?Ref=AccessKeys">Premium WordPress Plugins</a> - <strong>45+ premium WordPress plugins</strong> of many different types. High user ratings, great quality and best sellers in CodeCanyon marketplace. </p>
|
19 |
+
|
20 |
+
<p> <a href="https://accesspressthemes.com/">AccessPress Themes</a> - <strong>AccessPress Themes</strong> has 50+ beautiful and elegant, fully responsive, multipurpose themes to meet your need for free and commercial basis.</p>
|
21 |
+
|
22 |
+
<p> <a href="https://8degreethemes.com/">8Degree Themes</a> - <strong>8Degree Themes</strong> offers 15+ free WordPress themes and 16+ premium WordPress themes carefully crafted with creativity.</p>
|
23 |
</div>
|
24 |
</div>
|
25 |
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: social icon, social icons, social media, social icon widget, social icons
|
|
4 |
Donate link: http://accesspressthemes.com/donation/
|
5 |
Requires at least: 4.5
|
6 |
Tested up to: 4.8
|
7 |
-
Stable tag: 1.7.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -109,7 +109,22 @@ For complete information and documentation regarding plugin,please visit below l
|
|
109 |
|
110 |
[Docs](https://accesspressthemes.com/documentation/documentationplugin-instruction-accesspress-social-icons/ )
|
111 |
|
112 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
113 |
|
114 |
== Installation ==
|
115 |
1. Unzip accesspress-social-icons.zip
|
@@ -135,6 +150,9 @@ Once you install the plugin , you can check some general documentation about how
|
|
135 |
4. Backend Lcon Sets Listing
|
136 |
|
137 |
== Changelog ==
|
|
|
|
|
|
|
138 |
= 1.7.0 =
|
139 |
* Updated how to use section
|
140 |
|
4 |
Donate link: http://accesspressthemes.com/donation/
|
5 |
Requires at least: 4.5
|
6 |
Tested up to: 4.8
|
7 |
+
Stable tag: 1.7.1
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
109 |
|
110 |
[Docs](https://accesspressthemes.com/documentation/documentationplugin-instruction-accesspress-social-icons/ )
|
111 |
|
112 |
+
== More Resources ==
|
113 |
+
Themes Compatible With Our Plugin :
|
114 |
+
|
115 |
+
AccessPress Social Icons works best with every WordPress theme. Its even more remarkable when used with popular themes of ours or any other being compatible to almost all of the themes.
|
116 |
+
|
117 |
+
AND IF THIS PLUGIN HAS IMPRESSED YOU, THEN YOU WOULD ENJOY OUR OTHER PROJECTS TOO. DO CHECK THESE OUT :
|
118 |
+
|
119 |
+
[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.
|
120 |
+
|
121 |
+
[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.
|
122 |
+
|
123 |
+
[Premium WordPress Plugins](https://codecanyon.net/user/accesskeys/portfolio) - 45+ premium WordPress plugins of many different types. High user ratings, great quality and best sellers in CodeCanyon marketplace.
|
124 |
+
|
125 |
+
[AccessPress Themes](https://accesspressthemes.com/) - AccessPress Themes has 50+ beautiful and elegant, fully responsive, multipurpose themes to meet your need for free and commercial basis.
|
126 |
+
|
127 |
+
[8Degree Themes](https://8degreethemes.com/) - 8Degree Themes offers 15+ free WordPress themes and 16+ premium WordPress themes carefully crafted with creativity.
|
128 |
|
129 |
== Installation ==
|
130 |
1. Unzip accesspress-social-icons.zip
|
150 |
4. Backend Lcon Sets Listing
|
151 |
|
152 |
== Changelog ==
|
153 |
+
= 1.7.1 =
|
154 |
+
* Updated More WordPress Resources section
|
155 |
+
|
156 |
= 1.7.0 =
|
157 |
* Updated how to use section
|
158 |
|