Grzegorz.Janoszka
@grzegorzjanoszka on WordPress.org
- Member Since: December 27th, 2013
Contribution History
Grzegorz.Janoszka’s badges:- Core Contributor
- Translation Contributor
- Translation Editor
-
Posted a reply to Which URL’s use which optimized files?, on the site WordPress.org Forums:
OK, fantastic, that's what I was looking for :-) After few hours of tapping that…1 week ago
-
Created a topic, Which URL’s use which optimized files?, on the site WordPress.org Forums:
Hi, First of all I would like to thank you one more ti…1 week ago
-
Posted a reply to How to stop measuring stats in some cases?, on the site WordPress.org Forums:
Ajay, I got it working by using tptn_tracker_script_args. The suggestion you posted didn't really work…1 week ago
-
Posted a reply to Filter for img html code, on the site WordPress.org Forums:
As far as I see that imagify sends your pictures somewhere to be optimized there.…1 week ago
-
Posted a reply to Filter for img html code, on the site WordPress.org Forums:
The webp's are easy - php has a built-in function to deal with it. But…1 week ago
-
Posted a reply to Total, Monthly and Daily all in one post, on the site WordPress.org Forums:
I think top-10 only counts today and overall. There is no option for this month.1 week ago
-
Created a topic, How to stop measuring stats in some cases?, on the site WordPress.org Forums:
Hi, First of all I would like to thank for this fantas…1 week ago
-
Posted a reply to Filter for img html code, on the site WordPress.org Forums:
Well, the JPG standard is in retreat. I have put on my website one test…2 weeks ago
-
Posted a reply to Filter for img html code, on the site WordPress.org Forums:
I am using go-avif (https://github.com/Kagami/go-avif/), but I am looking for something else as it is…2 weeks ago
-
Posted a reply to Still generates code for removed thumbnails, on the site WordPress.org Forums:
Hi, Something dirty like that: $args = array('post_type'=>'attachment','numberposts'=>-1); $attachments = get_posts($args); if($attachments){ foreach($attachments as $attachment){…2 weeks ago
-
Posted a reply to Filter for images, on the site WordPress.org Forums:
Sybre, I still don't know what is the difference between ID=1 and ID=2, but anyway…2 weeks ago
-
Posted a reply to Filter for images, on the site WordPress.org Forums:
Sybre, As usually fantastic answer. Sorry, I was not aware of generators and yields, but…2 weeks ago
-
Created a topic, Filter for images, on the site WordPress.org Forums:
Hi, I have been a happy use of this plugin and I have …2 weeks ago
-
Posted a reply to Filter for img html code, on the site WordPress.org Forums:
Huh, I had to spend almost an hour before I found crp_get_image_html and I am…3 weeks ago
-
Created a topic, Filter for img html code, on the site WordPress.org Forums:
Hi, I am integrating avif images using picture tag. Th…3 weeks ago
-
Posted a reply to Still generates code for removed thumbnails, on the site WordPress.org Forums:
Closing.4 weeks ago
-
Posted a reply to Still generates code for removed thumbnails, on the site WordPress.org Forums:
OK, in the meantime I wrote some dirty code that cleaned up all that mess…4 weeks ago
-
Posted a reply to Still generates code for removed thumbnails, on the site WordPress.org Forums:
Hi, sorry it took so long. When I call wp_get_attachment_metadata I get: Array ( [width]…4 weeks ago
-
Created a topic, Good one, but not supported anymore, on the site WordPress.org Forums:
It was such a good plugin, but unfortunately the autho…4 weeks ago
-
Created a topic, Does nothing, on the site WordPress.org Forums:
I couldn't get it to work. Everything I needed were on…4 weeks ago
-
Created a topic, Very good, saved my life, on the site WordPress.org Forums:
Awesome plugin, thank you!4 weeks ago
-
Created a topic, Still generates code for removed thumbnails, on the site WordPress.org Forums:
Hi, That is a great plugin and I have never had an iss…4 weeks ago
-
Created a new ticket, #51417, in Core Trac:
TinyMCE stripping <picture> tags4 weeks ago
-
Posted a reply to Cache directory outside wp-content, on the site WordPress.org Forums:
Why such a requirement? On my site all plugins are outside wp-content directory and everything…1 month ago
-
Created a topic, Cache directory outside wp-content, on the site WordPress.org Forums:
Hi, I saw https://wordpress.org/plugins/autoptimize/#…1 month ago
-
Created a topic, Which plugin to use instead of this one?, on the site WordPress.org Forums:
Hi, It seems this plugin is not supported at all. Do …8 months ago
-
Posted a reply to [Media Webp] Media webpage extremely sluggish, on the site WordPress.org Forums:
It is a pity such a good plugin has no support at all.9 months ago
-
Posted a reply to <span class=\"resolved\" aria-label=\"Resolved\" title=\"Topic is resolved.\"></span>[Site Kit by Google] Method not allowed / unable to send credentials to your WordPress site, on the site WordPress.org Forums:
Caching plugins make sense and that’s why people use them. You can just write a…12 months ago
-
Posted a reply to [Site Kit by Google] Method not allowed / unable to send credentials to your WordPress site, on the site WordPress.org Forums:
Renee, I am my host. I have a VPS and I host my server. BTW…12 months ago
-
Posted a reply to [Site Kit by Google] Method not allowed / unable to send credentials to your WordPress site, on the site WordPress.org Forums:
Renee, I have disabled anonymous REST API, it is still enabled for logged in users…12 months ago
-
Posted a reply to [WebP Converter for Media] How to set generated WebP directory to be same as source?, on the site WordPress.org Forums:
I just wanted to install this plugin but I better not because I want my…12 months ago
-
Created a topic, [Media Webp] Comment edit issue, on the site WordPress.org Forums:
Hi, Whenever I edit a comment I get an email about tec…12 months ago
-
Created a topic, [Media Webp] Media webpage extremely sluggish, on the site WordPress.org Forums:
Hi, I have this plugin installed along with CW Image O…12 months ago
-
Created a topic, [Site Kit by Google] Method not allowed / unable to send credentials to your WordPress site, on the site WordPress.org Forums:
Every update of this plugin disconnects my site. Then …12 months ago
-
Wrote a comment on the post XML Sitemaps Feature Project Proposal, on the site Make WordPress Core:
Great proposal. I think users shouldn't have too many options in the GUI, just maybe…1 year ago
-
Posted a reply to [Media Webp] Uncaught TypeError, on the site WordPress.org Forums:
Now WordPress 5.2 started sending emails: Howdy! Since WordPress 5.2 there is a built-in feature…1 year ago
-
Created a topic, Uncaught TypeError, on the site WordPress.org Forums:
Hi, When I edit or delete comments, I see in logs: 201…2 years ago
-
Created a topic, webp filename, on the site WordPress.org Forums:
Hi, I would love this plugin if it could convert image…2 years ago
-
Posted a reply to Request to transfer ownership of Broken Link Checker, on the site WordPress.org Forums:
I support this. I would like to see this plugin updated.2 years ago
-
Posted a reply to Cache not cleared, on the site WordPress.org Forums:
I'm closing it as I already replied in a parallel ticket.2 years ago
-
Posted a reply to Nginx Helper does not clear the cache II, on the site WordPress.org Forums:
Rahul, I fixed it today and planned to do some more testing and update this…2 years ago
-
Created a topic, Cache not cleared, on the site WordPress.org Forums:
Hi, I use this plugin, but it never clears the cache …2 years ago
-
Posted a reply to Nginx Helper does not clear the cache II, on the site WordPress.org Forums:
The same here. This plugin can't delete the local cache. I wonder what it really…2 years ago
-
Wrote a comment on the post Updating the Minimum PHP Version, on the site Make WordPress Core:
Just make it happen. Stop supporting more than 10 year-old software.2 years ago
-
Posted a reply to Exclude scripts from Autoptimize not working, on the site WordPress.org Forums:
It is so awesome! Thank you! :)2 years ago
-
Posted a reply to Exclude scripts from Autoptimize not working, on the site WordPress.org Forums:
Last question, I promise. I put stuff using wp_footer with priority PHP_INT_MAX and still AO…2 years ago
-
Posted a reply to Exclude scripts from Autoptimize not working, on the site WordPress.org Forums:
well, the trick autoptimize_filter_js_unmovable and autoptimize_filter_js_movelast didn't work. Thank you for your efforts. Luckily the…2 years ago
-
Posted a reply to Exclude scripts from Autoptimize not working, on the site WordPress.org Forums:
Or maybe the other way around. Can AO take an external JS and put it…2 years ago
-
Posted a reply to Exclude scripts from Autoptimize not working, on the site WordPress.org Forums:
I'm trying. What do I put in the autoptimize_filter_js_movelast filter? Is it the script handle?…2 years ago
-
Posted a reply to Exclude scripts from Autoptimize not working, on the site WordPress.org Forums:
Probably, but it beats the whole purpose of AO :) Is there a way to…2 years ago
Polski (Polish) Plugins Translation Editor - #pl_PL
-
EWWW Image Optimizer
Active Installs: 800,000+
-
EWWW Image Optimizer Cloud
Active Installs: 6,000+