Plugin Directory

Changeset 2926674


Ignore:
Timestamp:
06/15/2023 04:09:44 PM (3 years ago)
Author:
aftercommerce
Message:

bulk update category

Location:
afterinc-app/trunk
Files:
2 edited

Legend:

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

    r2925455 r2926674  
    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.6.9
     6Version: 3.6.10
    77Author: After Inc.
    88Author URI: https://www.afterinc.com
     
    31643164              }
    31653165          } else{
    3166 
     3166                 $getselected_data = $_REQUEST['post'];
    31673167                foreach ($getselected_data as $postid ){
    31683168                 
  • afterinc-app/trunk/readme.txt

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