• DONATE to NULLED!
    Вы можете помочь Форуму и команде, поддержать финансово.
    starwanderer - модератор этого раздела будет Вам благодарен!

Плагин WP Rocket

WP Rocket 3.2.1 (Null)

  • Enhancement: Improve the query strings caching handling, removing specific parameters from the URLs and ordering the remaining alphabetically, to improve cache file creation
  • Enhancement: Serve the gzip version of the cache file even without the Apache rewrite rules
  • Enhancement: Ignore mandatory cookies on known hostings with server-side cache to correctly apply other optimizations on the cached file
  • Enhancement: Improve new partial preload efficiency
  • Enhancement: Apply CDN on custom media uploads folder
  • Enhancement: Apply CDN on links to images when only images is selected in the CDN settings
  • Enhancement: Add a way to hide the "my account" section on the dashboard with the WP_ROCKET_WHITE_LABEL_ACCOUNT constant
  • Enhancement: Add webP to the htaccess expires rules
  • Regression fix: Don't apply lazyload on wp_get_attachment_image() as it's causing issues with some themes removing the custom HTML attributes necessary for the lazyload process
  • Bugfix: Prevent a 404 error related to the lazyload script source map file missing
  • Bugfix: Correct a browser caching issue for some customers
  • Bugfix: Correct a bug preventing query strings caching on Windows servers
  • Bugfix: Prevent a PHP fatal error when WPML is disabled via the network setup on multisite
  • 3rd Party Compatibility: Auto-detect The SEO Framework XML Sitemap
  • 3rd Party Compatibility: Apply CDN on Beaver Builder Parallax images
 
Последнее редактирование:
WP Rocket 3.2.1.1
  • Regression fix: Revert serve the gzip version of the cache file even without the Apache rewrite rules as its causing display issues on some configurations
  • Regression fix: Remove mandatory cookies for Cookie Notice and GDPR plugins
  • Bugfix: Correct an issue stopping preload too early when triggering it from the admin menu


WP Rocket 3.2.2
  • Enhancement: Add additional inline JS patterns to the combine JS exclusion
  • Enhancement: Ignore cn-reloaded query string to serve the cache file even if it's set
  • Enhancement: Increase browser caching of images to 4 months to match new Google PageSpeed expectations
  • Enhancement: Insert critical CSS after the title tag instead of at the start of the head tag
  • Enhancement: Improve preload homepage URLs discovery
  • Enhancement: Support relative URLs in default preload
  • Enhancement: Remove pages excluded from cache from the preload list
  • Bugfix: Remove duplicate URLs found before doing the preload
  • Bugfix: Correctly check for https version of the cache file during preload
  • Bugfix: Prevent too many requests to Sucuri API if using our Sucuri Add-On
  • Bugfix: Correctly handle array parameters in URL when having query strings
  • Bugfix: Prevent PHP notice for HTTP_USER_AGENT if it's not set
  • Bugfix: Correctly display the SEO Framework sitemap checkbox in WP Rocket preload settings
 
Последнее редактирование модератором:
Мы за Вас рады. А вы бы написали how-to - как собрать плагин. Это была бы польза для всех.
Установить composer: Для просмотра ссылки Войди или Зарегистрируйся

Скачать релиз отсюда: Для просмотра ссылки Войди или Зарегистрируйся

Запустить CMD, перейти в папочку разархивированного релиза и прописать composer install --no-dev. Подождать... PROFIT!
 
WP Rocket 3.2.3
MAJOR UPDATE RELEASE OF WP ROCKET V3.2.3 FINAL [CHANGELOG]:
  • Enhancement: Auto-detect Rank Math SEO plugin sitemap for preload
  • Enhancement: Display warning message if the Sucuri API Key inputted is not correct
  • Enhancement: Apply lazyload on Genesis images
  • Enhancement: Display a warning if WP Rocket Footer JS plugin is active, as it is preventing some WP Rocket options from being able to be used
  • Enhancement: Add more patterns to the auto-exclude inline JavaScript list when using combine JavaScript
  • Enhancement: Don’t try to generate the Critical Path CSS for the elementor_library and oceanwp_library Custom Post Types
  • Enhancement: Auto-exclude Hubspot from deferred JavaScript
  • Enhancement: Add a placeholder on the CDN input field to hint on the correct syntax to use
  • Bug fix: Prevent a PHP Fatal Error on PHP < 5.5 when using the Facebook Pixel Add-on
  • Bug fix: Prevent a 404 error on the Facebook Pixel add-on cache file when using a 32 bits server
  • Bug fix: Correctly apply the CDN URL on images links when using the All zone
  • Bug fix: Prevent PHP warning and notice in some cases when using preload
  • Bug fix: Correctly remove the query string when inputting an URL in the JavaScript exclusion field
  • Bug fix: Starting with this version, the rollback feature will correctly roll back to the latest release of the previous Major version.
  • Bug fix: Correctly preserve parameters with encoded video URLs when using the Replace YouTube iframe with preview image option
  • Bug fix: Correctly display the customizer link on the front-end when using logged-in user cache
 
Индекс скорости гугла вырос с 14 до 60 с плагином. (немного косячит вторая галочка на сжатие css). После прогона ресайзером изображений Image Elevator (есть тут нулл) индек вырос до 78!
 
WP Rocket 3.2.3.1
  • Compatibility fix: Following SG Optimizer 5.0 update, adapt our compatibility code to also work with the new version
  • Compatibility fix: Following WordPress 5.0.1 security update, re-enable WP Rocket import settings feature

 
Индекс скорости гугла вырос с 14 до 60 с плагином. (немного косячит вторая галочка на сжатие css). После прогона ресайзером изображений Image с (есть тут нулл) индек вырос до 78!

Дайте ссылку плиз, через поиск не нашел
 
Установить composer: Для просмотра ссылки Войди или Зарегистрируйся

Скачать релиз отсюда: Для просмотра ссылки Войди или Зарегистрируйся

Запустить CMD, перейти в папочку разархивированного релиза и прописать composer install --no-dev. Подождать... PROFIT!

Внимательно сделал по Вашей инструкции, собрал->установил->автивировал, после активации захожу в настройки плагина и у меня просит лицензию, естественно настроить его тоже не получаеться, подскажите что с ним дальше делать? или может кто-то подскажет как сделать его нулл и убрать лицензию
 
или может кто-то подскажет как сделать его нулл и убрать лицензию
Код:
В файле /wp-rocket/inc/functions/options.php найти строку 493 (по крайней мере в версии 3.0.3), она должна выглядеть так:
return false;
ну и изменить на true
 
Назад
Сверху