| 1 |
==== Basic information: |
| 2 |
URL: {$siteUrl} |
| 3 |
Packeta plugin: {Packetery\Module\Plugin::VERSION} |
| 4 |
WordPress: {$wpVersion} |
| 5 |
WooCommerce: {$wcVersion} |
| 6 |
Template: {$template} |
| 7 |
PHP: {$phpVersion} |
| 8 |
Database server: {$dbServer} |
| 9 |
SOAP: {$soap} |
| 10 |
WP debug: {$wpDebug} |
| 11 |
Packeta debug: {$packetaDebug} |
| 12 |
|
| 13 |
==== Global settings: |
| 14 |
{$globalSettings} |
| 15 |
|
| 16 |
==== Date of last update of carriers: {$lastCarrierUpdate} |
| 17 |
|
| 18 |
==== Carriers: |
| 19 |
{$carriers} |
| 20 |
|
| 21 |
==== Zones: |
| 22 |
{$zones} |
| 23 |
|
| 24 |
==== Taxes: |
| 25 |
{$taxes} |
| 26 |
|
| 27 |
==== Packeta log (last 5 days): |
| 28 |
{$lastFiveDaysLogs} |
| 29 |
|
| 30 |
==== Plugins: |
| 31 |
{$plugins|noescape} |
| 32 |
|
| 33 |
==== Mu Plugins: |
| 34 |
{$muPlugins|noescape} |
| 35 |
|
| 36 |
==== Supported currency switchers: |
| 37 |
{$currencySwitchers|noescape} |
| 38 |
|
| 39 |
==== Generated: {$generated} |
| 40 |
|