Profiles

Badges

CODE
3 badges
Core Contributor '15 Hosting Contributor '18 Plugin Developer
COMMUNITY
2 badges
WordCamp Organizer '22 WordCamp Speaker '14
PRACTICE
2 badges
Support Contributor '26 Training Contributor '19
POLYGLOTS
1 badge
Translation Contributor '23

Current Job

Technical Support
Present

Recent impact

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

Last 30 days
25contributions
high0
medium25
score25
Last 90 days
37contributions
high0
medium37
score37
Last 12 months
129contributions
high0
medium129
score129

Team focus

Share of contributions across teams during the last 365 days

WordPress releases

Contributed to 3 releases
  • 4.0
  • 3.6
  • 3.5

Contributions

Type
September 2026
Sep 09 Wed · 14:13
Forums med
Posted a reply to PODS_DISPLAY_CALLBACKS_ALLOWED not working, on the site WordPress.org Forums:
There was a recent change which would remove inline <style> tags from templates... If variables…
Sep 09 Wed · 14:08
Forums med
Posted a reply to ALL SITES WITH PODS HAVE STOPPED WORKING, on the site WordPress.org Forums:
https://support.pods.io/chat/ is better for sharing details due to public forum policies and technical guidelines... If…
Sep 09 Wed · 13:46
Forums med
Posted a reply to ALL SITES WITH PODS HAVE STOPPED WORKING, on the site WordPress.org Forums:
Can you provide some more information about what is being input into the block, whether…
Sep 06 Sun · 22:47
Forums med
Posted a reply to PODS_DISPLAY_CALLBACKS_ALLOWED not working, on the site WordPress.org Forums:
The configuration you've specified works in testing here. Please verify there is not an additional…
Sep 06 Sun · 01:42
Forums med
Posted a reply to File field Magic Tag resolves incorrectly inside an href attribute, on the site WordPress.org Forums:
Isolating the working example and failing example to shortcode blocks within the WordPress core block…
Sep 06 Sun · 01:08
Forums med
Posted a reply to Unique field option not working, on the site WordPress.org Forums:
I'm not sure what you mean, as the language is ambiguous. If you're looking for…
Sep 06 Sun · 00:55
Forums med
Posted a reply to Display callbacks allowed Field Max length is 255, on the site WordPress.org Forums:
For others reading this thread, the wp-config.php option requires two lines to work: define( 'PODS_DISPLAY_CALLBACKS',…
Sep 06 Sun · 00:53
Forums med
Posted a reply to PODS_DISPLAY_CALLBACKS_ALLOWED not working, on the site WordPress.org Forums:
Apologies, should work with wp-config.php revised to: define( 'PODS_DISPLAY_CALLBACKS', 'customized' );define( 'PODS_DISPLAY_CALLBACKS_ALLOWED', 'format_pods_date,vertaal_leesverder'); ...due to…
Sep 05 Sat · 02:34
Forums med
Posted a reply to Compatibilty with WordPress 6.9.3 and beyond-publishing/save stays active, on the site WordPress.org Forums:
CSS files are related to appearance only by definition — they do not affect interactive functionality.…
Sep 05 Sat · 02:03
Forums med
Posted a reply to How does Export/Import work?, on the site WordPress.org Forums:
Have permalinks been configured on the new site? See https://codex.wordpress.org/ko:Using_Permalinks At a minimum, some permalink…