AccessPress Instagram Feed - Version 3.0.3

Version Description

  • Refinement in the code
  • Tested compatibility with WordPress version 4.9.7
Download this release

Release Info

Developer Access Keys
Plugin Icon 128x128 AccessPress Instagram Feed
Version 3.0.3
Comparing to
See all releases

Code changes from version 3.0.2 to 3.0.3

accesspress-instagram-feed.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin name: AccessPress Instagram Feed
4
  Plugin URI: https://accesspressthemes.com/wordpress-plugins/accesspress-instagram-feed/
5
  Description: A plugin to add various instagram widgets with dynamic configuration options.
6
- Version: 3.0.2
7
  Author: AccessPress Themes
8
  Author URI: http://accesspressthemes.com
9
  Text Domain:accesspress-instagram-feed
@@ -13,7 +13,7 @@ License: GPLv2 or later
13
 
14
  //Decleration of the necessary constants for plugin
15
  if( !defined( 'APIF_VERSION' ) ) {
16
- define( 'APIF_VERSION', '3.0.2' );
17
  }
18
 
19
  if( !defined( 'APIF_IMAGE_DIR' ) ) {
3
  Plugin name: AccessPress Instagram Feed
4
  Plugin URI: https://accesspressthemes.com/wordpress-plugins/accesspress-instagram-feed/
5
  Description: A plugin to add various instagram widgets with dynamic configuration options.
6
+ Version: 3.0.3
7
  Author: AccessPress Themes
8
  Author URI: http://accesspressthemes.com
9
  Text Domain:accesspress-instagram-feed
13
 
14
  //Decleration of the necessary constants for plugin
15
  if( !defined( 'APIF_VERSION' ) ) {
16
+ define( 'APIF_VERSION', '3.0.3' );
17
  }
18
 
19
  if( !defined( 'APIF_IMAGE_DIR' ) ) {
css/backend.css CHANGED
@@ -251,8 +251,8 @@ clear:both;
251
  padding: 15px;
252
  }
253
  #optionsframework-submit {
254
- background-color: #f1f1f1;
255
- border-top: 1px solid #ddd;
256
  padding: 7px 10px;
257
  }
258
  #optionsframework h2 {
251
  padding: 15px;
252
  }
253
  #optionsframework-submit {
254
+ /*background-color: #f1f1f1;*/
255
+ /*border-top: 1px solid #ddd;*/
256
  padding: 7px 10px;
257
  }
258
  #optionsframework h2 {
images/Thumbs.db DELETED
Binary file
images/upgrade/Thumbs.db DELETED
Binary file
inc/backend/boards/display-settings.php CHANGED
@@ -45,6 +45,6 @@
45
  </div>
46
  </div>
47
  </div>
48
-
49
  </div>
50
  </div>
45
  </div>
46
  </div>
47
  </div>
48
+ <?php include (APIF_INST_PATH . '/inc/backend/submit-button.php'); ?>
49
  </div>
50
  </div>
inc/backend/boards/instagram-profiles.php CHANGED
@@ -45,5 +45,6 @@
45
  </div>
46
  </div>
47
  <!--Instagram-->
 
48
  </div>
49
- </div>
45
  </div>
46
  </div>
47
  <!--Instagram-->
48
+ <?php include (APIF_INST_PATH . '/inc/backend/submit-button.php'); ?>
49
  </div>
50
+ </div>
inc/backend/main-page.php CHANGED
@@ -68,9 +68,6 @@ $apif_settings = get_option( 'apif_settings' );
68
  * Display Settings
69
  * */
70
  include_once('boards/display-settings.php');
71
- ?>
72
-
73
- <?php
74
  /**
75
  * Captcha Settings
76
  * */
@@ -87,11 +84,7 @@ $apif_settings = get_option( 'apif_settings' );
87
  /**
88
  * Nonce field
89
  * */
90
- wp_nonce_field('apif_settings_action', 'apif_settings_nonce');
91
  ?>
