otkambinok
Постоялец
- Регистрация
- 10 Май 2017
- Сообщения
- 72
- Решения
- 1
- Реакции
- 141
Yoast SEO Premium 5.9.3
Для просмотра скрытого содержимого вы должны войти или зарегистрироваться.
Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
Yoast SEO Premium 5.9.4
Вот оригинальный покупной плагин:Откуда дровишки? Из складчин или с нуледов или для себя брали? Можно такое на продакшн поставить? Вирустотал молчит.
PS: Судя по коду - это с wplocker.com - опасненько, натыкался на заразу пару раз с их сайта
public function license_is_valid()
{return ( $this->get_license_status() === 'valid' );}
// show notice if license is invalid
if ( $this->show_license_notice() && ! $this->license_is_valid() ) {
if ( $this->get_license_key() == '' ) {
$message = __( '<b>Warning!</b> You didn\'t set your %s license key yet, which means you\'re missing out on updates and support! <a href="%s">Enter your license key</a> or <a href="%s" target="_blank">get a license here</a>.' );
} else {
$message = __( '<b>Warning!</b> Your %s license is inactive which means you\'re missing out on updates and support! <a href="%s">Activate your license</a> or <a href="%s" target="_blank">get a license here</a>.' );
}
?>
<div class="notice notice-error yoast-notice-error">
<p><?php printf( __( $message, $this->product->get_text_domain() ), $this->product->get_item_name(), $this->product->get_license_page_url(), $this->product->get_tracking_url( 'activate-license-notice' ) ); ?></p>
</div>
<?php
}
Плагин обновляется (либо пытается обновиться) с сайта автора.Приветствую! А в премах стучалок часом нет?