Changeset 2877397
- Timestamp:
- 03/09/2023 05:21:38 PM (2 years ago)
- Location:
- itro-popup/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
itro-popup/trunk/mc-main.php
r2877359 r2877397 7 7 E-mail: [email protected] 8 8 Text Domain: itro-popup 9 Version: 5.2. 89 Version: 5.2.3 10 10 Author URI: https://www.itroteam.com 11 11 */ … … 14 14 15 15 global $ITRO_VER; 16 $ITRO_VER = '5.2. 8';16 $ITRO_VER = '5.2.3'; 17 17 18 18 global $popup_fired; //it check if there is a popup visualization via shortcode or via automatic visualization … … 60 60 function itro_get_woo_shop_id(): void 61 61 { 62 i tro_update_option('woo_shop_id', get_the_id());62 ipp_itro_update_option('woo_shop_id', get_the_id()); 63 63 } 64 64 -
itro-popup/trunk/readme.txt
r2877359 r2877397 4 4 Tags: multilingual popup, popup, popup message, popuup optin, popup box, popup ads, popup advertising, popup block, popup content warning, fancy box, fancy popup, advertising popup, pop-up, lightbox popup 5 5 Requires at least: 3.0.1 6 Tested up to: 6. 0.16 Tested up to: 6.1 7 7 Requires PHP: 7.0 8 Stable tag: 5. 3.08 Stable tag: 5.2.3 9 9 License: GPLv3 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 130 130 BACKEND SCREENSHOT - [CLICK HERE!](https://www.itroteam.com/wordpress-popup-samples-demos/#backend) 131 131 132 132 == Screenshots == 133 133 1. The screenshot description corresponds to screenshot-1.(png|jpg|jpeg|gif). 134 134 135 135 == Changelog == 136 = 5.2.8 =137 FIXED: save probelm on popup-admin138 139 = 5.2.7 =140 FIXED: core-function141 142 136 = 5.1 = 143 137 ADDED: control for logged users for popup display
Note: See TracChangeset
for help on using the changeset viewer.