Changeset 3281755
- Timestamp:
- 04/25/2025 10:47:55 AM (11 months ago)
- Location:
- ultimate-sticky-popup-widgets
- Files:
-
- 55 added
- 7 edited
-
tags/1.0.3 (added)
-
tags/1.0.3/LICENSE.txt (added)
-
tags/1.0.3/README.txt (added)
-
tags/1.0.3/admin (added)
-
tags/1.0.3/admin/class-ultimate-sticky-popup-and-widgets-admin.php (added)
-
tags/1.0.3/admin/css (added)
-
tags/1.0.3/admin/css/admin.css (added)
-
tags/1.0.3/admin/css/ultimate-sticky-popup-and-widgets-admin.css (added)
-
tags/1.0.3/admin/images (added)
-
tags/1.0.3/admin/images/any-cpt-listing-block.jpg (added)
-
tags/1.0.3/admin/images/any-post-slider.png (added)
-
tags/1.0.3/admin/images/cf7-to-any-api.png (added)
-
tags/1.0.3/admin/images/copy.svg (added)
-
tags/1.0.3/admin/images/manifold-google-maps.jpg (added)
-
tags/1.0.3/admin/images/scss-wp-editor.jpg (added)
-
tags/1.0.3/admin/index.php (added)
-
tags/1.0.3/admin/js (added)
-
tags/1.0.3/admin/js/admin.js (added)
-
tags/1.0.3/admin/js/ultimate-sticky-popup-and-widgets-admin.js (added)
-
tags/1.0.3/admin/partials (added)
-
tags/1.0.3/admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php (added)
-
tags/1.0.3/includes (added)
-
tags/1.0.3/includes/class-ultimate-sticky-popup-and-widgets-activator.php (added)
-
tags/1.0.3/includes/class-ultimate-sticky-popup-and-widgets-deactivator.php (added)
-
tags/1.0.3/includes/class-ultimate-sticky-popup-and-widgets-i18n.php (added)
-
tags/1.0.3/includes/class-ultimate-sticky-popup-and-widgets-loader.php (added)
-
tags/1.0.3/includes/class-ultimate-sticky-popup-and-widgets.php (added)
-
tags/1.0.3/includes/index.php (added)
-
tags/1.0.3/index.php (added)
-
tags/1.0.3/languages (added)
-
tags/1.0.3/languages/ultimate-sticky-popup-and-widgets.pot (added)
-
tags/1.0.3/public (added)
-
tags/1.0.3/public/class-ultimate-sticky-popup-and-widgets-public.php (added)
-
tags/1.0.3/public/css (added)
-
tags/1.0.3/public/css/all.min.css (added)
-
tags/1.0.3/public/css/ultimate-sticky-popup-and-widgets-public.css (added)
-
tags/1.0.3/public/css/ultimate-sticky-popup.css (added)
-
tags/1.0.3/public/css/uspw-social-share.css (added)
-
tags/1.0.3/public/images (added)
-
tags/1.0.3/public/images/envelope.png (added)
-
tags/1.0.3/public/index.php (added)
-
tags/1.0.3/public/js (added)
-
tags/1.0.3/public/js/left.js (added)
-
tags/1.0.3/public/js/left_bottom.js (added)
-
tags/1.0.3/public/js/modernizr.custom.js (added)
-
tags/1.0.3/public/js/right.js (added)
-
tags/1.0.3/public/js/right_bottom.js (added)
-
tags/1.0.3/public/js/top_left.js (added)
-
tags/1.0.3/public/js/top_right.js (added)
-
tags/1.0.3/public/js/ultimate-sticky-popup-and-widgets-public.js (added)
-
tags/1.0.3/public/partials (added)
-
tags/1.0.3/public/partials/ultimate-sticky-popup-and-widgets-public-display.php (added)
-
tags/1.0.3/public/partials/uspaw-social-share-display.php (added)
-
tags/1.0.3/ultimate-sticky-popup-and-widgets.php (added)
-
tags/1.0.3/uninstall.php (added)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/admin/css/admin.css (modified) (1 diff)
-
trunk/admin/js/ultimate-sticky-popup-and-widgets-admin.js (modified) (1 diff)
-
trunk/admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php (modified) (10 diffs)
-
trunk/includes/class-ultimate-sticky-popup-and-widgets.php (modified) (2 diffs)
-
trunk/languages/ultimate-sticky-popup-and-widgets.pot (modified) (1 diff)
-
trunk/ultimate-sticky-popup-and-widgets.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ultimate-sticky-popup-widgets/trunk/README.txt
r3063264 r3281755 1 1 === Ultimate Sticky Popup & Widgets === 2 Contributors: itpathsolutions, mayur8991, thakordarshil 2 Contributors: itpathsolutions, mayur8991, thakordarshil, pdangar 3 3 Donate link: https://www.itpathsolutions.com 4 4 Tags: popup , sticky popup , popup and widgets , sticky popup and widgets 5 5 Requires at least: 6.0 6 Tested up to: 6. 56 Tested up to: 6.8 7 7 Requires PHP: 7.4 8 Stable tag: 1.0. 38 Stable tag: 1.0.4 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 63 63 == Changelog == 64 64 65 = 1.0.4 = 66 - Compatibility – Fully compatible with WordPress version 6.8. 67 - Enhancement – Improved internationalization (i18n) support. 68 - New – Added a new .pot file for translations. 69 - Fix – Resolved issue with copying the social share shortcode. 70 65 71 = 1.0.3 = 66 72 - Enhancement – Compatibility updated for WordPress 6.3 -
ultimate-sticky-popup-widgets/trunk/admin/css/admin.css
r2817012 r3281755 13 13 text-align: center; 14 14 15 } 16 .sticky_popup_form { 17 padding: 24px; 18 border: 1px solid #e0e0e0; 19 background-color: #fff; 20 box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); 21 border-radius: 8px; 15 22 } 16 23 .product_column a{ -
ultimate-sticky-popup-widgets/trunk/admin/js/ultimate-sticky-popup-and-widgets-admin.js
r2817004 r3281755 30 30 */ 31 31 $( document ).ready(function() { 32 jQuery('#uspaw_copy_to_clip_id').on('click',function(){ 33 var sampleTextarea = document.createElement("textarea"); 34 document.body.appendChild(sampleTextarea); 35 sampleTextarea.value = jQuery('#uspaw_copy_to_clip_id').val(); //save main text in it 36 sampleTextarea.select(); //select textarea contenrs 37 document.execCommand("copy"); 38 document.body.removeChild(sampleTextarea); 39 $('.aps-text-copied-msg').fadeIn(1000); 40 $('.aps-text-copied-msg').fadeOut(1000); 41 }); 32 $('#uspaw_copy_to_clip_id').click(function() { 33 var shortcodeInput = document.getElementById('uspaw_shortcode_id'); 34 shortcodeInput.select(); 35 document.execCommand('copy'); 36 37 // Show the copied message 38 $('.aps-text-copied-msg').fadeIn().delay(2000).fadeOut(); 39 }); 42 40 }); 43 41 -
ultimate-sticky-popup-widgets/trunk/admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php
r2894082 r3281755 19 19 ?> 20 20 <div class="wrap"> 21 <h2><?php e cho esc_html( 'Ultimate Sticky Popup & Widget Settings' );?></h2>21 <h2><?php esc_html_e('Ultimate Sticky Popup & Widget Settings', 'ultimate-sticky-popup-and-widgets'); ?></h2> 22 22 <?php if($uspaw_options['uspaw_social_share_active']): ?> 23 23 <div class="uspaw_current_short_code"> 24 <h4> Copy this short code to display Social Share:</h4>24 <h4><?php esc_html_e('Copy this short code to display Social Share:', 'ultimate-sticky-popup-and-widgets'); ?></h4> 25 25 <div class='uspaw-current-short-code-wrap'> 26 <input type="text" size="30" readonly name="uspaw_shortcode" id="uspaw_shortcode_id" value="[uspaw_social_share]" disabled/> 27 <span class="uspaw-copy-to-clip" id="uspaw_copy_to_clip_id" alt="copy"> Copy</span>26 <input type="text" size="30" readonly name="uspaw_shortcode" id="uspaw_shortcode_id" value="[uspaw_social_share]" /> 27 <span class="uspaw-copy-to-clip" id="uspaw_copy_to_clip_id" alt="copy"><?php esc_html_e('Copy', 'ultimate-sticky-popup-and-widgets'); ?></span> 28 28 </div> 29 <span class="aps-text-copied-msg" style="display:none;"> Shortcode copied!</span>29 <span class="aps-text-copied-msg" style="display:none;"><?php esc_html_e('Shortcode copied!', 'ultimate-sticky-popup-and-widgets'); ?></span> 30 30 </div> 31 31 <?php endif; ?> … … 35 35 <?php if(isset($_GET["update-status"])): ?> 36 36 <div class="notice notice-success is-dismissible"> 37 <p><?php e cho esc_html('Settings save successfully!'); ?>.</p>37 <p><?php esc_html_e('Settings saved successfully!', 'ultimate-sticky-popup-and-widgets'); ?></p> 38 38 </div> 39 39 <?php endif; ?> … … 41 41 <table class="form-table" width="100%"> 42 42 <tr> 43 <th scope="row"> Display Popup</th>43 <th scope="row"><?php esc_html_e('Display Popup', 'ultimate-sticky-popup-and-widgets'); ?></th> 44 44 <td> 45 45 <input type="checkbox" name="popup_active" id="popup_active" value="1" 46 46 <?php if($uspaw_options['uspaw_popup_active']) echo 'checked="checked"'; else '';?>> <label 47 for="popup_active"><strong><?php e cho esc_html('Enable Us');?></strong></label>47 for="popup_active"><strong><?php esc_html_e('Enable Us', 'ultimate-sticky-popup-and-widgets'); ?></strong></label> 48 48 </td> 49 49 </tr> 50 50 <tr> 51 <th scope="row"> Enable Social Share</th>51 <th scope="row"><?php esc_html_e('Enable Social Share', 'ultimate-sticky-popup-and-widgets'); ?></th> 52 52 <td> 53 53 <input type="checkbox" name="social_share_active" id="popup_active" value="1" 54 54 <?php if($uspaw_options['uspaw_social_share_active']) echo 'checked="checked"'; else '';?>> <label 55 for="social_share_active"><strong><?php e cho esc_html('Enable Share');?></strong></label>55 for="social_share_active"><strong><?php esc_html_e('Enable Share', 'ultimate-sticky-popup-and-widgets'); ?></strong></label> 56 56 </td> 57 57 </tr> 58 58 <tr> 59 <th scope="row"><label for="button_layout"><?php e cho esc_html( 'Layout' );?></label></th>59 <th scope="row"><label for="button_layout"><?php esc_html_e( 'Layout', 'ultimate-sticky-popup-and-widgets' );?></label></th> 60 60 <td><select name="button_layout" id="button_layout"> 61 61 <?php foreach ( $get_uspaw_button_layout as $key => $value ): ?> … … 67 67 </tr> 68 68 <tr> 69 <th scope="row"><label for="popup_title"><?php e cho esc_html( 'Popup Title');?></label></th>69 <th scope="row"><label for="popup_title"><?php esc_html_e('Popup Title', 'ultimate-sticky-popup-and-widgets'); ?></label></th> 70 70 <td><input type="text" name="popup_title" id="popup_title" size="25" 71 71 value="<?php echo esc_attr($uspaw_options['uspaw_popup_title']); ?>"></td> 72 72 </tr> 73 73 <tr> 74 <th scope="row"><label for="popup_title_color"><?php e cho esc_html( 'Popup Title Color' );?></label>74 <th scope="row"><label for="popup_title_color"><?php esc_html_e('Popup Title Color', 'ultimate-sticky-popup-and-widgets'); ?></label> 75 75 </th> 76 76 <td><input type="text" name="popup_title_color" id="popup_title_color" maxlength="255" size="25" … … 78 78 </tr> 79 79 <tr> 80 <th scope="row"><label 81 for="popup_title_image"><?php echo esc_html( 'Popup Title Right Side Icon');?></label></th> 80 <th scope="row"><label for="popup_title_image"><?php esc_html_e('Popup Title Right Side Icon', 'ultimate-sticky-popup-and-widgets'); ?></label></th> 82 81 <td><input type="text" name="popup_title_image" id="popup_title_image" maxlength="255" size="25" 83 82 value="<?php echo esc_attr($uspaw_options['uspaw_popup_image']); ?>"><input 84 id="popup_title_image_button" class="button" type="button" value=" Upload Image" />85 < br />Enter a URL or upload an image83 id="popup_title_image_button" class="button" type="button" value="<?php esc_attr_e('Upload Image', 'ultimate-sticky-popup-and-widgets'); ?>" /> 84 <?php esc_html_e('Enter a URL or upload an image', 'ultimate-sticky-popup-and-widgets'); ?> 86 85 </td> 87 86 </tr> 88 87 <tr> 89 <th scope="row"><label 90 for="popup_right_icon_border"><?php echo esc_html( 'Popup Right Icon Border Color' );?></label> 91 </th> 88 <th scope="row"><label for="popup_right_icon_border"><?php esc_html_e('Popup Right Icon Border Color', 'ultimate-sticky-popup-and-widgets'); ?></label></th> 92 89 <td><input type="text" name="popup_right_icon_border" id="popup_right_icon_border" 93 90 maxlength="255" size="25" … … 96 93 97 94 <tr> 98 <th scope="row"><label for="popup_header_color"><?php e cho esc_html( 'Popup Header Color' );?></label>95 <th scope="row"><label for="popup_header_color"><?php esc_html_e('Popup Header Color', 'ultimate-sticky-popup-and-widgets'); ?></label></th> 99 96 </th> 100 97 <td><input type="text" name="popup_header_color" id="popup_header_color" maxlength="255" size="25" … … 102 99 </tr> 103 100 <tr> 104 <th scope="row"><label 105 for="popup_header_border_color"><?php echo esc_html( 'Popup Header Border Color' );?></label> 101 <th scope="row"><label for="popup_header_border_color"><?php esc_html_e('Popup Header Border Color', 'ultimate-sticky-popup-and-widgets'); ?></label></th> 106 102 </th> 107 103 <td><input type="text" name="popup_header_border_color" id="popup_header_border_color" … … 110 106 </tr> 111 107 <tr> 112 <th scope="row"><label for="popup_place"><?php e cho esc_html( 'Popup Place' );?></label></th>108 <th scope="row"><label for="popup_place"><?php esc_html_e('Popup Place', 'ultimate-sticky-popup-and-widgets'); ?></label></th> 113 109 <td><select name="popup_place" id="popup_place"> 114 110 <?php foreach ( $get_uspaw_place as $key => $value ): ?> … … 121 117 122 118 <tr> 123 <th scope="row"><label for="popup_top_margin"><?php e cho esc_html( 'Popup Top Margin');?></label>119 <th scope="row"><label for="popup_top_margin"><?php esc_html_e('Popup Top Margin', 'ultimate-sticky-popup-and-widgets'); ?></label></th> 124 120 </th> 125 121 <td><input type="number" name="popup_top_margin" id="popup_top_margin" maxlength="255" size="25" 126 value="<?php echo esc_attr($uspaw_options['uspaw_popup_top_margin']); ?>">%<br /> 127 <small>Top margin is only included if popup place Left or Right is selected. Please enter 128 numeric value. 122 value="<?php echo esc_attr($uspaw_options['uspaw_popup_top_margin']); ?>">% 123 <small><?php esc_html_e('Top margin is only included if popup place Left or Right is selected. Please enter numeric value.', 'ultimate-sticky-popup-and-widgets'); ?></small> 129 124 </td> 130 125 </tr> 131 126 <tr> 132 127 <th scope="row"><label 133 for="popup_content"><?php e cho esc_html( 'Popup Content');?><br></label><small><?php echo esc_html( 'you can add shortcode or html' );?></small>134 </th>128 for="popup_content"><?php esc_html_e('Popup Content', 'ultimate-sticky-popup-and-widgets'); ?><br></label> 129 <small><?php esc_html_e('you can add shortcode or html', 'ultimate-sticky-popup-and-widgets'); ?></small></th> 135 130 <td></td> 136 131 </tr> … … 153 148 <p class="submit"> 154 149 <input type="submit" name="Submit" class="button-primary" 155 value="<?php e cho esc_attr( 'Save Changes' )?>" />150 value="<?php esc_attr_e('Save Changes', 'ultimate-sticky-popup-and-widgets'); ?>" /> 156 151 </p> 157 152 </div> -
ultimate-sticky-popup-widgets/trunk/includes/class-ultimate-sticky-popup-and-widgets.php
r2894082 r3281755 257 257 public function get_uspaw_place() { 258 258 return array( 259 'right-bottom' => 'Right Bottom',260 'left-bottom' => 'Left Bottom',261 'top-left' => 'Top Left',262 'top-right' => 'Top Right',263 'right' => 'Right',264 'left' => 'Left',259 'right-bottom' => __('Right Bottom', 'ultimate-sticky-popup-and-widgets'), 260 'left-bottom' => __('Left Bottom', 'ultimate-sticky-popup-and-widgets'), 261 'top-left' => __('Top Left', 'ultimate-sticky-popup-and-widgets'), 262 'top-right' => __('Top Right', 'ultimate-sticky-popup-and-widgets'), 263 'right' => __('Right', 'ultimate-sticky-popup-and-widgets'), 264 'left' => __('Left', 'ultimate-sticky-popup-and-widgets'), 265 265 ); 266 266 } … … 268 268 public function get_uspaw_button_layout() { 269 269 return array( 270 'squre-layout' => 'Square Layout',271 'round-layout' => 'Round Layout',270 'squre-layout' => __('Square Layout', 'ultimate-sticky-popup-and-widgets'), 271 'round-layout' => __('Round Layout', 'ultimate-sticky-popup-and-widgets'), 272 272 ); 273 273 } -
ultimate-sticky-popup-widgets/trunk/languages/ultimate-sticky-popup-and-widgets.pot
r2754393 r3281755 1 #, fuzzy 2 msgid "" 3 msgstr "" 4 "Project-Id-Version: Ultimate Sticky Popup & Widgets\n" 5 "Report-Msgid-Bugs-To: \n" 6 "POT-Creation-Date: 2025-04-25 10:36+0000\n" 7 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 8 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 9 "Language-Team: \n" 10 "Language: \n" 11 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 12 "MIME-Version: 1.0\n" 13 "Content-Type: text/plain; charset=UTF-8\n" 14 "Content-Transfer-Encoding: 8bit\n" 15 "X-Generator: Loco https://localise.biz/\n" 16 "X-Loco-Version: 2.7.2; wp-6.8\n" 17 "X-Domain: ultimate-sticky-popup-and-widgets" 18 19 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:27 20 msgid "Copy" 21 msgstr "" 22 23 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:24 24 msgid "Copy this short code to display Social Share:" 25 msgstr "" 26 27 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:43 28 msgid "Display Popup" 29 msgstr "" 30 31 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:55 32 msgid "Enable Share" 33 msgstr "" 34 35 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:51 36 msgid "Enable Social Share" 37 msgstr "" 38 39 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:47 40 msgid "Enable Us" 41 msgstr "" 42 43 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:84 44 msgid "Enter a URL or upload an image" 45 msgstr "" 46 47 #. Author of the plugin 48 msgid "IT Path Solutions" 49 msgstr "" 50 51 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:59 52 msgid "Layout" 53 msgstr "" 54 55 #: includes/class-ultimate-sticky-popup-and-widgets.php:264 56 msgid "Left" 57 msgstr "" 58 59 #: includes/class-ultimate-sticky-popup-and-widgets.php:260 60 msgid "Left Bottom" 61 msgstr "" 62 63 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:128 64 msgid "Popup Content" 65 msgstr "" 66 67 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:101 68 msgid "Popup Header Border Color" 69 msgstr "" 70 71 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:95 72 msgid "Popup Header Color" 73 msgstr "" 74 75 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:108 76 msgid "Popup Place" 77 msgstr "" 78 79 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:88 80 msgid "Popup Right Icon Border Color" 81 msgstr "" 82 83 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:69 84 msgid "Popup Title" 85 msgstr "" 86 87 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:74 88 msgid "Popup Title Color" 89 msgstr "" 90 91 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:80 92 msgid "Popup Title Right Side Icon" 93 msgstr "" 94 95 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:119 96 msgid "Popup Top Margin" 97 msgstr "" 98 99 #: includes/class-ultimate-sticky-popup-and-widgets.php:263 100 msgid "Right" 101 msgstr "" 102 103 #: includes/class-ultimate-sticky-popup-and-widgets.php:259 104 msgid "Right Bottom" 105 msgstr "" 106 107 #: includes/class-ultimate-sticky-popup-and-widgets.php:271 108 msgid "Round Layout" 109 msgstr "" 110 111 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:150 112 msgid "Save Changes" 113 msgstr "" 114 115 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:37 116 msgid "Settings saved successfully!" 117 msgstr "" 118 119 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:29 120 msgid "Shortcode copied!" 121 msgstr "" 122 123 #: includes/class-ultimate-sticky-popup-and-widgets.php:270 124 msgid "Square Layout" 125 msgstr "" 126 127 #: includes/class-ultimate-sticky-popup-and-widgets.php:261 128 msgid "Top Left" 129 msgstr "" 130 131 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:123 132 msgid "" 133 "Top margin is only included if popup place Left or Right is selected. Please " 134 "enter numeric value." 135 msgstr "" 136 137 #: includes/class-ultimate-sticky-popup-and-widgets.php:262 138 msgid "Top Right" 139 msgstr "" 140 141 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:21 142 msgid "Ultimate Sticky Popup & Widget Settings" 143 msgstr "" 144 145 #. Name of the plugin 146 msgid "Ultimate Sticky Popup & Widgets" 147 msgstr "" 148 149 #. Description of the plugin 150 msgid "" 151 "Ultimate Sticky Popup & Widgets is a simple, easy and fully-customizable " 152 "WordPress plugin used to add popup on fixed position like bottom left, " 153 "bottom right, left side or right side , top left side & top right side with " 154 "User friendly Settings." 155 msgstr "" 156 157 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:83 158 msgid "Upload Image" 159 msgstr "" 160 161 #: admin/partials/ultimate-sticky-popup-and-widgets-admin-display.php:129 162 msgid "you can add shortcode or html" 163 msgstr "" -
ultimate-sticky-popup-widgets/trunk/ultimate-sticky-popup-and-widgets.php
r2962786 r3281755 16 16 * Plugin URI: https://wordpress.org/plugins/ultimate-sticky-popup-and-widgets/ 17 17 * Description: Ultimate Sticky Popup & Widgets is a simple, easy and fully-customizable WordPress plugin used to add popup on fixed position like bottom left, bottom right, left side or right side , top left side & top right side with User friendly Settings. 18 * Version: 1.0. 318 * Version: 1.0.4 19 19 * Author: IT Path Solutions 20 20 * Author URI: https://www.itpathsolutions.com/ … … 35 35 * Rename this for your plugin and update it as you release new versions. 36 36 */ 37 define( 'ULTIMATE_STICKY_POPUP_AND_WIDGETS_VERSION', '1.0. 3' );37 define( 'ULTIMATE_STICKY_POPUP_AND_WIDGETS_VERSION', '1.0.4' ); 38 38 39 39 /**
Note: See TracChangeset
for help on using the changeset viewer.