Plugin Directory

Changeset 2775084


Ignore:
Timestamp:
08/24/2022 07:06:03 PM (4 years ago)
Author:
lucascreativecode
Message:

default em dias adicionais

Location:
unienvios/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • unienvios/trunk/ClassUnienvios.php

    r2775071 r2775084  
    5151                'type'             => 'number',
    5252                'label'         => __('Quantidade de dias a mais para a entrega'),
    53                 'default'         => 'yes',
     53                'default'         => 0,
    5454            ),
    5555            // 'calculator' => array(
  • unienvios/trunk/index.php

    r2775071 r2775084  
    44Plugin URI: https://unienvios.com.br/
    55Description: Plugin de Entrega
    6 Version: 1.4.0
     6Version: 1.4.1
    77Author: Unienvios
    88Author URI: https://unienvios.com.br/
  • unienvios/trunk/readme.txt

    r2775071 r2775084  
    55Requires at least: 4.7
    66Tested up to: 5.8
    7 Stable tag: 1.4.0
     7Stable tag: 1.4.1
    88Requires PHP: 7.2
    99License: GPLv3 or later
Note: See TracChangeset for help on using the changeset viewer.