Changeset 3102409
- Timestamp:
- 06/13/2024 04:38:53 PM (22 months ago)
- Location:
- uptain-connect/trunk
- Files:
-
- 3 edited
-
README.txt (modified) (1 diff)
-
vendor/composer/installed.php (modified) (2 diffs)
-
wf-uptain-tracking.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uptain-connect/trunk/README.txt
r3102401 r3102409 1 1 === Conversion Optimization with Exit-Intent Popups and Abandoned Shopping Cart Emails === 2 Contributors: webfoersterei3 2 Donate link: www.uptain.de 4 Tags: E-Commerce, Conversion-Optimierung, Exit-Intent, Warenkorb, Conversion, E-Mail, Big Data, DSGVO, Kundengewinnung, Marketing, Shop, Optimierung5 Requires at least: 5.86 Tested up to: 6.47 Stable tag: 2.28 Requires PHP: 7.49 3 License: GPLv2 10 4 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
uptain-connect/trunk/vendor/composer/installed.php
r3102401 r3102409 2 2 'root' => array( 3 3 'name' => 'webfoersterei/wp-plugin', 4 'pretty_version' => '2.3. 0',5 'version' => '2.3. 0.0',6 'reference' => ' 362846f1c3d049efb92d843143b08716e33fb10c',4 'pretty_version' => '2.3.1', 5 'version' => '2.3.1.0', 6 'reference' => '15e087982a81fed2aebbf6541105c15f15803e30', 7 7 'type' => 'wordpress-plugin', 8 8 'install_path' => __DIR__ . '/../../', … … 234 234 ), 235 235 'webfoersterei/wp-plugin' => array( 236 'pretty_version' => '2.3. 0',237 'version' => '2.3. 0.0',238 'reference' => ' 362846f1c3d049efb92d843143b08716e33fb10c',236 'pretty_version' => '2.3.1', 237 'version' => '2.3.1.0', 238 'reference' => '15e087982a81fed2aebbf6541105c15f15803e30', 239 239 'type' => 'wordpress-plugin', 240 240 'install_path' => __DIR__ . '/../../', -
uptain-connect/trunk/wf-uptain-tracking.php
r3102401 r3102409 14 14 * Requires at least: 5.8 15 15 * Version: 2.3.1 16 * Stable tag: 2.3 16 17 * Requires PHP: 7.4 17 18 * Tested up to: 6.5 18 * Tags: E-Commerce, Conversion-Optimierung, Exit-Intent, Warenkorb, Shop, Conversion, E-Mail, Kundengewinnung, Marketing19 * Tags: E-Commerce, Conversion-Optimierung, Exit-Intent, Warenkorb, Shop, Conversion, E-Mail, Big Data, DSGVO, Kundengewinnung, Marketing, Optimierung 19 20 * Author: uptain GmbH 20 21 * Author URI: https://www.uptain.de/
Note: See TracChangeset
for help on using the changeset viewer.