Plugin Directory

Changeset 3102409


Ignore:
Timestamp:
06/13/2024 04:38:53 PM (22 months ago)
Author:
webfoersterei
Message:

Enhance listing by removing redundant information and updating latest stable

Location:
uptain-connect/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • uptain-connect/trunk/README.txt

    r3102401 r3102409  
    11=== Conversion Optimization with Exit-Intent Popups and Abandoned Shopping Cart Emails ===
    2 Contributors: webfoersterei
    32Donate link: www.uptain.de
    4 Tags: E-Commerce, Conversion-Optimierung, Exit-Intent, Warenkorb, Conversion, E-Mail, Big Data, DSGVO, Kundengewinnung, Marketing, Shop, Optimierung
    5 Requires at least: 5.8
    6 Tested up to: 6.4
    7 Stable tag: 2.2
    8 Requires PHP: 7.4
    93License: GPLv2
    104License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • uptain-connect/trunk/vendor/composer/installed.php

    r3102401 r3102409  
    22    'root' => array(
    33        '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',
    77        'type' => 'wordpress-plugin',
    88        'install_path' => __DIR__ . '/../../',
     
    234234        ),
    235235        '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',
    239239            'type' => 'wordpress-plugin',
    240240            'install_path' => __DIR__ . '/../../',
  • uptain-connect/trunk/wf-uptain-tracking.php

    r3102401 r3102409  
    1414 * Requires at least: 5.8
    1515 * Version:           2.3.1
     16 * Stable tag:        2.3
    1617 * Requires PHP:      7.4
    1718 * Tested up to:      6.5
    18  * Tags:              E-Commerce, Conversion-Optimierung, Exit-Intent, Warenkorb, Shop, Conversion, E-Mail, Kundengewinnung, Marketing
     19 * Tags:              E-Commerce, Conversion-Optimierung, Exit-Intent, Warenkorb, Shop, Conversion, E-Mail, Big Data, DSGVO, Kundengewinnung, Marketing, Optimierung
    1920 * Author:            uptain GmbH
    2021 * Author URI:        https://www.uptain.de/
Note: See TracChangeset for help on using the changeset viewer.