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
2contributions
high0
medium2
score2

Contributions

Type
November 2025
Nov 25 Tue · 17:22
Forums med
Posted a reply to Blank Disallow on Multisite Installations, on the site WordPress.org Forums:
Exactly, Yoast is incorrectly adding that empty block, overriding previous disallows that SHOULD be limiting…
Nov 20 Thu · 22:18
Forums med
Created a topic, Blank Disallow on Multisite Installations, on the site WordPress.org Forums:
Hi Yoast Support, I’m having an issue where Yoast S…
September 2024
Sep 12 Thu · 21:57
Forums med
Posted a reply to ast_open_inline_tracking_form_fun permission hook, on the site WordPress.org Forums:
@gaurav1092 very much appreciate that!
Sep 04 Wed · 15:40
Forums med
Posted a reply to ast_open_inline_tracking_form_fun permission hook, on the site WordPress.org Forums:
Any progress here, just one small line of code :)
June 2024
Jun 19 Wed · 23:51
Forums med
Posted a reply to ast_open_inline_tracking_form_fun permission hook, on the site WordPress.org Forums:
Still hoping to get this hook added
May 2024
May 07 Tue · 13:58
Forums med
Posted a reply to Broken memcache dropin returns false for any value that evaluates empty($val), on the site WordPress.org Forums:
Specifically we have a plugin that uses the cache to store an array of the…
May 03 Fri · 21:46
Forums med
Created a topic, Broken memcache dropin returns false for any value that evaluates empty($val), on the site WordPress.org Forums:
THREE YEARS LATER, THIS IS STILL BROKEN.... https:/…
April 2024
Apr 24 Wed · 19:38
Forums med
Posted a reply to ast_open_inline_tracking_form_fun permission hook, on the site WordPress.org Forums:
Any follow up here? Maybe I'm missing something but it's a pretty straightforward. Thank you!
January 2024
Jan 10 Wed · 23:01
Forums med
Posted a reply to ast_open_inline_tracking_form_fun permission hook, on the site WordPress.org Forums:
public function ast_open_inline_tracking_form_fun() { $permission = apply_filters('ast_open_inline_tracking_form_permission', 'manage_woocommerce'); if ( ! current_user_can( $permission ) )…
December 2023
Dec 19 Tue · 22:10
Forums med
Posted a reply to ast_open_inline_tracking_form_fun permission hook, on the site WordPress.org Forums:
Just a bump here, I got the most recent version and don't see any filter…