close

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
1contribution
high0
medium1
score1

Contributions

Type
December 2025
Dec 05 Fri · 16:35
Forums med
Created a topic, Double printing on WP 6.9, on the site WordPress.org Forums:
The notify check is coming twice after upgraded to WP …
December 2024
Dec 06 Fri · 01:58
Forums med
Posted a reply to Fatal Error, on the site WordPress.org Forums:
I'm using the original WordPress.org version with Hostinger Premium Web Hosting.
Dec 04 Wed · 13:35
Forums med
Created a topic, Fatel Error, on the site WordPress.org Forums:
Current plugin: Comment Reply Email Notification (vers…
November 2024
Nov 30 Sat · 05:12
Forums med
Created a topic, Enable Third party sign in, on the site WordPress.org Forums:
I am seeing many sites using Chrome Default Third part…
Nov 28 Thu · 10:54
Forums med
Posted a reply to Noindex Subscriber Archive Page, on the site WordPress.org Forums:
Thank you. It is working. More refined version: add_filter('rank_math/frontend/robots', function($robots) { if (is_author()) { $author…
Nov 25 Mon · 15:56
Forums med
Created a topic, Noindex Subscriber Archive Page, on the site WordPress.org Forums:
How to set robots meta noindex, nofollow if author arc…
Nov 24 Sun · 07:47
Forums med
Created a topic, Bug: Removing animation-timeline:view();, on the site WordPress.org Forums:
This plugin is removing animation-timeline:view(); …
Nov 15 Fri · 07:27
Forums med
Posted a reply to Remove sizes=”auto, …” in WordPress 6.7, on the site WordPress.org Forums:
Add to functions.php add_filter('wp_lazy_loading_enabled', '__return_false');
Nov 13 Wed · 05:10
Forums med
Created a topic, Remove sizes=”auto, …” in WordPress 6.7, on the site WordPress.org Forums:
In mobile view, you can notice the images from 4th ima…
October 2024
Oct 30 Wed · 15:32
Forums med
Posted a reply to How to use fully customised HTML Structure, on the site WordPress.org Forums:
Thank you. I works. But it looks like I will not able to use it…