Plugin Directory

Changeset 3055880

Timestamp:
03/21/2024 08:01:10 AM (4 months ago)
Author:
bitssoft
Message:

tambah limit update price

File:
1 edited

Legend:

Unmodified
Added
Removed
  • woo-beecloud-integration/trunk/includes/BCXWC_IntegrationAPI.php

    r2388024 r3055880  
    187187                'getpagecount' => 1,
    188188                'pricelvl_id' => $pricelvl,
    189                 'lastupdate' => $price_lastupdate   
     189                'lastupdate' => $price_lastupdate,
     190                'limit' => 500
    190191            ];
    191192            $pagecount = json_decode($this->get()['body']);
Note: See TracChangeset for help on using the changeset viewer.