Actualizacion de codigo para administrar el cache de los sitios en wordpress de oyv LiteSpeed Cache a su ultima version 7.4
Desde
Agosto 28, 2025 11:00
hasta Agosto 28, 2025 12:00
En Oficinas OYV
Publicado por
Rodrigo Galvez
Categorías: Programación web
Hits: 0
Actualizacion de codigo para administrar el cache de los sitios en wordpress de oyv LiteSpeed Cache a su ultima version 7.4. Se realizo la actualizacion del codigo para las siguientes mejoras:
🌱Media Added new Auto Rescale Original Image option.
🌱Toolbox Added ability to Disable All for 24 Hours. (PR#886)
🐞CDN Fixed a QUIC.cloud sync configuration failure on network child sites.
🐞Object Cache Fixed a bug that failed to detect the Redis connection status.
Cache Better match iPhone browsers for mobile cache detection.
Cache Dropped use of advanced-cache.php support since WP v5.3+ doesn’t need it, and LiteSpeed requires WP v5.3+.
Cache When page is not cacheable, set header to value used by WordPress Cache-Control header. (asafm7)
Page Optimize Better compatibility for dummy CSS removal in cases where other plugins manipulate the quotation marks.
Page Optimize Dropped v4.2 legacy LITESPEED_BYPASS_OPTM.
Crawler Now use an .html file to test the port, as some security plugins block .txt files and cause port test failure. (#661828)
GUI Show current live values for options if they are overridden by filters or the server environment. (PR#885)
Data Dropped legacy code and upgraded data migration support to LSCWP v5.7-.
Misc Support the LITESPEED_DEV constant to allow switching to a development environment.
Misc Allow leading underscore (_) for private functions and variables in format checker.
Misc Suppress frequent version check when a certain database option is cached.
Misc Dropped sanitize_file_name usage to prevent template failure when 3rd party plugins manipulate that filter.
