Файловый менеджер - Редактировать - /home/harasnat/www/horse/wp-content/plugins/google-listings-and-ads/src/Options/AdsAccountState.php
Назад
<?php declare( strict_types=1 ); namespace Automattic\WooCommerce\GoogleListingsAndAds\Options; /** * Class AdsAccountState * * @package Automattic\WooCommerce\GoogleListingsAndAds\Options */ class AdsAccountState extends AccountState { /** * Return the option name. * * @return string */ protected function option_name(): string { return OptionsInterface::ADS_ACCOUNT_STATE; } /** * Return a list of account creation steps. * * @return string[] */ protected function account_creation_steps(): array { return [ 'set_id', 'account_access', 'conversion_action', 'link_merchant', 'billing' ]; } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка