Changeset 3464210
- Timestamp:
- 02/18/2026 10:34:50 AM (3 days ago)
- Location:
- nebula-forge-addons-for-elementor
- Files:
-
- 3 edited
-
tags/0.9.2/nebula-forge-addons-for-elementor.php (modified) (2 diffs)
-
tags/0.9.2/readme.txt (modified) (1 diff)
-
trunk/nebula-forge-addons-for-elementor.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
nebula-forge-addons-for-elementor/tags/0.9.2/nebula-forge-addons-for-elementor.php
r3463479 r3464210 4 4 * Plugin URI: https://wordpress.org/plugins/nebula-forge-addons-for-elementor/ 5 5 * Description: Professional Elementor widgets for any WordPress page — blogs, portfolios, landing pages, WooCommerce, and beyond. 6 * Version: 0.9. 16 * Version: 0.9.2 7 7 * Author: Zainaster 8 8 * Author URI: https://profiles.wordpress.org/shoaibzain/ … … 22 22 } 23 23 24 define('NEBULA_FORGE_ADDON_VERSION', '0.9. 1');24 define('NEBULA_FORGE_ADDON_VERSION', '0.9.2'); 25 25 define('NEBULA_FORGE_ADDON_FILE', __FILE__); 26 26 define('NEBULA_FORGE_ADDON_BASENAME', plugin_basename(__FILE__)); -
nebula-forge-addons-for-elementor/tags/0.9.2/readme.txt
r3463479 r3464210 5 5 Tested up to: 6.9.1 6 6 Requires PHP: 7.4 7 Stable tag: 0.9. 17 Stable tag: 0.9.2 8 8 Requires Plugins: elementor 9 9 License: GPLv2 or later -
nebula-forge-addons-for-elementor/trunk/nebula-forge-addons-for-elementor.php
r3463479 r3464210 4 4 * Plugin URI: https://wordpress.org/plugins/nebula-forge-addons-for-elementor/ 5 5 * Description: Professional Elementor widgets for any WordPress page — blogs, portfolios, landing pages, WooCommerce, and beyond. 6 * Version: 0.9. 16 * Version: 0.9.2 7 7 * Author: Zainaster 8 8 * Author URI: https://profiles.wordpress.org/shoaibzain/ … … 22 22 } 23 23 24 define('NEBULA_FORGE_ADDON_VERSION', '0.9. 1');24 define('NEBULA_FORGE_ADDON_VERSION', '0.9.2'); 25 25 define('NEBULA_FORGE_ADDON_FILE', __FILE__); 26 26 define('NEBULA_FORGE_ADDON_BASENAME', plugin_basename(__FILE__));
Note: See TracChangeset
for help on using the changeset viewer.