close

Profiles

Recent impact

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

Last 30 days
1contribution
high0
medium1
score1
Last 90 days
6contributions
high0
medium6
score6
Last 12 months
12contributions
high0
medium12
score12

Contributions

Type
May 2026
May 29 Fri · 18:19
Forums med
Created a topic, Plugin conflicts with “Multi Step for Contact Form 7”, on the site WordPress.org Forums:
as an FYI, your plugin conflicts with "Multi Step for …
April 2026
Apr 22 Wed · 19:16
Forums med
Posted a reply to Your Site is Experiencing a Technical Issue, on the site WordPress.org Forums:
Replace the beginning of create_box_content() with: public function create_box_content( $post ) { $order = null;…
Apr 22 Wed · 19:14
Forums med
Posted a reply to Fatal error, on the site WordPress.org Forums:
a more complete fix here (redundancies and checks added) Replace the beginning of create_box_content() with:…
Apr 22 Wed · 19:12
Forums med
Posted a reply to New update 7.01 and 7.0.0 creates error in my site, on the site WordPress.org Forums:
Replace the beginning of create_box_content() with: public function create_box_content( $post ) { $order = null;…
Apr 22 Wed · 19:10
Forums med
Created a topic, [FIX in post] Fatal error on order edit screen (WP_Post::get_id()), on the site WordPress.org Forums:
Fatal error on order edit screen (WP_Post::get_id()) —…
March 2026
Mar 10 Tue · 16:58
Forums med
Posted a reply to Fatal Error after updating, on the site WordPress.org Forums:
on this file> wp-content/plugins/send-pdf-for-contact-form-7/classes/generate.phpchange around line 381 from this // On va chercher les noms…
February 2026
Feb 25 Wed · 14:49
Forums med
Posted a reply to When will there be a fix for the security flaw?, on the site WordPress.org Forums:
@wpmudevsupport13 I am aware, if you see my message I knew i was out of…
Feb 24 Tue · 15:51
Forums med
Posted a reply to [Forminator Forms – Contact Form, Payment Form & Custom Form Builder] When will there be a fix for the security flaw?, on the site WordPress.org Forums:
from Wordfence Plugin Name: Forminator Current Plugin Version: 1.46.2 (wordpress install is not telling me there is…
January 2026
Jan 30 Fri · 15:53
Forums med
Created a topic, Admin Toggle for Email Encoding, on the site WordPress.org Forums:
Feature Request: Admin Toggle for Email Encoding …
Jan 15 Thu · 21:11
Forums med
Posted a reply to Convert CF7 Multiple to CSV, on the site WordPress.org Forums:
I was able to do this with this code block // convert cf7 multi to…