Opeyemi Ibrahim
Opeyemi Ibrahim
> The endpoint you are looking for is called `viewer`, which returns information about the currently logged in user, no need to specify any username at all. `viewer` is `null`...
After doing some investigation on this, I noticed that the function is expecting a file url which will be formatted but url like this http://domain.com/?code-snippets-css=1&ver=7 aren't a file url per...
> Why did u update dependencies on this PR? No dependencies was updated, maybe an oversight
> Why did u update dependencies on this PR? Fixed this
@Mai-Saad handle the regression and 1 and 2 edge cases. We keep looking on how to resolve the 3rd one. You can do another test when you have some time.
@Mai-Saad I have added a fix for scenario 3 when there's a commented exact markup.
This was a quick fix, created a PR here https://github.com/wp-media/wp-rocket/pull/6648
> @wordpressfan @Mai-Saad To know exactly what to do, we need to pick a phone model, get its online specs (CSS pixel and screen size) from the website I shared...
### Scope a solution ✅ `Engine\Media\AboveTheFold\WarmUp::Controller` - In `set_fetchpriority` https://github.com/wp-media/wp-rocket/blob/cccbadf1f71561a5621926cfa42ce1d146426ce5/inc/Engine/Media/AboveTheFold/Frontend/Controller.php#L151 the url passed here is absolute url but the image url in html is relative hence why this would always...
Regex would be more suitable, just couldn't it to work. I tried turning the URL to relative but the result weren't great. For example image url like this will fail...