92
- <div id="optionsframework-submit" class="ap-settings-submit">
93
- <input type="submit" class="button button-primary" value="Save all changes" name="ap_settings_submit"/>
94
- </div>
95
  </form>
96
  </div><!--optionsframework-->
97
  </div>
68
  * Display Settings
69
  * */
70
  include_once('boards/display-settings.php');
 
 
 
71
  /**
72
  * Captcha Settings
73
  * */
84
  /**
85
  * Nonce field
86
  * */
 
87
  ?>
 
 
 
88
  </form>
89
  </div><!--optionsframework-->
90
  </div>
inc/backend/submit-button.php ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
1
+ <?php
2
+ defined('ABSPATH') or die("No script kiddies please!");
3
+
4
+ wp_nonce_field('apif_settings_action', 'apif_settings_nonce');
5
+ ?>
6
+ <div id="optionsframework-submit" class="ap-settings-submit">
7
+ <input type="submit" class="button button-primary" value="Save all changes" name="ap_settings_submit"/>
8
+ </div>
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: Access Keys
3
  Tags: instagram, instagram feed, instagram tag, instagram slider, instagarm mosaic view, instagarm mosaic layout, instagram lightbox, social media instagram, social network, masonry layout, masonry lightbox, instagarm masonry view, grid rotator, grid rotatory
4
  Donate link: http://accesspressthemes.com/donation/
5
  Requires at least: 3.8
6
- Tested up to: 4.9
7
- Stable tag: 3.0.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -94,6 +94,22 @@ For a easy installation guide checkout the Installation tab above.
94
 
95
  [More WordPress Resources](http://wpall.club/)
96
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
97
  == Installation ==
98
 
99
  = For automatic installation: =
@@ -137,9 +153,14 @@ Once you install the plugin , you can check some general documentation about how
137
  5. Backend Display Settings Section
138
 
139
  == Changelog ==
 
 
 
 
 
140
  = 3.0.2 =
141
  * Few CSS Refinement
142
- * Session Used Removed.
143
 
144
  = 3.0.1 =
145
  * Few CSS Refinement
3
  Tags: instagram, instagram feed, instagram tag, instagram slider, instagarm mosaic view, instagarm mosaic layout, instagram lightbox, social media instagram, social network, masonry layout, masonry lightbox, instagarm masonry view, grid rotator, grid rotatory
4
  Donate link: http://accesspressthemes.com/donation/
5
  Requires at least: 3.8
6
+ Tested up to: 4.9.7
7
+ Stable tag: 3.0.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
94
 
95
  [More WordPress Resources](http://wpall.club/)
96
 
97
+ == Themes Compatible with the Plugin: ==
98
+
99
+ <strong>Accesspress Instagram Feed </strong> works best with every WordPress theme. Its even more remarkable when used with popular themes like VMagazine and AccessPress Parallax.
100
+
101
+ AND IF THIS PLUGIN HAS IMPRESSED YOU, THEN YOU WOULD ENJOY OUR OTHER PROJECTS TOO. DO CHECK THESE OUT :
102
+
103
+ [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.
104
+
105
+ [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.
106
+
107
+ [Premium WordPress Plugins](https://codecanyon.net/user/accesskeys/portfolio?Ref=AccessKeys) - 45+ premium WordPress plugins of many different types. High user ratings, great quality and best sellers in CodeCanyon marketplace.
108
+
109
+ [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.
110
+
111
+ [8Degree Themes](https://8degreethemes.com/) - 8Degree Themes offers 15+ free WordPress themes and 16+ premium WordPress themes carefully crafted with creativity.
112
+
113
  == Installation ==
114
 
115
  = For automatic installation: =
153
  5. Backend Display Settings Section
154
 
155
  == Changelog ==
156
+
157
+ = 3.0.3 =
158
+ * Refinement in the code
159
+ * Tested compatibility with WordPress version 4.9.7
160
+
161
  = 3.0.2 =
162
  * Few CSS Refinement
163
+ * Session Used Removed
164
 
165
  = 3.0.1 =
166
  * Few CSS Refinement