Česlav Przywara
Česlav Przywara
**Name**: ProtonVPN **Website**: https://protonvpn.com/ **Link to SVG or EPS image**: https://protonvpn.com/assets/img/media/protonvpn-sign-green.svg **Link to more logo variants**: https://protonvpn.com/press
This is a by-product of my digging into #138. I assume that the intention to have cache exception for users of particular browser covers both cache generation and cache retrieval...
Inspired by discussion in #98. Here's a list of current uses of `@` operator in the plugin: - [x] [inc/cachify.class.php:1596-1598](https://github.com/pluginkollektiv/cachify/blob/master/inc/cachify.class.php#L1596-1598) - [ ] [inc/class-cachify-apc.php:103](https://github.com/pluginkollektiv/cachify/blob/2abed98e1029729ab55a1d5e8b5723176213070c/inc/class-cachify-apc.php#L103) - [x] [inc/class-cachify-hdd.php:115](https://github.com/pluginkollektiv/cachify/blob/2abed98e1029729ab55a1d5e8b5723176213070c/inc/class-cachify-hdd.php#L115) - [ ]...
Btw. I'm not sure why the last line is being reported as changed in diff, I didn't touch it...
Refresh of #1997 for current `main`.
```PHP Deprecated: ord(): Passing null to parameter #1 ($character) of type string is deprecated in /var/www/naturfuehrer/wordpress/wp-content/plugins/autoptimize/classes/external/php/jsmin.php on line 390``` The reason seems to be that `JSMin::get()` method despite having `@return...
Hi, I would like to suggest a new feature (subcommand) that would allow to seamlessly replace media file of existing attachment: `media replace `. For the time being, I use...
Hi Taylor, I found two security issues in Simple Cache that I think you should be aware of: 1. Any request to a valid URL with a random query string...
The documentation currently says the default value is `true`. See: https://github.com/nolimits4web/swiper/blob/10084e3c605dad488ff2d517f872d3b23763a581/src/modules/autoplay/autoplay.mjs#L17 It seems the default value has been changed two years ago: https://github.com/nolimits4web/swiper/commit/8bef84d68c44b93757585cb037f7448cc99f7c71