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.
Этот нуленый..WP Rocket 3.0.3 - The best WordPress performance plugin.
3.0.3 April 9, 2017
Enhancement: Re-introduce cache SSL option, as many website use https but the WordPress home URL doesn't reflect it, which prevented correct caching of https page
Bugfix: Display all options if a JavaScript conflict occurs, to keep them accessible even if the navigation doesn't work
Bugfix: Fix an issue with the rollback not working for old PHP/WordPress versions installations
Bugfix: Fix a PHP Notice related to the database automatic cleanup frequency
return false;
Друзья, а можно в двух словах, как он нулится?
В смысле ГДЕ вносить нулл-изменения, если есть оф купленная версия?
Не понял о чём шум стоит.Я понимаю что ЭТОТ нуленый, мне СВОЙ занулить надо
А что в этом кроме нула, никто не знает, а добавить дырку так, чтобы VT не увидел, например, даже я умею...
function rocket_valid_key() {
$rocket_secret_key = get_rocket_option( 'secret_key' );
if ( ! $rocket_secret_key ) {
// Nulled - изменено с false на true
return true;
}
return 8 === strlen( get_rocket_option( 'consumer_key' ) ) && hash_equals( $rocket_secret_key, hash( 'crc32', get_rocket_option( 'consumer_email' ) ) );
}
Almost all caching plugins can have conflicts with other plug-ins. There may be problems with displaying content changes.Many times this plugin has many conflicts with other plugins I imagine that with the updates will correct it, anyway I'll take it. Thank you.
еще бы пример скинул, а так может на простеньком сайте и не заметно)Попробовал поставить Wp Rocket вместо WP Super Cache. Особой разницы в производительности не обнаружил.