Файловый менеджер - Редактировать - /home/avadvi5/public_html/wp-content/plugins/wpforms/vendor_prefixed/square/square/src/Models/EcomVisibility.php
Ðазад
<?php declare (strict_types=1); namespace WPForms\Vendor\Square\Models; /** * Determines item visibility in Ecom (Online Store) and Online Checkout. */ class EcomVisibility { /** * Item is not synced with Ecom (Weebly). This is the default state */ public const UNINDEXED = 'UNINDEXED'; /** * Item is synced but is unavailable within Ecom (Weebly) and Online Checkout */ public const UNAVAILABLE = 'UNAVAILABLE'; /** * Option for seller to choose manually created Quick Amounts. */ public const HIDDEN = 'HIDDEN'; /** * Item is synced but available within Ecom (Weebly) and Online Checkout but is hidden from Ecom Store. */ public const VISIBLE = 'VISIBLE'; }
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка