Файловый менеджер - Редактировать - /home/harasnat/www/horse/wp-content/plugins/pinterest-for-woocommerce/src/Notes/Collection/CompleteOnboardingReminderAfterFourteenDays.php
Назад
<?php /** * Pinterest for WooCommerce CompleteOnboardingAfterFourteenDays class. * * @package Pinterest_For_WooCommerce/Classes/ * @version 1.1.0 */ namespace Automattic\WooCommerce\Pinterest\Notes\Collection; defined( 'ABSPATH' ) || exit; /** * Class CompleteOnboardingAfterFourteenDays. * * Class responsible for admin Inbox notification after fourteen days from setup. * * @since 1.1.0 */ class CompleteOnboardingReminderAfterFourteenDays extends CompleteOnboardingReminderAfterSevenDays { const NOTE_NAME = 'pinterest-complete-onboarding-note-after-14-days'; /** * Get the number of days that a notification should be delayed. * * This method should be overridden by child classes if needed. * * @return int */ protected static function get_days_delay(): int { return 14; } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка