WordPress Fan
WordPress Fan
# Grooming ## Alpha release process The Idea is to create a PR for the release from `develop` into `trunk` with the name `Release/x.x.x` and the changelog as a PR...
> I don't know how to handle this one, @engahmeds3ed do you have an idea? Checking that now
I validated now the following idea and seems like it's working properly: What if we added a new argument here: https://github.com/wp-media/wp-rocket/blob/ae76c04ce384ba9077abb15e043cb770e4474b7c/inc/functions/posts.php#L82 something like: ``` function rocket_url_to_postid( string $url, array $search_in_post_statuses...
Add to that, we need to add the VFS support to our tests like what we do in WP Rocket, check my comment here: https://github.com/wp-media/imagify-plugin/pull/877#issuecomment-2066283005
I met last Friday with @CrochetFeve0251 and @Tabrisrp to talk about this and we have like a plan of moving some parts of code from WPR to wp-media/phpunit repository so...
Related ticket: https://secure.helpscout.net/conversation/2609641597/494058/
There is a progress there in Gutenberg for this issue, they opened a new PR to solve that: https://github.com/WordPress/gutenberg/pull/57089 I'll test it with this PR but I believe it'd work,...
We still need this PR to be merged to add the attributes to pictures. The Gutenberg PR that will be shipped with v17.4 will fix the console error that Vasilis...
@rfischmann @soloman981 I can't replicate it from my side, can you please share the WP and imagify versions being used from your side to try replicating it? Thanks.
@Mai-Saad I created a new helper plugin and u find it below: [imagify-updater.zip](https://github.com/wp-media/imagify-plugin/files/13557908/imagify-updater.zip) It's a plugin so plz follow the following steps to make it works: ## Build imagify zip...