Aditya Dhade
@b1ink0 on WordPress.org, @Aditya Dhade on Slack
Contributions Sponsored
- Member Since: February 26th, 2024
- Location: Pune
- Website: b1ink0.com
- GitHub: b1ink0
- Job Title: Software Engineer
- Employer: rtCamp
Contribution History
Aditya Dhade’s badges:- Core Performance Contributor
- Core Performance Team
-
Mentioned in [60230] on Core SVN:
Script Loader: Remove unused global when enqueuing block scripts and styles. -
Wrote a new post, Performance Chat Summary: 6 May 2025, on the site Make WordPress Core:
The full chat log is available beginning here on Slack. WordPress Performance Trac tickets @westonruter… -
Submitted pull request #1996 to WordPress/performance:
Implement opt-in `PERFLAB_PLACE_OBJECT_CACHE_DROPIN` for Server-Timing `object-cache.php` placement -
Wrote a new post, Performance Chat Summary: 22 April 2025, on the site Make WordPress Core:
The full chat log is available beginning here on Slack. WordPress Performance Trac tickets @spacedmonkey… -
Pull request #1959 merged into WordPress/performance:
Add gzip compression for URL metrics using Compression Streams API -
Wrote a comment on the post Introducing Core Performance Team Reps for 2025, on the site Core Performance:
Thank you so much! I’m really excited for this opportunity and what’s to come. -
Submitted pull request #1959 to WordPress/performance:
Add gzip compression for URL metrics using Compression Streams API -
Pull request #1956 merged into WordPress/performance:
Allow background image URLs for file types the web server doesn't know... -
Submitted pull request #1956 to WordPress/performance:
Allow background image URLs for file types the web server doesn't know... -
Created issue #1952 in the WordPress/performance repository:
Image Prioritizer Not Saving URL Metrics for AVIF Background Images -
Pull request #1905 merged into WordPress/performance:
Implement Compression Streams API for URL Metrics JSON Compression -
Pull request #1885 merged into WordPress/performance:
Fix incorrect image size selection in `PICTURE` element -
Wrote a comment on the post Core Performance Team Rep nominations for 2025, on the site Core Performance:
I would like to nominate myself! -
Pull request #1887 merged into WordPress/performance:
Fix Modern Image Format not cropping image if crop is an array -
Submitted pull request #1905 to WordPress/performance:
Implement Compression Streams API for URL Metrics JSON Compression -
Submitted pull request #1887 to WordPress/performance:
Fix Modern Image Format not cropping image if crop is an array -
Submitted pull request #1885 to WordPress/performance:
Fix incorrect image size selection in `PICTURE` element -
Submitted pull request #1850 to WordPress/performance:
Add ability to prime URL metrics -
Pull request #1807 merged into WordPress/performance:
Add Site Health test for `Cache-Control: no-store` page response header which disables... -
Pull request #1727 merged into WordPress/performance:
Add Site Health test to verify that static assets are served with... -
Pull request #1762 merged into WordPress/performance:
Add site health check to detect blocked REST API and short-circuit optimization... -
Submitted pull request #1807 to WordPress/performance:
Add Site Health test for `Cache-Control: no-store` page response header which disables... -
Pull request #1772 merged into WordPress/performance:
Switch to `wp_content_img_tag` filter for improved image handling -
Submitted pull request #1772 to WordPress/performance:
Switch to `wp_content_img_tag` filter for improved image handling -
Submitted pull request #1762 to WordPress/performance:
Add site health check to detect blocked REST API and short-circuit optimization... -
Pull request #1694 merged into WordPress/performance:
Disregard transient cache in `perflab_query_plugin_info()` when a plugin is absent -
Submitted pull request #1727 to WordPress/performance:
Add Site Health test to verify that static assets are served with... -
Pull request #1689 merged into WordPress/performance:
Enable end user opt-in to generate all sizes in fallback format -
Pull request #1707 merged into WordPress/performance:
Add preload links LCP picture elements -
Submitted pull request #1707 to WordPress/performance:
Add preload links LCP picture elements -
Submitted pull request #1694 to WordPress/performance:
Disregard transient cache in `perflab_query_plugin_info()` when a plugin is absent -
Pull request #1680 merged into WordPress/performance:
Automatically discover plugin dependencies when obtaining Performance feature plugins from WordPress.org -
Submitted pull request #1689 to WordPress/performance:
Enable end user opt-in to generate all sizes in fallback format -
Pull request #1679 merged into WordPress/performance:
Automatically opt into 1536x1536 and 2048x2048 sizes when generating fallback images -
Submitted pull request #1680 to WordPress/performance:
Automatically discover plugin dependencies when obtaining Performance feature plugins from WordPress.org -
Submitted pull request #1679 to WordPress/performance:
Automatically opt into 1536x1536 and 2048x2048 sizes when generating fallback images -
Pull request #1675 merged into WordPress/performance:
Fix race condition bug where activating multiple features sequentially could fail to... -
Submitted pull request #1675 to WordPress/performance:
Fix race condition bug where activating multiple features sequentially could fail to... -
Pull request #1646 merged into WordPress/performance:
Use AJAX for activating features / plugins in Performance Lab -
Submitted pull request #1646 to WordPress/performance:
Use AJAX for activating features / plugins in Performance Lab -
Completed the course Open source basics and WordPress on learn.wordpress.org
-
Completed the course Open source basics and WordPress on learn.wordpress.org
-
Posted a reply to Developing Block, on the site WordPress.org Forums:
Hello @arakchievilya, From the errors you provided probably your block.json or package.json files contains invalid… -
Posted a reply to cannot create/post rendered block through API, on the site WordPress.org Forums:
Hello @sgt621,The issue you’re experiencing with the error message rest_no_route when trying to call the… -
Posted a reply to Menu SubItems covered by Parent Menu Items, on the site WordPress.org Forums:
Hello @ricknu2208,I tried to find why this is happening, This is probably happening because the…