Opeyemi Ibrahim
Opeyemi Ibrahim
# Description Refactore the regex pattern for css background lazyloading and improve it to be more faster. Fixes #6408 ## Documentation ### User documentation *Explain how this code impacts users.*...
Unit tests are absent for this PR: https://github.com/wp-media/imagify-plugin/pull/878. To avoid delaying the PR for 2.2.2, I'm creating this note so we can keep track of it.
# Description Fixes #6604 ## Documentation Modify the regex pattern, to capture all possible cases, absolute, relative and other valid urls ### User documentation *Explain how this code impacts users.*...
# Description Fixes #6885 Make sure hosting cached is cleared when user click on `Clear Performance Hints for current URL` ## Type of change - [x] Bug fix (non-breaking change...
# Description Make sure data are cleared when filters are deactivated. Fixes #6878 ## Type of change - [x] Enhancement (non-breaking change which improves an existing functionality). ## Detailed scenario...
# Description Fixes #6865 ## Documentation ### User documentation No impact. ### Technical documentation Add `options_debug` directly to the `boot` method since it doesn't have a service registered. ## Type...
# Description Fixes #888 ## Documentation ### User documentation Should work as expected without any impact ### Technical documentation Type cast integer image size name to string ## Type of...
# Description Fixes #6972 Prevent injecting Beacon script when DONOTROCKETOPTIMIZE is defined and allow SaaS visit ## Type of change - [x] Bug fix (non-breaking change which fixes an issue)....
**Describe the bug** When remove hash and apply data-wpr-lazyrender="1" the UI of page is changed due to JS styling when compared to nowprocket. This is because js inject styling into...
**Context** The use of actions on template_redirect and opening new buffers though, it can lead to troubles down the line. A similar example of this is what we have here...