Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
May 2025
May 14 Wed · 03:28
Forums med
Posted a reply to Does Generateblocks automatically add fetchpriority=high attributes?, on the site WordPress.org Forums:
Solved my own issue thanks to some help on the main feedback form here: https://wordpress.org/support/topic/how-to-disable-automated-wp-core-fetchpriorityhigh-application/#post-18464473…
May 14 Wed · 03:11
Forums med
Posted a reply to How to disable automated WP Core fetchpriority=high application?, on the site WordPress.org Forums:
@yashjawale add_filter( 'wp_get_loading_optimization_attributes', function( $attributes, $context ) { if ( isset( $attributes['fetchpriority'] ) && $attributes['fetchpriority']…
May 13 Tue · 05:40
Forums med
Created a topic, How to disable automated WP Core fetchpriority=high application?, on the site WordPress.org Forums:
Hello, My site is hosted on Wordpress.com, and I do…
May 13 Tue · 03:35
Forums med
Created a topic, Does Generateblocks automatically add fetchpriority=high attributes?, on the site WordPress.org Forums:
I'm currently trying to figure out why an image below …