Changeset 2775084
- Timestamp:
- 08/24/2022 07:06:03 PM (4 years ago)
- Location:
- unienvios/trunk
- Files:
-
- 3 edited
-
ClassUnienvios.php (modified) (1 diff)
-
index.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
unienvios/trunk/ClassUnienvios.php
r2775071 r2775084 51 51 'type' => 'number', 52 52 'label' => __('Quantidade de dias a mais para a entrega'), 53 'default' => 'yes',53 'default' => 0, 54 54 ), 55 55 // 'calculator' => array( -
unienvios/trunk/index.php
r2775071 r2775084 4 4 Plugin URI: https://unienvios.com.br/ 5 5 Description: Plugin de Entrega 6 Version: 1.4. 06 Version: 1.4.1 7 7 Author: Unienvios 8 8 Author URI: https://unienvios.com.br/ -
unienvios/trunk/readme.txt
r2775071 r2775084 5 5 Requires at least: 4.7 6 6 Tested up to: 5.8 7 Stable tag: 1.4. 07 Stable tag: 1.4.1 8 8 Requires PHP: 7.2 9 9 License: GPLv3 or later
Note: See TracChangeset
for help on using the changeset viewer.