Plugin Directory

Changeset 2875914


Ignore:
Timestamp:
03/07/2023 12:54:35 PM (3 years ago)
Author:
aftercommerce
Message:

update the none plan

Location:
afterinc-app/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • afterinc-app/trunk/Custom_app.php

    r2873930 r2875914  
    44Plugin URI: https://www.afterinc.com/contact/
    55Description: Plugin allows merchants to sell After Plan’s product protection plans for wide variety of products.
    6 Version: 3.4.8
     6Version: 3.4.9
    77Author: After Inc.
    88Author URI: https://www.afterinc.com
     
    19721972          $item_data[] = array(
    19731973              'key'   => $pname,
    1974               'value' =>  $description
     1974              'value' =>  'None'
    19751975          );
    19761976      }else {
  • afterinc-app/trunk/readme.txt

    r2873901 r2875914  
    77Requires PHP: 7.2
    88WC tested up to: 5.6.0
    9 Stable tag: 3.4.8
     9Stable tag: 3.4.9
    1010License: GPLv3
    1111License URI: https://www.afterinc.com
Note: See TracChangeset for help on using the changeset viewer.