Profiles

Badges

CODE
1 badge
Plugin Developer

Current Job

Present
LuminFire

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
October 2024
Oct 25 Fri · 16:19
Forums med
Posted a reply to Any server specific needs for esc_url?, on the site WordPress.org Forums:
Any server specific needs for esc_url? No this is a core WP function. Depending on…
April 2024
Apr 11 Thu · 18:13
Forums med
Posted a reply to Hardcoded API references within plugin?, on the site WordPress.org Forums:
This plugin only uses the Web2Lead submission URL. It has no API connections.
March 2024
Mar 09 Sat · 17:32
Forums med
Posted a reply to Google recaptcha invisible V2 usage, on the site WordPress.org Forums:
Invisible captchas are not supported and we have no plans to add support at this…
February 2024
Feb 21 Wed · 16:34
Forums med
Posted a reply to recaptcha preventing submission on my page, on the site WordPress.org Forums:
I tried to test the form, but can't seem to put in a phone number…
October 2023
Oct 19 Thu · 14:50
Forums med
Posted a reply to know which page the form comes from, on the site WordPress.org Forums:
"I was wondering if I had to add something to the value of the form…
Oct 19 Thu · 11:48
Forums med
Posted a reply to know which page the form comes from, on the site WordPress.org Forums:
The step by step instructions are in the FAQ. I’m not sure how else to…
Oct 19 Thu · 02:51
Forums med
Posted a reply to know which page the form comes from, on the site WordPress.org Forums:
I'd start with the FAQ.
September 2023
Sep 20 Wed · 19:35
Forums med
Posted a reply to Captcha not playing nice, on the site WordPress.org Forums:
The "built in" captcha is ancient code, not particularly effective, and really should not be…
August 2023
Aug 15 Tue · 22:07
Forums med
Posted a reply to Checkbox is Pre-Checked by Default, on the site WordPress.org Forums:
Also check for caching plugins -- the form code may be cached with the old…
Aug 15 Tue · 21:23
Forums med
Posted a reply to Checkbox is Pre-Checked by Default, on the site WordPress.org Forums:
<input type="checkbox" id="sf_Text_Opt_In__c" class="w2linput checkbox" name="Text_Opt_In__c" value="" checked="checked"> That's what I'm seeing in the page…