Plugin Directory

Changeset 2518126


Ignore:
Timestamp:
04/20/2021 07:56:41 AM (5 years ago)
Author:
sizeguarantee
Message:

cron schedule for validate store

File:
1 edited

Legend:

Unmodified
Added
Removed
  • size-guarantee/trunk/size-guarantee.php

    r2515770 r2518126  
    125125                if($store_id){ // has store id
    126126                    update_option(size_guarantee_prefix.'connect',1); //
    127                     update_option(size_guarantee_prefix.'store_id',$api_key);
     127                    update_option(size_guarantee_prefix.'store_id',$store_id);
    128128                }
    129129                else{ // if not have store id
Note: See TracChangeset for help on using the changeset viewer.