File manager - Edit - /home/vblioqus/unfreezetiktok.com/wp-content/plugins/webp-converter-for-media/src/Error/Notice/ApiLimitExceededNotice.php
Back
<?php namespace WebpConverter\Error\Notice; /** * {@inheritdoc} */ class ApiLimitExceededNotice implements NoticeInterface { const ERROR_KEY = 'token_limit'; /** * {@inheritdoc} */ public function get_key(): string { return self::ERROR_KEY; } /** * {@inheritdoc} */ public function get_message(): array { return [ __( 'It appears that you have reached the maximum number of image conversions for your current billing period. To continue using the service, we recommend upgrading your plan.', 'webp-converter-for-media' ), sprintf( /* translators: %1$s: open anchor tag, %2$s: close anchor tag */ __( 'To manage your subscriptions, please visit %1$sour website%2$s.', 'webp-converter-for-media' ), '<a href="https://url.mattplugins.com/converter-error-token-limit-panel" target="_blank">', '</a>' ), ]; } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings